-
Hi Egil,
I know this is not mainstream for you, but you might be able to tell me where to look.
Using the AWS Lambda Application template combined with the Blazor Web App SSR (Interaction type N…
-
basically, when a page/app is rendered on the server side, its data == model, DOM == view and logic == controller are in separate folders inside the project.
Transitioning from Blazor to **ASP.NET …
-
Feature request: Create a new razor component directive to mark the generated class as abstract.
`@abstract` seems like a good candidate.
-
## Describe the Bug
When using nugetizer to pack Razor class libraries, static web assets that are generated during the build process (like scoped CSS or JavaScript files collocated with a component)…
-
### Library version used
4.64.1
### .NET version
Net 8.0
### Scenario
PublicClient - desktop app
### Is this a new or an existing app?
None
### Issue description and reproduction steps
we are…
-
Hi! Thank you so much for this library, very useful!
I've found some issue, when use `` component wrapped by `Transition`. Dialog appears in the place where it was created but not inside DialogOutl…
-
I created a console app with Statiq.Web, the CleanBlog theme and a few pages. Then I added a class named "CategoriesViewComponent" at project root and added this line to **_layout.cshtml**:
```
@a…
-
What recommendations would you give on how to use the Flowbite Javascript library in the Blazor Web App? I followed your YouTube tutorial on PageScript, I added a Flowbite javascript file in a razor c…
-
### Bug type
Component
### Component name
MudOverlay
### What happened?
I have this MudOverlay :
```
```
It shows in page components but doesn't show in MainLayout and App.razor file…
-
Support for razor files.
Going to try to get the ball rolling on this fork. [See previous discussion.](https://github.com/jmederosalvarado/roslyn.nvim/issues/32).
As stated over there, roslyn _sho…