Lyric.Db 0.6.0

dotnet add package Lyric.Db --version 0.6.0
                    
NuGet\Install-Package Lyric.Db -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.Db" Version="0.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lyric.Db" Version="0.6.0" />
                    
Directory.Packages.props
<PackageReference Include="Lyric.Db" />
                    
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.Db --version 0.6.0
                    
#r "nuget: Lyric.Db, 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.Db@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.Db&version=0.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Lyric.Db&version=0.6.0
                    
Install as a Cake Tool

Database access library for Lyric with a driver-agnostic interface and aspect templates.

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.Db:

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 99 8/28/2026
0.5.1 100 8/6/2026
0.5.0 113 7/31/2026
0.4.36 107 7/21/2026
0.4.35 105 7/20/2026
0.4.34 99 7/19/2026
0.4.33 113 7/17/2026
0.4.32 101 7/16/2026
0.4.31 103 7/15/2026
0.4.30 109 7/14/2026
0.4.29 109 7/13/2026
0.4.28 110 7/13/2026
0.4.27 107 7/13/2026
0.4.26 115 7/12/2026
0.4.25 106 7/12/2026
0.4.24 110 7/11/2026
0.4.20 117 7/9/2026
0.4.19 105 7/7/2026
0.4.18 99 7/6/2026
0.4.17 103 7/5/2026
Loading failed