EasyDefine.ServiceFramework
1.0.0.2
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 EasyDefine.ServiceFramework --version 1.0.0.2
NuGet\Install-Package EasyDefine.ServiceFramework -Version 1.0.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="EasyDefine.ServiceFramework" Version="1.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EasyDefine.ServiceFramework" Version="1.0.0.2" />
<PackageReference Include="EasyDefine.ServiceFramework" />
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 EasyDefine.ServiceFramework --version 1.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasyDefine.ServiceFramework, 1.0.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.
#addin nuget:?package=EasyDefine.ServiceFramework&version=1.0.0.2
#tool nuget:?package=EasyDefine.ServiceFramework&version=1.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
修复bug
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. 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 | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- EasyDefine.Configuration (>= 1.0.0.4)
- Microsoft.CodeAnalysis (>= 2.10.0)
- Microsoft.CodeAnalysis.CSharp (>= 2.10.0)
- System.CodeDom (>= 4.5.0)
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.0.3.3 | 781 | 8/16/2019 |
1.0.3.2 | 651 | 8/16/2019 |
1.0.3 | 707 | 8/14/2019 |
1.0.2.5 | 663 | 3/20/2019 |
1.0.2.4 | 629 | 3/15/2019 |
1.0.2.3 | 637 | 3/14/2019 |
1.0.2.2 | 628 | 3/14/2019 |
1.0.2.1 | 623 | 3/5/2019 |
1.0.2 | 650 | 2/26/2019 |
1.0.1.8 | 748 | 2/20/2019 |
1.0.1.7 | 699 | 2/20/2019 |
1.0.1.6 | 675 | 2/18/2019 |
1.0.1.5 | 685 | 2/15/2019 |
1.0.1.3 | 729 | 2/15/2019 |
1.0.1.1 | 722 | 2/15/2019 |
1.0.1 | 715 | 2/15/2019 |
1.0.0.9 | 689 | 2/14/2019 |
1.0.0.7 | 709 | 2/13/2019 |
1.0.0.5 | 701 | 2/12/2019 |
1.0.0.3 | 709 | 2/12/2019 |
1.0.0.2 | 688 | 2/12/2019 |
1.0.0.1 | 701 | 1/31/2019 |
1.0.0 | 688 | 1/29/2019 |
EasyDefine是一个使用动态编译技术实现的简单定义MVC三层架构的框架。用户使用标注即可生成DAL、BAL等业务,而无需进行重复冗余的编码。