aspnetcore/benchmarkapps/BasicViews
Doug Bunting c34830f9de
Use OSS package versions consistent with aspnet/benchmarks and Microsoft.AspNetcore.All 2.1.2
- 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
2018-08-01 11:04:33 -07:00
..
Components
…
Controllers
…
Migrations
…
Views
…
wwwroot
…
BasicViews.csproj
…
BasicViewsContext.cs
…
Person.cs
…
Startup.cs Use OSS package versions consistent with aspnet/benchmarks and Microsoft.AspNetcore.All 2.1.2 2018-08-01 11:04:33 -07:00
benchmarks.json
…
post.lua
…
postWithToken.lua
…
runtimeconfig.template.json
…
web.config
…