-
When trying to install package from nuget I am getting:
_Package restore failed. Rolling back package changes for '...' 0_
in .NetCore WebApi project with
Visual Studio 2017 targeting net452
-
Hi everyone,
I'm new in .NET programming and I read about .NetStandard2.0. I found it really cool to try to unify libraries for all .Net Platforms but I have one question that I cant find online...…
-
This is with 15.3p2 and the .NET Core 2 preview 1 tooling.
I have a solution where one project, that targets netstandard1.1 and net45 needs the binary output of a project that has a netcoreapp2.0 a…
-
## Steps to reproduce the issue
```
~/s/f/core-dotnetcore dotnetcore *$… docker run --rm -ti -v (pwd):/root/ -v /home/paul/.aws:/root/.aws -p 8282:8282 microsoft/dotnet-nightly:2.0-sdk bash
r…
-
I've published a beta version of Fable upgraded to netcoreapp2.0 and I'm making some tests. I was hoping that if Fable and Fable related packages were upgraded to netcoreapp2.0/netstandard2.0, the siz…
-
Hi there,
While trying to use a latest netstandard1.3/CoreCLR compatible version of SharpZipLib, I was surprised that it is actually unclear which version on NuGet is official (check the [listing](…
xoofx updated
7 years ago
-
Hi;
I just deployed my asp.net core app to azure which I developed in mac os x. It is successfully build and run on my local environment.
But when I browse the app on Azure site, I got the following …
-
Moved from https://github.com/dotnet/cli/issues/6829
## Steps to reproduce
Try to build in VS 2017 15.3 with preview2 and today's nightly .NET Core 2 tooling:
Clone https://github.com/Reactive-…
-
### Description
When running build.cmd I get an error stating:
"d:\repos2\fable-suave-scaffold\test\ServerTests\Tests.fs(3,6): error FS0039: The namespace or module 'Expecto' is not defined."
F…
-
.NET Core 2.0.0 Preview 1 is available.
You can read about .NET Core 2.0.0 Preview 1 in the [release notes](https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0.0-preview1.md) and [.NE…