A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1.
Supports the unit test frameworks MSTest2, NUnit3,...
More information
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
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
.NetCore forked from https://github.com/ghuntley/geocoordinate - implementation of System.Device.Location.GeoCoordinate. It is an exact 1:1 API compliant implementation and will be supported until MSFT sees it fit to embed the type. Which at that point this implementation will cease...
More information
The most comprehensive .NET Library for HashiCorp's Vault which is a modern secret management system.
* VaultSharp supports all Auth methods, all Secrets Engines and most System Apis supported by Vault.
* VaultSharp has first class support for Consul and Enterpise Vault APIs etc.
* Enterprise...
More information
This is a lightweight AMQP 1.0 library for .Net platforms, including .Net Framework,
.Net Core, Universal Windows Platform, Mono, and Mono/Xamarin.
The library includes both a client and listener to enable peer to peer and
broker based messaging.
Implementation of System.Device.Location.GeoCoordinate. It is an exact 1:1 API compliant implementation and will be supported until MSFT sees it fit to embed the type. Which at that point this implementation will cease development/support and you will be able to simply remove this package and...
More information
This package contains the core SmartFormat assemblies with core extensions built-in,
and includes references to additional SmartFormat.Extensions packages.
SmartFormat is a lightweight text templating library written in C#.
It can format various data sources into a string with a minimal, intuitive...
More information
The one of the fastest Levenshtein distance packages on NuGet. Supports .NET Framework and .NET (.NET Standard 1.0/2.0). Levenshtein calculates the shortest possible distance between two strings. Producing a count of the number of insertions, deletions and substitutions to make one string into...
More information