-
The rest of my projects i plan to use bold-reports use .Net 6.0. So I changed .csproj to:
net6.0
With these settings I get a compile-Error:
ERROR…
-
See if classes/methods can be moved to models etc.
---
- [x] Show image with bigger resolution -- Still needs fixing
- [x] Image galleries (My Time at Portia)
- [x] Image galleries need to inc…
-
@SteveSandersonMS As [5489](https://github.com/aspnet/AspNetCore/issues/5489) is closed now.
Can we put nested routing on the roadmap as it is necessary feature for routing
Ref. [Angular Router Outl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Blazor InputDate and date picker does not work properly in InteractiveServer mode when …
-
### 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.
Razor pages do indeed support…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Firstly, I understand the basics of Blazor render mode. When we use "Blazor Web App" template…
-
It will be great to have web support for Oxplot.
I can image few ways to do this.
I have mentioned one way already at below fork
https://github.com/belucha/oxyplot.blazor/issues/7
Second way could b…
-
### Is your feature request related to a problem? Please describe.
I do not think it is necessary to have separate http clients for authenticated and non authenticated users (see https://docs.mic…
-
## Background and Motivation
Currently for Blazor Server with prerendering, component state can only be persisted with `PersistAsJson()` and retrieved with `TryTakeFromJson()`. So while the [underl…
-
On `/Admin/Providers` we should have more standard indicator icons for status:
- Active
- Error
- Disabled
- Unknown