IPAddressWithRolesFiltering 1.0.7.29494
Allows easy IP address access filtering by simply adding an attribute to MVC controller or controller action.
It supports:
- single IP address filtering
- multiple IP address filtering
- single IP address range filtering
- multiple IP address range filtering
- a list of roles with linked IP addresses
Forked from https://github.com/dejanstojanovic/IP-Address-Filtering
Install-Package IPAddressWithRolesFiltering -Version 1.0.7.29494
dotnet add package IPAddressWithRolesFiltering --version 1.0.7.29494
<PackageReference Include="IPAddressWithRolesFiltering" Version="1.0.7.29494" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IPAddressWithRolesFiltering --version 1.0.7.29494
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IPAddressWithRolesFiltering, 1.0.7.29494"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Microsoft.AspNet.Mvc (>= 5.2.7)
- Microsoft.AspNet.WebApi.Core (>= 5.2.7)
- Newtonsoft.Json (>= 12.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.7.29494 | 1,357 | 9/26/2019 |
1.0.6.6450 | 2,163 | 7/6/2017 |
1.0.5.1418 | 485 | 7/4/2017 |
1.0.4.6256 | 436 | 7/4/2017 |
1.0.3.35689 | 456 | 7/3/2017 |
1.0.2.40650 | 457 | 7/1/2017 |
1.0.2.40553 | 512 | 7/1/2017 |
1.0.2.39736 | 453 | 7/1/2017 |
1.0.0 | 756 | 6/30/2017 |