Skip to content

Releases: msmolka/ZNetCS.AspNetCore.IPFiltering

10.0.0

Choose a tag to compare

@msmolka msmolka released this 29 Nov 15:51

Added support for .net 10, drop support for .net 3.1 and .net 5.0

9.0.0

Choose a tag to compare

@msmolka msmolka released this 15 Dec 17:42

Version 9.0.0
Update nuget packages and target frameworks

7.0.0

Choose a tag to compare

@msmolka msmolka released this 26 Jan 17:01

Fix for .NET 7.0.1 and .NET 7.0.2

6.0.1

Choose a tag to compare

@msmolka msmolka released this 26 Jan 09:16

Breaking Change: Drop support for netstandard and .net framework. Code refactoring. Dependency update. Library is now strong name signed.

3.0.0

Choose a tag to compare

@msmolka msmolka released this 12 Oct 13:27

Added 'PathOptions' to possible options to allow specific paths have different blocking rule

2.2.0

Choose a tag to compare

@msmolka msmolka released this 09 Jan 10:25

Added IgnoredPaths configuration option.

2.1.0

Choose a tag to compare

@msmolka msmolka released this 22 Dec 16:46

Dependency injection configure

2.0.0

Choose a tag to compare

@msmolka msmolka released this 30 Aug 08:46

Update to ASP.NET Core 2.0, for code compatibility.

1.0.1

Choose a tag to compare

@msmolka msmolka released this 26 Feb 12:01

When IP is missing (e.g. test) it behaves according to general rule

1.0.0

Choose a tag to compare

@msmolka msmolka released this 25 Feb 16:40

Initial release