-
I keep getting this exception when my websurge sessions finishes..
I've not narrowed down exactly what causes it but I have been making the following changes to the default web surge session opti…
-
### Describe the bug
I cannot add new Identity Scaffolded item in Asp .Net 5 RC1 MVC Project
### To Reproduce
1- Open visual studio preview edition last update
2- Create new Asp .Net Core (.…
-
MM wants not-null value when posts to Medium. I pressed "Post to Weblog" and it occured. Earlier I can't post due to TLS/SSL also. I have integration token. I will write a test-case if you needed.
…
-
According to [Microsoft](https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/) Microsoft.Data.SqlClient is the new client to use for SQL access. I ran into an issue with …
-
Hello,
We found `kubernetes.container.image` in the 6.8.x doc https://www.elastic.co/guide/en/beats/filebeat/6.8/exported-fields-kubernetes-processor.html
But while using it, the container imag…
-
I've installed v3.3.8 on a .Net Core 3.1 site. The markdown rendering works great for the examples you've given, but I want to modify the template to include a sidenav. I expect I'd need some of the…
-
You are using non concurrent hashset
I think best option would be to use ConcurrecnyDictionary where object is Null and only Keys are used
```
Microsoft.AspNetCore.Server.Kestrel[13] Connec…
-
# LivereloadTryOut
LivereloadTryOut
I'm trying to get [RickStrahl - Westwind.AspnetCore.LiveReload][1] package to work on a vanilla asp.net solution. I have followed the instructions as the github…
-
# Problem
We have a library project (SDK csproj file format) that targets `net462`. It uses `PackageReference`, not `packages.config`.
When we add nuget package `microsoft.codedom.providers.dot…
-
Getting null reference exception
> System.NullReferenceException: Object reference not set to an instance of an object.
> at Westwind.AspnetCore.LiveReload.ResponseStreamWrapper.IsHtmlResponse…