AspNetCore.Docs/aspnetcore/tutorials/web-api-help-pages-using-sw...
BusyCoding a32fbb4351 EF Migrations vs. Swashbuckle (#6380)
* Update Startup.cs

This sample causes a FileNotFoundException with Entity Framework Core Migrations - i.e. when executing "dotnet ef migrations add new", the GetEntryAssembly call returns "ef", and "ef.xml" does not exist in the build folder.

* Update Startup.cs

This sample causes a FileNotFoundException with Entity Framework Core Migrations - i.e. when executing "dotnet ef migrations add new", the GetEntryAssembly call returns "ef", and "ef.xml" does not exist in the build folder.
2018-05-12 08:19:20 -05:00
..
_static Update Swagger tutorials for 2.1 (#6193) 2018-05-09 14:54:24 -05:00
samples EF Migrations vs. Swashbuckle (#6380) 2018-05-12 08:19:20 -05:00