KeyValueProxy 1.3.0
Small library to create a interface proxy over a key value store. Generates keys from property paths.
Install-Package KeyValueProxy -Version 1.3.0
dotnet add package KeyValueProxy --version 1.3.0
<PackageReference Include="KeyValueProxy" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KeyValueProxy --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: KeyValueProxy, 1.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install KeyValueProxy as a Cake Addin
#addin nuget:?package=KeyValueProxy&version=1.3.0
// Install KeyValueProxy as a Cake Tool
#tool nuget:?package=KeyValueProxy&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- System.Reflection.DispatchProxy (>= 4.5.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 234 | 9/18/2019 |
1.2.0 | 200 | 9/17/2019 |
1.1.0 | 190 | 9/17/2019 |
1.1.0-preview | 506 | 7/4/2018 |
1.0.0-RC | 446 | 6/26/2018 |