michael.praschl
-
- 2,732 total downloads
- last updated 2/17/2020
- Latest version: 0.2.0
Extensions for gRPC Services which simplify separating implementations of the service methods into CQRS like `ICommand`/`IQuery` implementation classes. -
- 1,733 total downloads
- last updated 8/22/2015
- Latest version: 0.1.0
Tests .Equals(), .Equals<>(), Operators, GetHashCode() and EqualityComparer. -
- 1,036 total downloads
- last updated 4/9/2020
- Latest version: 0.1.1
Behaviors for Blazor. Extract functionality from a Component into a Behavior to make it reusable. Reuse it by adding Behaviors to a Component. -
- 580 total downloads
- last updated 3/6/2020
- Latest version: 0.1.0
Makes it easy to render a RenderFragment (part of a Component) outside of the current render tree. Use the <Beam To="My.target"> component to "beam" its content to <Materializer Name="My.target">, no matter... More information