Info
Version: | 12.3.0+42575bc3 |
Author(s): | PommaLabs |
Last Update: | Wednesday, November 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/pommalabs/kvlite |
NuGet Url: | https://www.nuget.org/packages/PommaLabs.KVLite.AspNetCore |
Install
Install-Package PommaLabs.KVLite.AspNetCore
dotnet add package PommaLabs.KVLite.AspNetCore
paket add PommaLabs.KVLite.AspNetCore
PommaLabs.KVLite.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- PommaLabs.KVLite(>= 11.0.2)
- Microsoft.AspNetCore.Http.Features(>= 2.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions(>= 2.2.0)
Tags
This package contains ASP.NET Core extensions, helpers and components. For example, this package contains efficient extensions for storing POCOs inside ASP.NET Core Session.