https://github.com/dannevesdantas/fromconsoleapptominimalapi
A Kestrel Web Server sample application
https://github.com/dannevesdantas/fromconsoleapptominimalapi
aspnetcore kestrel
Last synced: about 1 month ago
JSON representation
A Kestrel Web Server sample application
- Host: GitHub
- URL: https://github.com/dannevesdantas/fromconsoleapptominimalapi
- Owner: dannevesdantas
- Created: 2024-03-30T21:58:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-30T22:15:30.000Z (over 1 year ago)
- Last Synced: 2025-09-09T01:13:44.431Z (about 1 month ago)
- Topics: aspnetcore, kestrel
- Language: C#
- Homepage: https://learn.microsoft.com/pt-br/aspnet/core/fundamentals/servers/kestrel?view=aspnetcore-8.0#get-started
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FromConsoleAppToMinimalAPI
A Kestrel Web Server sample application. Starting from a Console App turning it into an ASP.NET Core minimal API.