-
Since moving to VS2015 and Nuget 3 the Update-Package command takes an age to complete.
It just sits stuck on "Attempting to gather dependencies information"
```
Attempting to gather dependencies inf…
-
Moving https://github.com/dotnet/cli/issues/5548#issuecomment-277313556 on behalf of @niemyjski
-----
I am trying to upgrade my project from project.json to the new csproj format and hitting ro…
-
I'm trying to use DevExtreme in asp.net core project with angular 2.
I've got the following error when I add "dx-button" tag:
TypeError: $element[this.widgetClassName] is not a function
at DxButtonC…
-
Getting this Error on Production hosted on Smarterasp.net
> fail: Microsoft.AspNetCore.Server.Kestrel[13]
> Connection id "0HL1HG5N6I0TN": An unhandled exception was thrown by the applicatio…
-
I am running the RC of Visual Studio Enterprise on a Windows Server 2012 R2 Virtual Machine. Folder that solution is added to is part of a git repo.
Steps to reproduce:
1. Create new Web Application P…
-
great demo,I can use cookie in mvc 's `authorizationhandler`,but I use the app to request webapi, how to deal with authorization in `asp.netCore`? not need cookie?can you help me to answer the quest…
-
Hi there!
After upgrading Microsoft.IdentityModel.Clients.ActiveDirectory from v3.10 to v3.12, we are experiencing an issue when serializing data to and from our token cache. We are using PCLStorage …
-
Not sure if this would belong with #435 but when trying to add this package to a .Net Core app I am getting:
_Package Stripe.net 6.3.4 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0).…
-
- Running coreclr rc1-update1
- webapi inside a docker container
- throws exception on `ConnectionMultiplexer redis = ConnectionMultiplexer.Connect("redis:6379");`
- `redis` machine can be PING'ed fr…
-
I have run into an issue where `dotnet restore` is experiencing a seg fault. I am running it on a shared runner that gitlab provides. I found an open [issue on dotnet/cli](https://github.com/dotnet/cl…