-
Using an ASP.NET Core 2 app running on App Services (with App Insights configured), I expected the “light up” to just-work.
The problem though is that if I want to use the client-side javascript sn…
-
**Describe the bug**
The website does not respond. I got this multiple times over multiple days.
**To Reproduce**
Go to https://shapeshifter.software or https://shapeshifter.app
**Expected beh…
-
using Linq2DB on a .Net Core 1.1 WebAPI.
When trying to connect to the DB, I get an exception message, looking for Sybase.AdoNet2.AseClient
Should it not be looking for Sybase.AdoNet45.AseClient.d…
-
See http://gunnarpeipman.com/2017/07/aspnet-core2-spa/
-
```
Unhandled Exception: System.ArgumentException: A valid non-empty application name must be provided.
Parameter name: applicationName
at Microsoft.AspNetCore.Hosting.Internal.HostingEnvironmen…
-
Hey @JKorf ,
first of all many thanks for making this project public. I was trying it out with the example code. The REST part works fine, but I have a problem with signalr client.
While I'm t…
-
Hi,
I need to create a custom auth middle-ware. I have been following instructions [here](https://zogface.wordpress.com/2016/09/13/custom-authentication-in-asp-net-mvc-core/) but unfortunately i'm …
-
Depends on System.IdentityModel.Tokens.Jwt and Microsoft.IdentityModel.Protocol.Extensions.
-
Hi @brentschmaltz (and @polita)
in the last update you said "April timeframe" -
I need to know more details.
What exactly will be released in April?
* IdentityModel update to support SAM…
-
Hello,
I have failed on updating my project to the version 2.0 following the guide from microsoft (https://docs.microsoft.com/en-us/aspnet/core/migration/1x-to-2x/)
Updated csproj:
```
…