Commit Graph

3 Commits

Author SHA1 Message Date
7b1b234d82 Initialize minimal ASP.NET Core API with OpenAPI support
Set up a basic ASP.NET Core project targeting .NET 9.0 with nullable and implicit usings enabled. Added OpenAPI (Swagger) documentation using NSwag and a simple WeatherForecast endpoint. Included necessary configuration files for development and toolchain support.
2025-02-05 22:31:42 +01:00
cb534421cd add gitignore 2025-02-05 22:31:34 +01:00
67116b99e0 Initial commit 2025-02-05 21:13:14 +00:00