MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files.
Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead,...
More information
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1,...
More information
MimeKit is an Open Source library for creating and parsing MIME messages. It also supports parsing of Unix mbox files.
Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to...
More information
FluentConditions is a framework for checking function parameters for certain criterias.
For example asserting that your input is not null.
You also get clean error messages with a reference to the line of code that faulted.
HttpClient (IHttpClientFactory) + Proxy implementation with Dependency injection support and https://free-proxy-list.net/ as proxy-list source for .NET Standard 2.1 (netstandard2.1).
Useful compression utility for easily and quickly (de)compressing strings and byte[] arrays.
Can be used in ASP.NET Core using the included dependency injection container (under Startup.cs call services.AddTransient and register the compression utility service there).
Are you looking for a Password Generator? With this NuGet you can do a some actions.
As first create random password with fixed or variable lenght.
As second point you can generate and validate your hash with different algorithms.
Framework: netstandard2.1