-
https://github.com/JendriHidalgo0014/RegistroTecnico/blob/419f750eefa2543dcd929b297aa19337a34abe46/Components/Pages/TecnicosPage/Index.razor#L9
-
### Source/destination types
```csharp
public interface IMyInterface
{
public string MyProperty { get; set; }
}
```
### Source/destination JSON
```javascript
{"MyProperty": "Hello"}…
-
I have a Attribute to change JSON serialization from camelCase to PascalCase, which worked fine in dotnet 7, but in dotnet 8 i am getting an error `System.InvalidOperationException: JsonSerializerOpti…
-
Any chance for this project to get updated to .NET 5.0?
Thank you
-
### 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.
Hello 👋🏻 ,
Doing localizatio…
-
DayPickerViewModel is a good example of using this technique
-
### What should we add or change to make your life better?
Dashboard for proxy status and monitoring configuration
### Why is this important to you?
Web front end so that people can understand and …
-
**Which version of Microsoft Identity Web are you using?**
Microsoft.Identity.Web (1.15.1)
**Where is the issue?**
* Web app
* [ ] Sign-in users
* [X ] Sign-in users and call web APIs…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Using per page/component render modes, cascading parameters turn null after rendering.
…
-
### Feature request type
Enhance component
### Component name
Table
### Is your feature request related to a problem?
MudTable's (and, possibly, MudDataGrid's - had not used it yet) `Se…
oakad updated
5 months ago