An open source codebase for sharing programming solutions.
All .NET things to make Blazor work seamlessly in microfrontends using Piral. 🧩
Cross-platform plugin to work with screen orientation of mobile device.
Quickly finds most similar patch(square region) for every patch at an image.
Demos and sample for my "Designing a UI for Microservices" talk
Java-like Components for .NET
dein ToolBox - C# .Net Library with utilities like: command line, files, log, platform, shell, system, transform and validation [ Win+Mac+Linux ]
The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. You can use it as a first-in, first-out collection of objects using a fixed buffer and automatic overwrite support.