Top 20 NuGet Packages depending on DickinsonBros.Encryption.Certificate.Abstractions
Total dependencies: 7
Email Service
Features
* Sends email to file and/or web
* IsValidEmailFormat
* ValidateEmailDomain
* Logs for all successful and exceptional runs
* Telemetry for all calls
A Cosmos service
Features
* DeleteAsync, FetchAsync, InsertAsync, and UpsertAsync Methods
* Captures Telemetry
* Adds Logging
A Integration Tests Service
Features
* SetupTests, RunTests, GenerateLog, GenerateTRXReport, GenerateZip and SaveResultsToDatabase
* A simple method runner using reflection
DataTable Service
Features
* Methods: ToDataTable
* Takes IEnumable of T and converts it into a DataTable
* Handles nested interfaces, and anonymous enumerables
* VaildData Types Include: Primitive, Value, String, and ByteArrays
* Throws on invaild Enums
*...
Encrypt and Decrypt strings
Features
* Certificate based encryption
* Configure certificate location
* Built with Generics allowing multiple configurations and instances concurrently.