Bruno Santos
Bruno Santos
Because Blazor Extensions can be libs or apps for many different purposes of the Blazor development cycle, I think that having something like: ```Install-Package BlazorExtensions.PWA.Geolocation``` And if one wants to...
@EdCharbeneau, I think we should leverage what already exists in Blazor Extensions. That provides us with a great starting point. They have a neat project structure and are using Typescript...
Daniel, Correct, that's part of the plan. Better IDE support is a must have, not an option. Unfortunately my time is limited! Right now I'm focusing on the next milestone...
My 2 cents here. As a user I expect the behavior to be consistent with other calls. So, in this case, I created a file using postFile() without any issues...
### @Otto-AA, I'm just a beginner here trying to understand SOLID and its complexities. As a recent user, all I did was try SOLID as a way to store and...
@jeff-zucker, thanks for sharing the spec.
@Otto-AA, Yes, using just the REST API works just fine and that’s what I’ve been using as a work around for this issue.