EasyCore 1.2.22
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EasyCore --version 1.2.22
NuGet\Install-Package EasyCore -Version 1.2.22
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.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyCore --version 1.2.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasyCore, 1.2.22"
#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 EasyCore as a Cake Addin #addin nuget:?package=EasyCore&version=1.2.22 // Install EasyCore as a Cake Tool #tool nuget:?package=EasyCore&version=1.2.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Product | Versions 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. |
.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.
-
.NETStandard 2.1
- Autofac (>= 4.9.4)
- AutoMapper (>= 9.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 7.0.0)
- DotNetCore.NPOI (>= 1.2.2)
- Exceptionless.AspNetCore (>= 4.4.1)
- FluentValidation.AspNetCore (>= 8.6.2)
- FreeSql.Provider.SqlServer (>= 1.8.1)
- FreeSql.Repository (>= 1.8.1)
- log4net (>= 2.0.10)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.5)
- Microsoft.Extensions.DependencyInjection (>= 3.1.8)
- Microsoft.Extensions.Logging (>= 3.1.5)
- Microsoft.Extensions.Logging.Configuration (>= 3.1.5)
- Microsoft.Extensions.Logging.Console (>= 3.1.5)
- Minio (>= 3.1.13)
- Newtonsoft.Json (>= 12.0.3)
- Polly (>= 7.2.1)
- Quartz (>= 3.0.7)
- RabbitMQ.Client (>= 6.1.0)
- Scrutor (>= 3.2.1)
- Swashbuckle.AspNetCore (>= 5.6.1)
- Util.Logs (>= 3.0.0.3)
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 | 925 | 4/22/2021 | |
1.2.23 | 825 | 4/20/2021 | |
1.2.22 | 837 | 4/13/2021 | |
1.2.21 | 1,036 | 9/17/2020 | |
1.2.20 | 995 | 9/17/2020 | |
1.2.19 | 1,170 | 7/3/2020 | |
1.2.18 | 1,182 | 7/3/2020 | |
1.2.17 | 993 | 6/16/2020 | |
1.2.16 | 1,067 | 6/16/2020 | |
1.0.15 | 438 | 5/8/2020 | |
1.0.14 | 602 | 1/16/2020 | |
1.0.13 | 540 | 1/16/2020 | |
1.0.12 | 615 | 1/15/2020 | |
1.0.11 | 578 | 1/15/2020 | |
1.0.10 | 467 | 1/10/2020 | |
1.0.9 | 463 | 1/8/2020 | |
1.0.8 | 612 | 1/6/2020 | |
1.0.7 | 587 | 12/30/2019 | |
1.0.6 | 645 | 12/28/2019 | |
1.0.5 | 680 | 12/26/2019 | |
1.0.4 | 830 | 12/25/2019 | |
1.0.3 | 840 | 12/17/2019 | |
1.0.2 | 784 | 12/17/2019 | |
1.0.1 | 835 | 12/17/2019 | |
1.0.0 | 846 | 12/17/2019 | |
0.1.0 | 815 | 12/17/2019 |
搭建 netcore 基础框架类库,集成Minio、FreeSql、Exceptionless以及基础工具 用于快速开发