An abp application module helps administrators to manage the app cache data.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.16.0 |
Author(s): | EasyAbp Team |
Last Update: | Sunday, October 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EasyAbp/CacheManagement |
NuGet Url: | https://www.nuget.org/packages/EasyAbp.CacheManagement.EntityFrameworkCore |
Install
Install-Package EasyAbp.CacheManagement.EntityFrameworkCore
dotnet add package EasyAbp.CacheManagement.EntityFrameworkCore
paket add EasyAbp.CacheManagement.EntityFrameworkCore
EasyAbp.CacheManagement.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyAbp.CacheManagement.Domain(>= 0.4.1)
- Volo.Abp.EntityFrameworkCore(>= 4.0.2)
Tags