Loading ...

Netnr.P 0.0.1
Open source project collection(Netnr Project)
GitHub
Netnr
Netnr.Core
Public library
Install from NuGet
Install-Package Netnr.Core
Class
- CacheTo.cs cache
- CalcTo.cs algorithm, encryption, decryption (MD5, DES, SHA1, HMAC_SHA1)
- CmdTo.cs execute command, support Windows, Linux
- ConsoleTo.cs output log, error message
- Extend.cs Method extension (depending on the conversion of
Newtonsoft.Json
, JSON, entity, encoding, SQL, etc.)
- FileTo.cs read and write files
- HttpTo.cs HTTP request (GET, POST, etc., you can set
HttpWebRequest
object)
- LamdaTo.cs dynamically generates Lamda expressions
- ParsingTo.cs Parsing (regular correlation)
- PathTo.cs Path
- QueryableTo.cs Query support processing
- RandomTo.cs generates random code (verification code)
- RsaTo.cs RSA encryption and decryption and RSA signature and verification
- TreeTo.cs Tree common methods (List data set generates JSON tree, menu multi-level navigation)
- UniqueTo.cs generates a unique logo (GUID becomes long)