Shusty-6th's Stars
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
mrpmorris/Fluxor
Fluxor is a zero boilerplate Flux/Redux library for Microsoft .NET and Blazor.
devmentors/Pacco
Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach
serilog-contrib/serilog-ui
Simple Serilog log viewer UI for several sinks.
reactiveui/Sextant
A ReactiveUI navigation library for Xamarin.Forms
ArmandJ77-zz/CQRSAndMediator-Microservice
A microservice architecture template which implements the CQRS and Mediator patterns
jsakamoto/Toolbelt.Blazor.HttpClientInterceptor
Intercept all of the sending HTTP requests on a client side Blazor application.
asc-lab/camunda-dotnetcore-poc
Proof of Concept project that shows how we can use Camunda BPMN Platform in .NET Core applications.
jsakamoto/FindRazorSourceFile
This is a set of NuGet packages that makes your Blazor apps display the source .razor file name that generated the HTML element under the mouse cursor when entering the Ctrl + Shift + F hotkeys.
tesar-tech/DragAndDropList
Minimal implementation of drag & drop list. #Blazor WebAssembly.
MassTransit/Sample-Library
marcodiniz/ABlazorPong
A classic pong game build with Blazor. Not a single line of JavaScript has been written, only WebAssembly in all it's glory.
F0b0s/MassTransit.UnitOfWork
Extension for implementation Unit of work pattern(UoW) with MassTransit pipeline