dodyg / practical-aspnetcore

Practical samples of ASP.NET Core 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a pokemon data server using minimal API

dodyg opened this issue · comments

Will work on it. Seems perfect for .NET 6 Minimal API

@dodyg where should this be created ? here practical-aspnetcore\projects\net6 ??

If yes - i am thinking of the name as minimal-api-pokedex as a folder in front of practical-aspnetcore\projects\net6 ?

Looks good.

@dodyg

Please review this commit
and
this pr #321

Those two updates take care of this issue

This is awesome 🔥