Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mathis1337 committed Aug 22, 2023
1 parent bf56b20 commit 8b519e9
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,32 @@ ArcherCore is a collection of common tools used in C# (in my opinion) that are s
* Library
* Visual Studio 2022 | https://visualstudio.microsoft.com/vs/

# Core Features (Statements, expressions, etc)

This library current has utils for the following:
- Compression
- CSV Reader
- ECDSA
- Email
- Encryption
- Extension Methods
- File IO
- File Download
- Hashing
- Http
- IP
- Logging (Both Text File and DB)
- Memory
- Numbers
- Pinging
- Port Checking
- Randomization
- Strings
- Time
- Timers
- Web Request
- Web Server

# Contributing to ArcherCore
We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

Expand Down

0 comments on commit 8b519e9

Please sign in to comment.