https://github.com/nanotaboada/dotnet.samples.aspnetcore.minimalapi
🧪 Proof of Concept for a Minimal API made with .NET 8 (LTS) and ASP.NET Core 8.0
https://github.com/nanotaboada/dotnet.samples.aspnetcore.minimalapi
aspnetcore8 dotnet efcore8 minimalapi net8 samples
Last synced: 4 months ago
JSON representation
🧪 Proof of Concept for a Minimal API made with .NET 8 (LTS) and ASP.NET Core 8.0
- Host: GitHub
- URL: https://github.com/nanotaboada/dotnet.samples.aspnetcore.minimalapi
- Owner: nanotaboada
- License: mit
- Created: 2024-05-07T02:21:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-17T17:01:34.000Z (over 1 year ago)
- Last Synced: 2025-05-07T01:42:47.427Z (about 1 year ago)
- Topics: aspnetcore8, dotnet, efcore8, minimalapi, net8, samples
- Language: C#
- Homepage:
- Size: 42 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🧪 Minimal API with ASP.NET Core
> ⚠️ **ARCHIVED**: This repository is archived and no longer actively maintained.
> Please refer to the active Proof of Concept at [nanotaboada/Dotnet.Samples.AspNetCore.WebApi](https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi).