Skip to content

Releases: msmolka/ZNetCS.AspNetCore.IPFiltering

7.0.0

26 Jan 17:01
Compare
Choose a tag to compare

Fix for .NET 7.0.1 and .NET 7.0.2

6.0.1

26 Jan 09:16
Compare
Choose a tag to compare

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

3.0.0

12 Oct 13:27
Compare
Choose a tag to compare

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

2.2.0

09 Jan 10:25
Compare
Choose a tag to compare

Added IgnoredPaths configuration option.

2.1.0

22 Dec 16:46
Compare
Choose a tag to compare

Dependency injection configure

2.0.0

30 Aug 08:46
Compare
Choose a tag to compare

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

1.0.1

26 Feb 12:01
Compare
Choose a tag to compare

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

1.0.0

25 Feb 16:40
Compare
Choose a tag to compare

Initial release