-
Asp .NET 8 app, created from template, without anything extra. Here is it: https://github.com/verdysh/AppInsightsMetrics/
Microsoft.ApplicationInsights.AspNetCore 2.22.0
Visual Studio 17.8.6
Window…
-
Hello, thanks for this, its very creative approach and unique, is it possible to build a menu hierarchy based on the users roles/claims at startup/cached, could you please show us so I can tie the `Mo…
-
I have updated to Radzen Blazor Studio 1.28.3 & registered.
The .NET 8 project that I have been working on for the last 2 weeks no longer lets me create proper CRUD Pages.
Steps:
1 - Click on "Data…
-
Previously I use
```
CreatePersonResponseModel response = await Http.PostJsonAsync("/persons", this.model);
```
To get information from the server, and `CreatePersonResponseModel` was type of r…
-
This is a mega thread to track everything that should be cleaned up for BTCPay Server 2.0:
Could use project milestone, but at this stage this is more of a brainstorm.
- [x] [The Big Cleanup: Refa…
-
### Background and motivation
JSExport Attribute can make .NET static methods accessible to JavaScript side.
However, access to such methods requires the correct namespace, class name, and method …
-
Let us know which projects, people, demos, or other ideas you have for the show! This is the _community_ standup, so we want to feature you, your ideas, and your projects! Comment on this issue and we…
-
Subscribe to this issue and stay notified about new [daily trending repos in C#](https://github.com/trending/c%23?since=daily).
-
There should be a documentation site focused on scenarios similar to this https://gowebexamples.com/.
I'm also thinking about integrating samples from https://github.com/dodyg/practical-aspnetcore…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am trying to combine [client resu…