EFFC.Frame.Net.Module.Extend.EWRA 1.0.2.3

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

// Install EFFC.Frame.Net.Module.Extend.EWRA as a Cake Tool
#tool nuget:?package=EFFC.Frame.Net.Module.Extend.EWRA&version=1.0.2.3

E.F.F.C Frame Module Web Rest API

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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  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.

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.1.1 1,554 1/11/2019
1.0.2.4 1,620 7/2/2018
1.0.2.3 1,766 6/30/2018
1.0.2.2 1,720 6/13/2018
1.0.2.1 1,493 2/8/2018
1.0.2 1,550 2/6/2018
1.0.1 1,531 12/29/2017

Efficiency Focus For Core(效率、专注为核心)框架应用于.Net Core第一版发布
本包为Web处理扩展库,包含EFFC框架框架下的RestFUL API开发接口定义
.net core 2.0升级版本

1.0.2:修正了logic中存在多个entrypoint情况下,api路由表不正确的情况;调整logic出现异常时未显示正确的错误信息问题
1.0.2.1:引用库Base更新;AuthorizationLogic.GetPayLoadInfoFromToken改为虚函数,可以被子类重载从而进行自定以payload解析
修正框架只能识别/a/b/c这种路由,而无法识别/a/b/c/这种路由的情况
1.0.2.2:修正bug,提高稳定性
1.0.2.3:引用的EFFC.Frame.Net.Module.Business升级到1.0.2.3