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.
đšī¸ A retro style zombies shooter with cool isometric pixel art for Windows and MacOS
A Bulk Deployment tool for the DNN CMS. PolyDeploy is focussed on security, reliability and auditability.
Java-like Components for .NET
FIRE calculator PWA created using Blazor WebAssembly and C#
A distributed application template for dotnet. Utilizing Blazor, Web API, gRPC, Tye, YARP etc.
Simulator engine for 2000's LCD games featuring a certain blue hedgehog.
LeetCode problems with detailed explanation and different solutions.
A demo to help you integrate Stripe payments with your Blazor web application
Using ENet-CSharp for a multiplayer setup with a Unity Client and .Net Core Server environment