Skip to content

Commit fe65afb

Browse files
committed
docs: add README.md information svg
1 parent 34696f4 commit fe65afb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
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)
4+
35
`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.
46

57
## Installation

0 commit comments

Comments
 (0)