-
## Steps to reproduce
Added `AutoMapper 5.0.2` package to my project. The restore fails with the error `AutoMapper 5.0.2 is not compatible with net452`.
## Expected behavior
It should restore. I u…
-
The Angular template shipped with .NET Core 2.0 originated well before `@angular/cli` came on to the scene. Even when `@angular/cli` was first shipped, it was unclear whether it would become the de fa…
-
Hi Peter,
I'am using this library and I do struggle a little to setup this service.
I got it to install my service and start the service. The service name / description I provide gets ignored if…
-
As it currently stands, `dotnet new` is a good command for people to get started with simple projects. However, it suffers from several things:
- Templates are coupled with the implementation, thus re…
-
Page: /samples/web/send-from-aspnetcore-webapi/sample.md
So, creating a new .net core application with the webapi template, and then pulling down the NServiceBus package from nuget immediately brea…
-
Hi Seth,
I get this error at random times with the same data. It comes either at the learning step in below code -
generator = new DecisionTreeGenerator(5) { Descriptor = descriptor, Hint = 0 }…
-
See https://github.com/dotnet/cli/issues/4788#issuecomment-264126559
> When I manually update `netcoreapp1.0` to `netcoreapp1.1` in the .csproj file, Visual Studio is unable to open the project fil…
-
Page: /samples/web/send-from-aspnetcore-webapi/sample.md
So, creating a new .net core application with the webapi template, and then pulling down the NServiceBus package from nuget immediately brea…
-
I have some code the runs fine in VS 2015, but when I deploy i to an Azure App Service, the service fails to start, with an internal error.
The log contains:
2017-02-18T23:27:29
System.Applicati…
-
Hi,
Without change any in the code, only I have updated two packages, it shows me this error (subject) in he ui.
If I try to get swagger.json at http://localhost:28604/swagger/v1/swagger.json an…