-
As a state object is immutable, anytime a reducer has a change to make, it creates a new state, replacing the old one. Any component that gets state properties and inherits from `FluxorComponent` will…
-
Refit creates a strongly typed interface for the API which moves all this knowledge about URLs, request and response types into one place.
I think we could cut down on some boilerplate code, reduce…
-
Update: thanks everyone who was able to watch live and talk with us, or watch the recording!
---
Hi all -
The next WinUI Community Call will be on Wednesday Feb 19.
We'll be broadcastin…
-
I remember asking that a few (years ago)[https://github.com/microsoft/xaml-standard/issues/230]. Seeing all the [complain ](https://devblogs.microsoft.com/dotnet/whats-new-in-windows-forms-runtime-in-…
-
One of my big goals once the restructure branch is going is to build a code generator for existing Sql projects. Not sure if this is completely feasible but I am going to try. I have an Asp.net projec…
-
[EDIT by guardrex to update the metadata. This will be addressed by reacting to Javier's remark that ...
> API authorization is only for when Identity Server and the app reside on the same origin/h…
-
That would be great if the wiki provides a series of article about to build a project like WebAPI using C# and functional approach with language-ext (eg. about handling errors).
I am sure this coul…
-
### Describe the bug
Whenever I make type-structure-related changes to Blazor components inside .razor files VS becomes very unresponsive, CPU usage goes up and this continues for ~30 seconds.
T…
-
When I first started looking into Blazor, I looked into Autofac because I thought that I had to use an external library... Then I found out that MS DI had matured and (apparently) was quite usable... …
-
**Is your feature request related to a problem? Please describe.**
The one thing missing that we need is a system to store setting both application and user.
**Describe the solution you'd like**
…