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,388 12/14/2016
2.4.0.2 1,172 12/14/2016
2.4.0.1 1,100 12/14/2016
2.4.0 1,060 12/14/2016
2.3.1.2 1,114 4/6/2016
2.3.1.1 1,127 1/21/2016
2.3.1 1,292 1/18/2016
2.3.0 1,102 1/18/2016
2.2.4.3 1,281 11/23/2015
2.2.4.2 1,210 11/17/2015
2.2.4.1 1,198 11/15/2015
2.2.4 1,199 11/14/2015
2.2.3 1,134 10/23/2015
2.2.2.4 1,217 9/22/2015
2.2.2.3 1,209 9/22/2015
2.2.2.2 1,189 9/22/2015
2.2.2.1 1,371 8/11/2015
2.2.2 1,141 8/11/2015
2.2.1 1,464 8/6/2015
2.2.0 1,406 8/6/2015
2.1.1 1,406 8/4/2015
2.1.0 1,357 8/3/2015
2.0.0.3 1,326 7/14/2015
2.0.0.2-alpha 969 7/9/2015

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