Lyric.Session 0.6.0

dotnet add package Lyric.Session --version 0.6.0
                    
NuGet\Install-Package Lyric.Session -Version 0.6.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Lyric.Session" Version="0.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lyric.Session" Version="0.6.0" />
                    
Directory.Packages.props
<PackageReference Include="Lyric.Session" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Lyric.Session --version 0.6.0
                    
#r "nuget: Lyric.Session, 0.6.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Lyric.Session@0.6.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Lyric.Session&version=0.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Lyric.Session&version=0.6.0
                    
Install as a Cake Tool

Distributed session management for Lyric web applications.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Lyric.Session:

Package Downloads
Lyric.Testing

Test helpers and mock implementations for Lyric libraries.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.0 107 8/28/2026
0.5.1 124 8/6/2026
0.5.0 126 7/31/2026
0.4.36 120 7/21/2026
0.4.35 122 7/20/2026
0.4.34 115 7/19/2026
0.4.33 119 7/17/2026
0.4.32 126 7/16/2026
0.4.31 121 7/15/2026
0.4.30 121 7/14/2026
0.4.29 118 7/13/2026
0.4.28 123 7/13/2026
0.4.27 120 7/13/2026
0.4.26 128 7/12/2026
0.4.19 121 7/7/2026
0.4.18 122 7/6/2026
0.4.17 114 7/5/2026
0.4.16 128 7/5/2026
0.4.15 128 7/5/2026
0.4.11 129 7/4/2026
Loading failed