Contains abstractions and implementations for some basic Serenity features like authorization, caching, localization, dependency resolution, reflection...
Info
Version: | 8.7.6 |
Author(s): | Volkan Ceylan |
Last Update: | Monday, November 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/serenity-is/Serenity |
NuGet Url: | https://www.nuget.org/packages/Serenity.Net.Core |
Install
Install-Package Serenity.Net.Core
dotnet add package Serenity.Net.Core
paket add Serenity.Net.Core
Serenity.Net.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
Tags