Bill Hiebert

Results 5 issues of Bill Hiebert

In .net Core this is done using the sources element in global.json

Feature-NuGet
Triage-Approved

- 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: ![image](https://cloud.githubusercontent.com/assets/1553785/23281355/ce6000b8-f9d1-11e6-861d-b606ab503f67.png) 3. Now create an asp.net core app. Edit project file and add...

Feature-Multi-Targeting
Triage-Approved