General
PromptBeginner5 minmarkdown
`controllers/`
`views/`
0
Explore
111,480 skills indexed with the new KISS metadata standard.
`views/`
:live_view`
:controller`
config)
`apps/*/lib/`
`test/` directories
CI
project directories
`dotnet test`
`IClassFixture` | integration-test |
`AddMigration` | ef-migration |
`[Theory]`
`: *Base` | grpc-service |
`app.MapPost(` | minimal-api |
`[HubName]` | signalr-hub |
`RequestDelegate` | aspnet-middleware |
`IHostedService` | background-service |
`INotificationHandler<` | mediatr-handler |
`DbSet<` | ef-dbcontext |
`[Table]`
`class *Request`
`class *Service` | dotnet-service |
`class *Repository` | dotnet-repository |
`ControllerBase`