JX.Core 3.0.2

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

框架核心层,所有的接口、抽象类都放在这一层

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

Showing the top 1 NuGet packages that depend on JX.Core:

Package Downloads
JX.Dapper

通过Dapper对仓储接口的实现

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.2 144 5/29/2026
3.0.1 831 9/29/2024
3.0.0 783 5/10/2024
2.1.16 478 3/29/2024
2.1.15 357 3/2/2024
2.1.14 716 1/13/2024
2.1.13 391 1/11/2024
2.1.12 296 1/10/2024
2.1.11 480 1/1/2024
2.1.10 525 12/6/2023
2.1.9 411 11/25/2023
2.1.8 281 11/24/2023
2.1.7 339 11/22/2023
2.1.6 416 11/10/2023
2.1.5 293 11/7/2023
2.1.4 335 11/2/2023
2.1.3 643 9/23/2023
2.1.2 336 9/15/2023
2.1.1 466 9/4/2023
2.1.0 563 8/27/2023
Loading failed