Skip to content

Commit 3ab04b2

Browse files
committed
docs: Update README.md information nuget svg [skip ci]
1 parent ba2aab1 commit 3ab04b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LocalPortFiltering.AspNetCore
22

3-
[![GitHub Actions](https://github.com/willysoft/LocalPortFiltering.AspNetCore/workflows/Build-Debug/badge.svg)](https://github.com/willysoft/LocalPortFiltering.AspNetCore/actions) [![Releases](https://img.shields.io/github/v/release/willysoft/LocalPortFiltering.AspNetCore.svg)](https://github.com/willysoft/LocalPortFiltering.AspNetCore/releases)
3+
[![GitHub Actions](https://github.com/willysoft/LocalPortFiltering.AspNetCore/workflows/Build-Debug/badge.svg)](https://github.com/willysoft/LocalPortFiltering.AspNetCore/actions) [![Releases](https://img.shields.io/github/v/release/willysoft/LocalPortFiltering.AspNetCore.svg)](https://github.com/willysoft/LocalPortFiltering.AspNetCore/releases) [![NuGet](https://img.shields.io/nuget/vpre/LocalPortFiltering.AspNetCore.svg)](https://www.nuget.org/packages/LocalPortFiltering.AspNetCore/)
44

55
`LocalPortFiltering.AspNetCore` is a middleware and toolset for ASP.NET Core that enables filtering HTTP requests based on the local port. This package is ideal for scenarios where certain operations must be restricted to specific ports, enhancing application security and traffic control.
66

0 commit comments

Comments
 (0)