PreviousNext

.NET Core 1.1 – Where to start?

by bill-s, 2017-03-24T19:20:05.000Z

Hi, as you may notice, the version .NET Core 1.1 changed some significant things like the new command of CLI options, the project settings now is made through a XML format instead of JSON and the back of the CSPROJ extension.

Read More