Skip to content

Commit 92dde72

Browse files
authored
Create README.md
1 parent e88d1d0 commit 92dde72

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
[![GitHub license](https://img.shields.io/github/license/TipiCode/http-request-handler.svg)](https://github.com/TipiCode/http-request-handler/blob/master/LICENSE)
3+
[![GitHub release](https://img.shields.io/github/v/release/TipiCode/http-request-handler.svg)](https://github.com/TipiCode/http-request-handler/releases)
4+
[![Nuget package](https://img.shields.io/nuget/dt/Tipi.Tools.HttpRequestHandler)](https://img.shields.io/nuget/dt/Tipi.Tools.HttpRequestHandler)
5+
[![Nuget package](https://img.shields.io/nuget/v/Tipi.Tools.HttpRequestHandler)](https://img.shields.io/nuget/v/Tipi.Tools.HttpRequestHandler)
6+
7+
This handler is part of a series of Toolkits developed to interface with ASP.NET Core classes in order to reduce codebase.
8+
<h1></h1>
9+
10+
##### Related Projects
11+
-
12+
13+
<h1></h1>
14+
15+
### 📝 Documentation
16+
Before starting please refer to the official documentation for this toolkit class [here](https://docs.codingtipi.com).
17+
18+
<h1></h1>
19+
20+
### 📌 Get Started
21+
To start developing this website you will need a few setups to go through in order to run as intended.
22+
In order to run this project you will need the SDK for [.NET Core 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)

0 commit comments

Comments
 (0)