Devonline.Extensions 2.4.0.3

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

Server side extensions for WebApi 5.2 with EF6, oData v4 and Json.NET;

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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
2.4.0.3 1,395 12/14/2016
2.4.0.2 1,179 12/14/2016
2.4.0.1 1,107 12/14/2016
2.4.0 1,067 12/14/2016
2.3.1.2 1,121 4/6/2016
2.3.1.1 1,135 1/21/2016
2.3.1 1,300 1/18/2016
2.3.0 1,110 1/18/2016
2.2.4.3 1,289 11/23/2015
2.2.4.2 1,218 11/17/2015
2.2.4.1 1,206 11/15/2015
2.2.4 1,207 11/14/2015
2.2.3 1,143 10/23/2015
2.2.2.4 1,225 9/22/2015
2.2.2.3 1,217 9/22/2015
2.2.2.2 1,197 9/22/2015
2.2.2.1 1,379 8/11/2015
2.2.2 1,149 8/11/2015
2.2.1 1,472 8/6/2015
2.2.0 1,414 8/6/2015
2.1.1 1,414 8/4/2015
2.1.0 1,365 8/3/2015
2.0.0.3 1,338 7/14/2015
2.0.0.2-alpha 977 7/9/2015

增加了通过访问规则进行更加严格的权限校验功能