AspNetCore.Docs/aspnetcore/tutorials/web-api-help-pages-using-sw.../samples
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
..
2.0 EF Migrations vs. Swashbuckle (#6380) 2018-05-12 08:19:20 -05:00
2.1 EF Migrations vs. Swashbuckle (#6380) 2018-05-12 08:19:20 -05:00