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