General
PromptBeginner5 minmarkdown
| Service | `I*Service`
`class *Service` | dotnet-service |
0
Explore
95,235 skills indexed with the new KISS metadata standard.
`class *Service` | dotnet-service |
`ControllerBase`
SDK)
`*/` (per project)
`Services/`
`*.fsproj`
`tests/` directories with projects
`include/`
`test/`
`libs/`
CI
`make`
libraries
`REQUIRE(` | catch2-test |
`protobuf` | serialization |
`TEST_F(`
`asio::`
`std::async`
`std::lock_guard` | synchronization |
`notify`
`make*()` | factory-pattern |
`~*()` | raii-pattern |
`*.hpp`
`typename T` | cpp-template |