-
I want to run a SignalR .NET Core server without an ASP.NET website backing it (like the self-host examples of the old SignalR).
It'd be nice to see an example here of how to do this?
-
Hello friends,
I'm having an odd issue with our existing projects that are targeting net 471. After installing the .net core 3 preview, binding redirects are generated differently, causing runtime …
-
System.Runtime.InteropServices.Analyzers && System.Runtime..Analyzers package version 1.0.0 does not exist anymore.
First available version is 1.0.1.
Nuget History :
Version | Downloads …
-
Hi, I was following the Quick Start tutorial on Orleans using F# and I ran into this exception
This is the link to the tutorial https://learn.microsoft.com/en-us/dotnet/orleans/quickstarts/build-your…
-
## No examples on how to use Autofac in AspNet Core (DotNet Core 3.1+) web applications that run in Service Fabric
The repo at https://github.com/autofac/Examples/tree/master/src/ServiceFabricDemo/…
-
According to @lemmaa, This discussion of the point is to support templates with a defined unit by `one-init`. (eg. backend, model, ...)
---
https://github.com/Samsung/ONE/pull/9259/files#r897528…
-
### Describe the bug
Use the **RequestSizeLimitAttribute** together with **IFormFile** on an WebApi action method. The expected behaviour when
the request body is too large is to return a 500 i…
-
Hi,
We have dotnetmonitor set up on ECS Fargate. Running in listen mode collecting metrics every X. Our set up is a single dotnetmonitor side car inside each launched task with many tasks being lau…
-
I have a Attribute to change JSON serialization from camelCase to PascalCase, which worked fine in dotnet 7, but in dotnet 8 i am getting an error `System.InvalidOperationException: JsonSerializerOpti…
-
Hello,
I have Unity project with NUnit tests. If I open Testing tab, there are not tests visible:
![image](https://user-images.githubusercontent.com/4307038/156725489-eb14cca9-7c94-42b5-a39e-818e49e…