AspNetCore.Docs/aspnetcore/fundamentals/minimal-apis/7.0-samples
sammychinedu2ky d7c4f240e6
Minimal api todo group (#26516)
* created project

* added required test nugets

* added custom controller

* created test file

* added comments

* add new line

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* remove a line

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* remove line

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* removed comment

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* created new project

* models added

* dbcontext added

* modified model

* repository added

* actions added

* action comments added

* repository comments added

* formatted code

* edit

* formatted code

* add changes

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* added one line ending

* grouped apis

* rewind

* rewind

* rewind

* rewind

* removed public

* reset

* added space

Co-authored-by: Stephen Halter <halter73@gmail.com>

* removed extra line

Co-authored-by: Stephen Halter <halter73@gmail.com>

* added public access modifier

Co-authored-by: Stephen Halter <halter73@gmail.com>

* added sqlite package

* added in memory sqlite connection

* added meta data

* git format

* added filter

* added applicationdbcontext to ioc

* prior to deleting repository

* repository deleted

* git format

* git format

* format

* format

* validationresponse added

Co-authored-by: Stephen Halter <halter73@gmail.com>

* adding services together

Co-authored-by: Stephen Halter <halter73@gmail.com>

* refactored

* deleted dto file

* created folder for routehandlers

* remove comment

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* remove comment

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* remove comment

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* remove comment

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* added cs extension to routehandlers

* dotnet format

* changed error message

* add a line

Co-authored-by: Stephen Halter <halter73@gmail.com>

* remove space

Co-authored-by: Stephen Halter <halter73@gmail.com>

* made changes

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
2022-08-04 10:47:27 -10:00
..
WebMinAPIs OpenAPI in minimal web APIs .NET 7 /1 (#25863) 2022-05-27 12:02:56 -10:00
WebMinOpenApi OpenAPI in minimal web APIs .NET 7 /1 (#25863) 2022-05-27 12:02:56 -10:00
WebRPauth Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
todo What's new OpenAPI /2 (#26478) 2022-07-19 18:51:10 -10:00
todo-group Minimal api todo group (#26516) 2022-08-04 10:47:27 -10:00