Plugin for AspNetCore.Tools that extends ISession's abilities and allows you to store there complex objects by serializing them with Newtonsoft.Json.
Info
Version: | 1.4.0 |
Author(s): | Kir_Antipov |
Last Update: | Friday, December 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kir-Antipov/AspNetCore.Tools |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Tools.Session.NewtonsoftJson |
Install
Install-Package AspNetCore.Tools.Session.NewtonsoftJson
dotnet add package AspNetCore.Tools.Session.NewtonsoftJson
paket add AspNetCore.Tools.Session.NewtonsoftJson
AspNetCore.Tools.Session.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- AspNetCore.Tools(>= 1.4.0)
- Newtonsoft.Json(>= 12.0.3)
- AspNetCore.Tools(>= 1.4.0)
- Newtonsoft.Json(>= 12.0.3)
- AspNetCore.Tools(>= 1.4.0)
- Newtonsoft.Json(>= 12.0.3)
Tags