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
5
Commits
3
Branches
0
Tags
11dab2e63ec47ff7866716bf36fa488793de6f9c
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
11dab2e63e
DoubleBufferPanel: Panel with double buffer and utility functions.
2017-02-05 01:07:58 +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
DoubleBufferPanel: Panel with double buffer and utility functions.
2017-02-05 01:07:58 +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
DoubleBufferPanel.cs
DoubleBufferPanel: Panel with double buffer and utility functions.
2017-02-05 01:07:58 +01:00
FrmCsvViewer.cs
DoubleBufferPanel: Panel with double buffer and utility functions.
2017-02-05 01:07:58 +01:00
FrmCsvViewer.Designer.cs
DoubleBufferPanel: Panel with double buffer and utility functions.
2017-02-05 01:07:58 +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%