-
This is a placeholder issue.
Similar to the support that we have for CORS in APIs, we should have support for Content Security Policy to make sites safer by default.
Support for CSP would be polic…
-
Hello,
I'm new to AntDesignCharts. I'm getting the below exception, when Blazor is loaded for the first time locally:
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRe…
-
**Is your feature request related to a problem? Please describe.**
I need to be able to delete documents!
**Describe the solution you'd like**
Provide delete capabilities on the main list page an…
-
I tried to use localization in razor:
```
@using Microsoft.Extensions.Localization
@inject IStringLocalizer Localizer
@{
Localizer["Header"];
}
```
I added reference to my project. Resu…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I create a Blazor web application via the Blazor Web App Template, then in the Blazor Server …
-
### Full Remote | Senior .Net Core Developer USD 48k/year
📍 **Location**: Remote
🏢 **Company**: Flylance
#### Our Company
Here at Flylance, we are an innovative US-based company using cuttin…
-
https://github.com/FeroZero/RegistroTecnicos/blob/1c3ba2889a38da7c1823155749e06b944defe3d6/Components/Pages/TecnicosPages/Index.razor#L14-L16
-
### URL
https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-cli-tutorial/modify
### Operating system
windows
### More information about your system
Windows 11 Pro, Beta Insider Program
x64
#…
-
I have a multi-national application, so it would be very convenient for me to have a View directory structure as follows:
Views/UserMailer/en/ .....
Views/UserMailer/fr/ ....
With all of the languag…
-
### Describe the bug
How do you correctly setup SignalR with authentication on Blazor Server? I created a test project based on the BlazorWebAppOidc:
https://github.com/njannink/BlazorServerAppO…