-
Similar to [this article](https://anthonygiretti.com/2020/05/18/grpc-asp-net-core-3-1-model-validation/), we also use FluentValidation in all of our services and so I am looking for a recommended appr…
-
How to implement file upload / download with grpc without put all file content in a byte[] but with upload / download chunk allow to get a progress status?
Thanks
-
We're interested in using this framework for a cross-platform application we're developing using Blazor. The main issue we're running into is trying to understand how to setup the dependency injection…
-
We're using this library to provide LSP support for [Bicep](https://github.com/Azure/bicep). We have an browser demo at https://aka.ms/bicepdemo which calls into the compiler code directly using Blazo…
-
Based on my experimentations, Bolero is mostly compatible with the new .NET 8 Blazor interactive modes (aka Blazor United, ie `InteractiveServer`, `InteractiveClient` and `InteractiveAuto` render mode…
-
Some Serilog sinks, such as `Console()`, show timestamps in whatever time zone they're specified in. This makes logs from the client look inconsistent with logs from the server, since _Serilog.Sinks.B…
-
**Is your feature request related to a problem? Please describe.**
When using MudTable I would like to have possibility to manage the order of items in the list using drag and drop which is very comm…
-
_From @Rauce on Tuesday, November 19, 2019 3:11:56 PM_
I'm developing a Blazor WebAssembly app.
After upgrading all my solution Nuget packages to `3.1.0-preview3.19555.2`, all `HttpClient.SendAs…
-
How can I use this 'wpdotnet' project as a component in the blazor project and have a page called blog that displays the 'wpdotnet' project?
For example www.example.com/blog
Someone can guide me
-
## Steps to Reproduce
1. See https://github.com/mono/mono/blob/63795c0ce8e564344a791c6406a6862525b7309f/mono/utils/mono-dl-wasm.c#L46-L49.
2. Its not implemented so calls to another SO using Pin…