AspNetCore.Tools.Session.ProtobufNet
1.4.0
Plugin for AspNetCore.Tools that extends ISession's abilities and allows you to store there complex objects by serializing them with protobuf-net.
Install-Package AspNetCore.Tools.Session.ProtobufNet -Version 1.4.0
dotnet add package AspNetCore.Tools.Session.ProtobufNet --version 1.4.0
<PackageReference Include="AspNetCore.Tools.Session.ProtobufNet" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.Tools.Session.ProtobufNet --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.Tools.Session.ProtobufNet, 1.4.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AspNetCore.Tools.Session.ProtobufNet as a Cake Addin
#addin nuget:?package=AspNetCore.Tools.Session.ProtobufNet&version=1.4.0
// Install AspNetCore.Tools.Session.ProtobufNet as a Cake Tool
#tool nuget:?package=AspNetCore.Tools.Session.ProtobufNet&version=1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.0
- AspNetCore.Tools (>= 1.4.0)
- protobuf-net (>= 3.0.73)
-
.NETCoreApp 3.1
- AspNetCore.Tools (>= 1.4.0)
- protobuf-net (>= 3.0.73)
-
net5.0
- AspNetCore.Tools (>= 1.4.0)
- protobuf-net (>= 3.0.73)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.