MichaelHochriegl
Fullstack Developer and freetime coder. My focus is on web technologies (front- and backend). Blazor Enthusiast
Germany
Pinned Repositories
AspireFETestingRepro
Small reproduction repo to showcase problems using the FastEndpoints and Aspire
AspireSamplePreview3
Blogsta
A quick and easy to use Jekyll based blog using `Chirpy` as a theme
Blogsta.Container
A image that has the necessary dependencies to run `Blogsta`
bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
CodeGenHelpers
The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator
DiscoGroupie
eCommy
An example eCommerce app to learn more about Microservices and Aspire.
FastLogr
FastLogr is a different approach to tackle performance efficient logging that's less convoluted than the MS approach.
ObjectBuildR
ObjectBuildR is an approach to use source generators to simplify and streamline the object builder pattern.
MichaelHochriegl's Repositories
MichaelHochriegl/FastLogr
FastLogr is a different approach to tackle performance efficient logging that's less convoluted than the MS approach.
MichaelHochriegl/ObjectBuildR
ObjectBuildR is an approach to use source generators to simplify and streamline the object builder pattern.
MichaelHochriegl/AspireFETestingRepro
Small reproduction repo to showcase problems using the FastEndpoints and Aspire
MichaelHochriegl/AspireSamplePreview3
MichaelHochriegl/Blogsta
A quick and easy to use Jekyll based blog using `Chirpy` as a theme
MichaelHochriegl/Blogsta.Container
A image that has the necessary dependencies to run `Blogsta`
MichaelHochriegl/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
MichaelHochriegl/CodeGenHelpers
The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator
MichaelHochriegl/DiscoGroupie
MichaelHochriegl/eCommy
An example eCommerce app to learn more about Microservices and Aspire.
MichaelHochriegl/FastEndpoints
A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern
MichaelHochriegl/FastEndpoints-DocSite
documentation website source code for FastEndpoints lives here
MichaelHochriegl/FastEndpointsPlayground
A demo project to better learn and showcase FastEndpoint.
MichaelHochriegl/FastEndpointsTesting
Example to showcase the testing of an API using FastEndpoints
MichaelHochriegl/FEVersioningPlayground
Playground for `FastEndpoints` versioning shenanigans.
MichaelHochriegl/MediaInfo
Convenient unified display of the most relevant technical and tag data for video and audio files.
MichaelHochriegl/MediatR.DupNotHandlerExec
Quick repro repo to visualize the `MediatR` bug #884
MichaelHochriegl/MoFe
A sample project that uses `FastEndpoints`
MichaelHochriegl/MudBlazor
Blazor Component Library based on Material design. The goal is to do more with Blazor, utilizing CSS and keeping Javascript to a bare minimum.
MichaelHochriegl/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
MichaelHochriegl/ObjectBuildR.Showcase
Showcase of the nuget library ObjectBuildR
MichaelHochriegl/README-cheatsheet
Template for a clear GitHub README (markdown)
MichaelHochriegl/RiderSourceGenTemplate
MichaelHochriegl/TagzApp
An application that discovers content on social media for hashtags
MichaelHochriegl/Thready
A small dotnet lib that allows for easy recurring background tasks running.
MichaelHochriegl/WebAppFactoryHostedService
Example of the strange behavior of the `WebApplicationFactory` with top level statements and e.g. `HostedService`