JxNet.Extensions.EFCore.SqlServer
9.0.1
dotnet add package JxNet.Extensions.EFCore.SqlServer --version 9.0.1
NuGet\Install-Package JxNet.Extensions.EFCore.SqlServer -Version 9.0.1
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="JxNet.Extensions.EFCore.SqlServer" Version="9.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JxNet.Extensions.EFCore.SqlServer" Version="9.0.1" />
<PackageReference Include="JxNet.Extensions.EFCore.SqlServer" />
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 JxNet.Extensions.EFCore.SqlServer --version 9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JxNet.Extensions.EFCore.SqlServer, 9.0.1"
#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 JxNet.Extensions.EFCore.SqlServer@9.0.1
#: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=JxNet.Extensions.EFCore.SqlServer&version=9.0.1
#tool nuget:?package=JxNet.Extensions.EFCore.SqlServer&version=9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Connects SQL Server through EF Core framework
Product | Versions 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.
-
net9.0
- Dapper (>= 2.1.66)
- JxNet.Extensions.Framework (>= 9.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.0)
- Microsoft.EntityFrameworkCore (>= 9.0.2)
- Microsoft.EntityFrameworkCore.SqlServer (>= 9.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
9.0.1 | 105 | 8/20/2025 | |
9.0.0 | 120 | 8/18/2025 | |
8.0.1 | 315 | 2/21/2025 | |
8.0.0 | 139 | 2/13/2025 | |
7.0.1 | 214 | 7/14/2024 | |
7.0.0 | 165 | 7/7/2024 | |
6.1.7 | 254 | 3/17/2024 | |
6.1.6 | 175 | 2/28/2024 | |
6.1.5 | 162 | 2/27/2024 | |
6.1.4 | 260 | 11/7/2023 | |
6.1.3 | 510 | 8/6/2023 | |
6.1.2 | 795 | 7/22/2021 | |
6.1.1 | 731 | 7/20/2021 | |
6.1.0 | 740 | 7/20/2021 | |
6.0.0 | 786 | 7/18/2021 | |
5.2.6 | 227 | 5/31/2023 | |
5.2.5 | 213 | 5/31/2023 | |
5.2.4 | 420 | 11/13/2022 | |
5.2.3 | 486 | 9/3/2022 | |
5.2.2 | 562 | 2/7/2022 | |
5.2.1 | 547 | 2/7/2022 | |
5.2.0 | 535 | 2/7/2022 | |
5.1.1 | 527 | 2/22/2021 | |
5.1.0 | 531 | 2/21/2021 | |
5.0.0 | 557 | 2/5/2022 | |
1.1.4 | 548 | 2/20/2021 | |
1.1.3 | 533 | 2/19/2021 |
Name space changed and removed unnecessary code