ArgentSea.Sql 2.0.0

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

Microsoft SQL Server implementation of ArgentSea, a .NET open source framework for accessing databases, built for simplicity, high-performance and global scale.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on ArgentSea.Sql:

Package Downloads
ArgentSea.Orleans.Sql

Extension to enable ArgentSea to serve as a data provider for Microsoft Orleans, using standard SQL Server tables and stored procedures.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 5,878 10/9/2025
2.0.0-prerelease-9 1,527 10/8/2025
2.0.0-prerelease-8 188 10/6/2025
2.0.0-prerelease-7 194 10/6/2025
2.0.0-prerelease-6 178 9/14/2025
2.0.0-prerelease-4 347 9/10/2025
2.0.0-prerelease-3 163 7/31/2025
2.0.0-prerelease-2 204 7/15/2025
2.0.0-prerelease 174 2/25/2025
1.0.0 739 12/11/2020
0.9.4 701 4/30/2020
0.9.3 714 4/13/2020
0.9.2 775 8/25/2019
0.9.0 720 8/14/2019
0.8.8 795 6/24/2019
0.8.7 778 6/24/2019
0.8.6 783 5/16/2019
0.8.5 775 5/15/2019
0.8.4 801 4/30/2019
0.8.3 781 3/19/2019
Loading failed