Bill Hiebert
Bill Hiebert
In .net Core this is done using the sources element in global.json
- Updated nuget pkg feeds - Now targets netcoreapp3.1 and references the AspNetCore.App framework - Replaced obsolete interfaces with updated ones - Added StartupHook.cs and StartupHosting.cs to initialize browserlink -...
Using the 13.4.2 version of nswag.msbuild, the code generated for the following v1.json file generates bad C# code. [v1.json.txt](https://github.com/RicoSuter/NSwag/files/4547819/v1.json.txt) Specifically, it generates two almost identical partial classes for the client...
1. Create an asp.net core app on Full Framework 2. R-click, Add Reference. Notice the choices available:  3. Now create an asp.net core app. Edit project file and add...