-
The AspireWithNode sample is failing after updating to preview.5 due to Node.js' internal `fetch()` stack rejecting self-signed certificates by default, even if they're trusted by the host (in this ca…
-
We're using Cassette 2.0 and every now and then, the bundled assets in Cassette return an empty file. We're seeing this issue at multiple clients. We need to 'touch' a javascript or stylesheet in or…
-
Hi,
Do you have any plans to support (asp).net core 1.0 since it is released months ago.
Thanks.
-
**Is your feature request related to a problem? Please describe.**
Related to #2506
The [wiki](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/wiki/Identity…
-
## Feature description
It'd be awesome to use the [Monaco Editor](https://microsoft.github.io/monaco-editor/) to render source code everywhere inside the application.
For me personally the biggest…
-
In F# 5, we'll have `#r "nuget:...". However, there are some first-party frameworks where this won't work:
* ASP.NET Core
* Windows Desktop
ASP.NET Core 2.x used is just a few NuGet packages, s…
-
I have a .NET 6 project, but I'm using `Program.cs` and 'Startup.cs' approach.
There is a method to add InstantAPI using `services.AddInstantAPIs();`, but no way to configure it inside `Configure(I…
Misiu updated
2 years ago
-
I read somewhere, that I need to use GRPC web for blazor webassembly. But when I configure my client like that, the communication to the native serrver doesn't work anymore. Is there anything that I n…
-
Migrated from [rt.perl.org#126167](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=126167) (status was 'open')
Searchable as RT126167$
p5pRT updated
2 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When returning a Value object containing a long property from ASP.NET Core Web API controller…