.net-core-1.1 Questions

4

Solved

I have updated my project from Core 1.1 to Core 2.0 using instructions from https://blogs.msdn.microsoft.com/webdev/2017/08/14/announcing-asp-net-core-2-0/ (updated target framework to .NET Core 2....

1

Solved

I have a .NET Core console application and want to read the appsettings.json and parse a section as List<Param> (without Dependency Injection or ASP.NET Core). I already tried How do I bind a...
Cicatrix asked 11/7, 2017 at 15:45

3

I have a .NET Core web application which I deploy as an Azure Web App. This has been working perfectly until last night when I applied the Visual Studio 2017 upgrade (v15.2). The .net core versio...
1

© 2022 - 2024 — McMap. All rights reserved.