In memory dictionary based implementation of Backend.Fx persistence abstraction.
Info
| Version: | 7.1.19 |
| Author(s): | Marc Wittke |
| Last Update: | Wednesday, December 27, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/marcwittke/Backend.Fx |
| NuGet Url: | https://www.nuget.org/packages/Backend.Fx.InMemoryPersistence |
Install
Install-Package Backend.Fx.InMemoryPersistence
dotnet add package Backend.Fx.InMemoryPersistence
paket add Backend.Fx.InMemoryPersistence
Backend.Fx.InMemoryPersistence Download (Unzip the "nupkg" after downloading)
Dependencies
- Backend.Fx(>= 7.0.00003)
- NETStandard.Library(>= 1.6.1)