YesSql.Core 6.0.0

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

Package Description

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

Showing the top 5 NuGet packages that depend on YesSql.Core:

Package Downloads
YesSql.Provider.Sqlite

Package Description

YesSql.Provider.SqlServer

Package Description

YesSql.Provider.PostgreSql

Package Description

YesSql.Provider.MySql

Package Description

YesSql

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on YesSql.Core:

Repository Stars
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
Version Downloads Last Updated
6.0.0 25,772 2026/6/23
5.4.7 84,918 2025/10/7
5.4.6 80,756 2025/8/7
5.4.5 355 2025/8/1
5.4.4 838 2025/7/22
5.4.3 626 2025/7/20
5.4.2 2,418 2025/7/3
5.4.1 1,674 2025/6/16
5.4.0 656 2025/6/12
5.3.0 79,134 2025/3/14
5.2.0 16,603 2024/11/15
5.1.1 159,340 2024/7/23
5.1.0 997 2024/7/11
5.0.0 21,568 2024/5/3
5.0.0-beta-0002 20,337 2024/1/26
5.0.0-beta-0001 1,902 2023/12/22
4.2.0 495 2024/5/2
4.1.0 2,004 2024/1/26
4.0.0 102,909 2023/12/22
4.0.0-beta-0003 4,315 2023/12/6
Loading failed