Found 302 packages
Provides abstractions of key-value pair based configuration. Interfaces defined in this package are implemented by classes in Microsoft.Extensions.Configuration and other configuration packages.
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
A minimal Record type with an Id (string), PartitionKey (string), and maximum JSON compatibility
A collection of helpful List{IdNamePair} extension methods
A minimal Record type with an Id (string), Name (string), and maximum JSON compatibility
An AutoFaker (AutoBogus) override for the DTO IdNamePair
A collection of helpful IdNamePair extension methods
Package Description
A minimal Record type with an Id (string), Value (string)
CDK Construct for managing EC2 key pairs (Stability: Stable)
Provides the missing KeyValuePair.Create static method, following the same approach as the Tuple.Create one to avoid having to type the generic argument parameters and leverage type inference instead: i.e. KeyValuePair.Create("max", 25) creates a KeyValuePair<string, int>.
Speedy is a simple easy to use Entity Framework unit testing framework, sync framework, and all around data framework.
C# SDK for Kvpbase object storage platform
This package provides an assembly containing classes which extend the .NET Framework 4.5 with the necessary logic that extends token validation to check that the signer of a token and the issuer of the token are a valid pair. This capability can be applied both within the Windows Identity Foundation token processing pipeline and standalone, without any dependency on WIF’s configuration.
Currency pair, crypto and real currency for C# For code examples and documentation view repository.
Represents a pair of types used for object mapping and type conversion
Speedy is a simple easy to use Entity Framework unit testing framework, sync framework, and all around data framework.
Deconstructors for KeyValuePair.
Create easily an rsa-public/private keypair and encrypt/decrypt or sign/verify data
xUnit Tests for netfx-System.Collections.Generic.KeyValuePair