Chiron.Sql 5.0.6

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

Vendor-independent SQL components for Chiron.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on Chiron.Sql:

Package Downloads
Chiron.Sql.PgSql

PostgreSql components for Chiron.

Chiron.Sql.MsSql

SqlServer components for Chiron.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.6 699 5/6/2023
5.0.2 1,121 12/11/2022
5.0.1 852 11/28/2022
5.0.0 836 11/9/2022
4.0.68 2,621 10/16/2022
4.0.67 1,757 10/16/2022
4.0.66 1,864 9/26/2022
4.0.64 2,401 9/16/2022
4.0.63 1,839 9/15/2022
4.0.62 1,880 9/9/2022
4.0.61 1,925 9/8/2022
4.0.59 2,035 9/7/2022
4.0.57 2,598 9/5/2022
4.0.56 1,886 9/5/2022
4.0.54 1,937 9/1/2022
4.0.52 2,097 8/27/2022
4.0.51 1,933 8/26/2022
4.0.50 1,933 8/25/2022
4.0.49 1,937 8/25/2022
4.0.47 3,007 8/22/2022
Loading failed