You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: src/RedHttpServer/RedHttpServer.csproj
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
<OutputType>Library</OutputType>
7
7
</PropertyGroup>
8
8
<PropertyGroup>
9
-
<Description>Red is a Http and WebSocket server framework built on ASP.NET Core and Kestrel. The API provided is inspired by Express.js and designed to be simple and easy to use</Description>
9
+
<Description>.NET Standard web application framework built on ASP.NET Core w/ Kestrel and inspired by Express.js</Description>
0 commit comments