MindSung.HyperState is a library that provides high-performance access to objects that may exist in multiple states, including native, serialized, and persisted states.
Info
Version: | 0.2.0 |
Author(s): | Robb Eads |
Last Update: | Thursday, May 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mindsung/HyperState |
NuGet Url: | https://www.nuget.org/packages/MindSung.HyperState |
Install
Install-Package MindSung.HyperState
dotnet add package MindSung.HyperState
paket add MindSung.HyperState
MindSung.HyperState Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- MindSung.Caching(>= 0.2.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.2)
- MindSung.Caching(>= 0.2.0)
- Newtonsoft.Json(>= 10.0.2)
Tags