Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkxce/csharpbaseusageclasses
CSharp Base Usage Classes Repository
https://github.com/dkxce/csharpbaseusageclasses
csharp dkxce net
Last synced: about 5 hours ago
JSON representation
CSharp Base Usage Classes Repository
- Host: GitHub
- URL: https://github.com/dkxce/csharpbaseusageclasses
- Owner: dkxce
- Created: 2021-10-01T13:03:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T14:57:46.000Z (9 months ago)
- Last Synced: 2024-02-09T16:07:29.016Z (9 months ago)
- Topics: csharp, dkxce, net
- Language: C#
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# CSharp Base Usage Classes
DBFSharp.cs - DBF Read/Write
FileAss.cs - File Assosiations
InputBox.cs - Input Dialogs such as InputText/InputDigit/InputDate
MruList.cs - MRU File List Menu
MyBitConverter.cs - var <--> bit/byte array
MyUBitConverter.cs.cs - var <--> bit/byte array
SimpleServers.cs - Basic Class for TCP/UDP/HTTP Server
SimpleServersPB.cs - Basic Class for TCP/UDP/HTTP Server with Protobuffer Support
SimpleServersPBAuth.cs - Basic Class for TCP/UDP/HTTP Server with Authorization and WebSocket Support
SystemIden.cs - Get System ID
WaitingForm.cs - Waiting DialogBox Form
XMLSaved.cs - Basic Class for XML Serialization
translit.cs - Rus <--> Eng Translit
MruList.cs - Menu MRU List
wGet.cs - HttpWGetRequest with wget.exe
wGet_and_cUrl.cs - HttpWGet & HttpCGEtRequest with wget.exe & curl.exe