- update our own NuGet packages to align lower-level dependencies - add metadata to BasicApi controllers - avoids analyzer failures when building with Microsoft.AspNetCore.All e.g. in benchmark runs - especially important in `PetController` because it's associated with `[ApiContoller]` - use pooled `DbContext`s for MySql too |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Migrations | ||
| Models | ||
| BasicApi.csproj | ||
| Startup.cs | ||
| benchmarks.json | ||
| getWithToken.lua | ||
| postJsonWithToken.lua | ||
| runtimeconfig.template.json | ||