JX.Core.Entity 3.0.4

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

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

Package Downloads
JX.Core

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

JX.QyWxSDK

企业微信SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.4 283 10/1/2025
3.0.3 457 4/10/2025
3.0.2 326 4/9/2025
3.0.1 943 6/6/2024
3.0.0 1,090 5/10/2024
2.0.30 519 3/18/2024
2.0.29 385 3/2/2024
2.0.28 257 2/21/2024
2.0.27 242 2/21/2024
2.0.26 262 2/5/2024
2.0.25 243 2/4/2024
2.0.24 256 1/19/2024
2.0.23 243 1/19/2024
2.0.22 684 1/13/2024
2.0.21 483 1/10/2024
2.0.20 289 1/3/2024
2.0.19 500 1/1/2024
2.0.18 255 12/21/2023
2.0.17 245 12/20/2023
2.0.16 837 11/23/2023
Loading failed