EasilyNET.Core 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package EasilyNET.Core --version 1.0.0
NuGet\Install-Package EasilyNET.Core -Version 1.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="EasilyNET.Core" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasilyNET.Core --version 1.0.0
#r "nuget: EasilyNET.Core, 1.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.
// Install EasilyNET.Core as a Cake Addin
#addin nuget:?package=EasilyNET.Core&version=1.0.0

// Install EasilyNET.Core as a Cake Tool
#tool nuget:?package=EasilyNET.Core&version=1.0.0
EasilyNET.Core
  • 业务类型库,用于一些业务方面的类,如分页,以及业务中常用的一些数据类型和枚举类型

  • 枚举类型:

名称 用途
EGender 性别
ENation 中国民族
ETimeOverlap 时间重合情况
  • 业务常用数据类型.
名称 用途
IdNameItem 包含 ID 和 Name 字段的基础类
OperationInfo 操作信息,包含操作人以及时间和是否完成
Operator 操作人,包含 rid 和名称字段
ReferenceItem 通常用来保存关联的业务信息,如 ID 和名称或者其他相关数据
  • 其他的还有分页信息等.

如何为本库贡献代码

  • 贡献代码请使用 PR(Pull Request)
  • 教程可参考该链接
  • 参考链接来自百度搜索,若是有问题请联系我更换.
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on EasilyNET.Core:

Package Downloads
EasilyNET.RabbitBus.Core

抽离一些EasilyNET.RabbitBus到Core库,便于消息事件实体复用.

EasilyNET.WebCore

包含Swagger的一些扩展的WebCore扩展

EasilyNET.AutoDependencyInjection

类似于ABP框架的自动模块注入,属性注入,独立出来单独维护.

EasilyNET.EntityFrameworkCore

EntityFrameworkCore

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.24.528.90 27 5/28/2024
3.24.522.84 62 5/22/2024
3.24.512.213 57 5/12/2024
3.24.508.112 73 5/8/2024
2.2024.428.71 71 4/28/2024
2.2024.427.1128 75 4/27/2024
2.2.72 137 4/14/2024
2.2.71 62 4/12/2024
2.2.8 62 4/26/2024
2.2.6 68 4/10/2024
2.2.5 91 3/26/2024
2.2.4 92 3/25/2024
2.2.3 94 3/24/2024
2.2.2 92 3/21/2024
2.2.1 91 3/20/2024
2.2.0 98 3/13/2024
2.1.9 120 2/21/2024
2.1.8 104 2/18/2024
2.1.7 114 2/16/2024
2.1.6 145 2/14/2024
2.1.5 102 2/14/2024
2.1.4 252 2/9/2024
2.1.3 255 2/8/2024
2.1.2 284 2/5/2024
2.1.1.2 412 12/26/2023
2.1.1.1 298 12/26/2023
2.1.1 336 12/25/2023
2.1.0 389 12/17/2023
2.0.11 416 12/6/2023
2.0.1 418 11/15/2023
2.0.0 358 11/14/2023
1.9.1 316 11/1/2023
1.9.0 312 10/19/2023
1.9.0-preview2 447 10/12/2023
1.9.0-preview1 273 10/12/2023
1.8.9 333 10/11/2023
1.8.8 337 10/11/2023
1.8.7-rc2 307 9/21/2023
1.8.7-rc1 282 9/12/2023
1.8.6 345 8/31/2023
1.8.5 463 8/25/2023
1.8.4 355 8/24/2023
1.8.3 335 8/23/2023
1.8.2 466 8/22/2023
1.8.1 392 8/18/2023
1.8.0 395 8/15/2023
1.7.9 436 8/11/2023
1.7.8 376 8/11/2023
1.7.7 409 8/10/2023
1.7.6 394 8/9/2023
1.7.5 453 8/9/2023
1.7.4 513 8/3/2023
1.7.3 431 8/1/2023
1.7.2 403 7/31/2023
1.7.1 390 7/27/2023
1.7.0 412 7/25/2023
1.6.9 403 7/25/2023
1.6.8 399 7/24/2023
1.6.7 434 7/20/2023
1.6.6 419 7/19/2023
1.6.5 394 7/19/2023
1.6.4 414 7/17/2023
1.6.3 391 7/17/2023
1.6.2 458 7/12/2023
1.6.1 479 6/30/2023
1.6.0 412 6/26/2023
1.5.9 424 6/22/2023
1.5.8 448 6/15/2023
1.5.7.1 433 6/14/2023
1.5.7 454 6/14/2023
1.5.6.2 497 6/7/2023
1.5.6.1 430 6/7/2023
1.5.6 427 6/7/2023
1.5.5.2 492 5/26/2023
1.5.5.1 470 5/26/2023
1.5.5 469 5/26/2023
1.5.4.4 455 5/25/2023
1.5.4.3 489 5/23/2023
1.5.4.2 563 5/17/2023
1.5.4.1 443 5/16/2023
1.5.4 551 5/11/2023
1.5.3 483 5/11/2023
1.5.2 452 5/10/2023
1.5.1 435 5/10/2023
1.5.0 472 5/6/2023
1.4.0 173 5/5/2023
1.3.9 208 4/23/2023
1.3.8.6 125 4/23/2023
1.3.8.5 101 4/21/2023
1.3.8.1 166 4/12/2023
1.3.8 106 4/11/2023
1.3.8-pre 80 4/11/2023
1.3.7 127 4/9/2023
1.3.6.3 171 4/1/2023
1.3.6.2 105 3/31/2023
1.3.6.1 101 3/31/2023
1.3.6 89 3/31/2023
1.3.5 100 3/30/2023
1.3.4.1 156 3/29/2023
1.3.4 108 3/28/2023
1.3.3 90 3/28/2023
1.3.2 117 3/26/2023
1.3.1 164 3/22/2023
1.3.0 121 3/21/2023
1.2.0 97 3/21/2023
1.1.0 220 3/17/2023
1.0.9 229 3/15/2023
1.0.8 225 3/15/2023
1.0.7 226 3/15/2023
1.0.6 237 3/13/2023
1.0.5 230 3/13/2023
1.0.4 231 3/13/2023
1.0.2 264 2/28/2023
1.0.1 270 2/23/2023
1.0.0 510 2/20/2023