-
Have opened blazor issue:
https://github.com/aspnet/AspNetCore/issues/11463
-
## Tentative goals
- [x] annotate Mono Interp with event pipe events
- [ ] annotate Mono AOT with event pipe events
- [ ] `FRAME_TYPE_IL_STATE`
- [ ] annotate AOT/Interp transitions
- […
-
Hello, I know this project is in its infancy, but it already seems really cool.
Something I'm personally interested in, is Server Side Rendering of client side components which can then be hydrated. …
-
Hello,
when I download the repository and run the sample, all works fine. However, when I try integrating a map in my own application, I get this error:
`Microsoft.JSInterop.JSException: Could n…
-
### Bug type
Component
### Component name
Mask
### What happened?
Masking not working on android phones
### Expected behavior
Masking should work on all the devices
### Reproduction link
http…
-
### Description
Update the "What's new in ASP.NET Core 9.0" for .NET 9 Release Candidate 2
### Page URL
https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-9.0?view=aspnetcore-8.…
-
Due to our security requirement, our service we cannot use MD5 hashing. I would like to have SHA256 as part of the blob upload and download transfer. I see a lot of benefit where users can get out of …
-
Working with a Blazor project is practical immpossible,
- Formatting not working or worse corrupts file
- Syntax highlight not working
- Autocomplete suggestion not working
- Errors, Warnings e.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
WHEN I'm on `/index?queryparam=abc` and I click a link to `/index/999` which is handled by th…
-
Hi,
Just added Havit to my brand new project to test it out, and I'm mixing it with external CSS (a theme I bought):
I was playing around with the default COUNTER page, and tried putting a HxSid…