-
Repro: https://github.com/JunTaoLuo/DotnetCache/tree/c4d1413da5a8cc512184f701f2b9284485d2e203/Fallback
Without respecting this element, during dotnet cache, the following error will be seen at rest…
-
Here is the complete debug output. I can see many exceptions are thrown when I try to run the bot. this happens I did an upgrade of bot framework version today to 3.5.3
```
'iisexpress.exe' (CLR v…
-
Hi,
I'd like to start a thread to have a dialog about server side WCF on .NET Core. For me the WCF stack is quite impressive, and support for server side WCF on .NET Core would be fantastic. Please f…
-
## Steps to reproduce
`dotnet new webapi -n mywebapi`
**webapihello.csproj**
```
netcoreapp2.0
2.0.0-beta-001791-00
ubuntu.16.04-arm
…
-
When creating a new project(vst 15 or 17) and getting the sdk in the nuget the following error occurs:
Restoring packages for d:\clayton\documents\visual studio 2017\Projects\ClassLibrary1\ClassLib…
-
Hi. For a long time I've been using TeamCity's build agent on Windows to build dotnet projects, but now I'm trying to get the same result with build agent on Linux and found difference which not allow…
-
I just upgraded ([Link to my project template](https://github.com/ASP-NET-MVC-Boilerplate/Templates/tree/VS-2017/Source/Boilerplate.Templates/content/Api-CSharp)) my xproj template to csproj. My xproj…
-
Is there a way to start a web API using Kestrel with the Ubuntu build of Core?
-
Hi,
We have been using Abp for a while with the default 1.0 version (Aspnetzero version). Suddenly after a package update, we have an weird error about 'An item with the same key has already been add…
-
.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…