Announcing .NET Core Tools 1.0
blogs.msdn.microsoft.com
Announcing .NET Core Tools 1.0
1–10 of 44 posts
Re: Announcing .NET Core Tools 1.0
#2Re: Announcing .NET Core Tools 1.0
#3Re: Announcing .NET Core Tools 1.0
#4The only thing that has really bothered me about .NET Core is I haven't been able to figure out how to get NuGet to run properly on Linux.
Re: Announcing .NET Core Tools 1.0
#5Re: Announcing .NET Core Tools 1.0
#6https://i.imgur.com/2uLUNH1.png Why is Microsoft serving Panasonic.jp SSL certificate ?
Re: Announcing .NET Core Tools 1.0
#7But this release also changes the way unit testing integrates with the tooling, so now my suite of 1000+ nunit tests won't run via the 'dotnet test' command, nor in visual studio 2017.
If not for that, we would have upgraded today. Eventually the nUnit team will release a test runner that works with the new tooling, but in the meantime, we will stay on preview2 of the tooling & vs2015 where our tests work.
Re: Announcing .NET Core Tools 1.0
#8The only thing that has really bothered me about .NET Core is I haven't been able to figure out how to get NuGet to run properly on Linux.
most of the nuget operations (restore, pack, push) can be performed using dotnet.exe that ships as part of .NET Core Tools 1.0 on any platform. If you are facing any specific issue or need any nuget related help, please file an issue on https://github.com/nuget/home/issues and will do our best to respond asap!
Re: Announcing .NET Core Tools 1.0
#9https://i.imgur.com/2uLUNH1.png Why is Microsoft serving Panasonic.jp SSL certificate ?
Re: Announcing .NET Core Tools 1.0
#10https://i.imgur.com/2uLUNH1.png Why is Microsoft serving Panasonic.jp SSL certificate ?