Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Marx committed Feb 16, 2018
2 parents a392e17 + e698eb3 commit 6d8d41b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# coonutils
# coonutils

## This is a C#-Libarary based on .Net 4.5 containing classes for:
* AES En-/Decryption
* CIFS-(Samba)-Client
* FTP-Client
* Windows Eventlogging
* TCP-Socket-Client
* Windows Registry Access

## Help:
### How to use:
Simply open Project in Visual Studio and compile.
Then use created .dll-File in your Project.

1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
theme: jekyll-theme-midnight

0 comments on commit 6d8d41b

Please sign in to comment.