This website requires JavaScript.
Explore
Help
Sign In
VAR
/
CsvView
Watch
1
Star
1
Fork
0
You've already forked CsvView
Code
Issues
4
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4
Commits
3
Branches
0
Tags
1fbb85c1016e0530eaa74ac7afaeb2f9b77876f1
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Valeriano A.R
1fbb85c101
Add filtering to file browser
2017-02-01 08:23:44 +01:00
Properties
Initial commit.
2017-01-30 01:40:18 +01:00
.gitignore
Initial commit.
2017-01-30 01:40:18 +01:00
CsvParser.cs
Initial commit.
2017-01-30 01:40:18 +01:00
CsvView.csproj
Initial commit.
2017-01-30 01:40:18 +01:00
CsvView.sln
Initial commit.
2017-01-30 01:40:18 +01:00
CTextBox.cs
Initial commit.
2017-01-30 01:40:18 +01:00
FrmCsvViewer.cs
Add filtering to file browser
2017-02-01 08:23:44 +01:00
FrmCsvViewer.Designer.cs
Initial commit.
2017-01-30 01:40:18 +01:00
FrmCsvViewer.resx
Initial commit.
2017-01-30 01:40:18 +01:00
MessageBoxEx.cs
Initial commit.
2017-01-30 01:40:18 +01:00
Program.cs
Use first argument as file. Set initial browser directory as the current one.
2017-02-01 07:35:57 +01:00
Description
CSV file viewer, for use with large files.
avalonia
dotnet
tools
108
KiB
Languages
C#
100%