Skip to content

cnewham/CSharp-Helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSharp-Helpers

Group of misc. helper classes for reference:

Name Description
AutoEventTimer Executes a method after a specified period of time
FlatFileHelper Easy way to read delimited flat files
JsonSerializer Pretty simple serializer. I use JSON.NET anymore for json serialization
SimpleAES Helper for encrypting/decrypting data
SimpleHttpRequestClient Sync and Async request wrapper (pre async/await commands)
XmlSerializer Alternate serializer for XML
DotNetZipPackage Easy use of zip packages using DotNetZip within an application
TcpClientForwarder Forwards a local TcpClient to a remote Tcp Socket (optionally using SslStream)

About

Group of misc. helper classes for reference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published