EasyCore 1.2.24

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

EasyCore

GitHub license

搭建 netcore 基础框架类库,集成Minio、FreeSql、Exceptionless以及基础工具 用于快速开发

免责申明

虽然已对代码已经进行审查,并用于自己的项目中,但依然可能存在某些未知的BUG,如果你的生产系统蒙受损失,本人不会对此负责。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.

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
1.2.24 1,015 4/22/2021
1.2.23 904 4/20/2021
1.2.22 911 4/13/2021
1.2.21 1,122 9/17/2020
1.2.20 1,080 9/17/2020
1.2.19 1,322 7/3/2020 1.2.19 is deprecated because it is no longer maintained.
1.2.18 1,268 7/3/2020
1.2.17 1,079 6/16/2020
1.2.16 1,212 6/16/2020 1.2.16 is deprecated because it has critical bugs.
1.0.15 590 5/8/2020 1.0.15 is deprecated because it is no longer maintained.
1.0.14 833 1/16/2020 1.0.14 is deprecated because it is no longer maintained.
1.0.13 772 1/16/2020 1.0.13 is deprecated because it is no longer maintained.
1.0.12 844 1/15/2020 1.0.12 is deprecated because it is no longer maintained.
1.0.11 810 1/15/2020 1.0.11 is deprecated because it is no longer maintained.
1.0.10 621 1/10/2020 1.0.10 is deprecated because it is no longer maintained.
1.0.9 628 1/8/2020 1.0.9 is deprecated because it is no longer maintained.
1.0.8 848 1/6/2020 1.0.8 is deprecated because it is no longer maintained.
1.0.7 818 12/30/2019 1.0.7 is deprecated because it is no longer maintained.
1.0.6 872 12/28/2019 1.0.6 is deprecated because it is no longer maintained.
1.0.5 919 12/26/2019 1.0.5 is deprecated because it is no longer maintained.
1.0.4 1,062 12/25/2019 1.0.4 is deprecated because it is no longer maintained.
1.0.3 1,068 12/17/2019 1.0.3 is deprecated because it is no longer maintained.
1.0.2 1,006 12/17/2019 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,065 12/17/2019 1.0.1 is deprecated because it is no longer maintained.
1.0.0 1,149 12/17/2019 1.0.0 is deprecated because it is no longer maintained.
0.1.0 1,113 12/17/2019 0.1.0 is deprecated because it is no longer maintained.

搭建 netcore 基础框架类库,集成Minio、FreeSql、Exceptionless以及基础工具 用于快速开发