Sitko.Core is a set of libraries to help build .NET Core applications fast.
Info
| Version: | 11.80.0 |
| Author(s): | George Drak |
| Last Update: | Friday, December 5, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sitkoru/Sitko.Core |
| NuGet Url: | https://www.nuget.org/packages/Sitko.Core.Db.InMemory |
Install
Install-Package Sitko.Core.Db.InMemory
dotnet add package Sitko.Core.Db.InMemory
paket add Sitko.Core.Db.InMemory
Sitko.Core.Db.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- Sitko.Core.Db(>= 6.4.0)
- Microsoft.EntityFrameworkCore.InMemory(>= 5.0.2)