netstandard topic
Vortice.Mathematics
Cross platform .NET math library.
Vortice.Vulkan
Cross platform .NET bindings for Vulkan, VMA, SPIRV-Cross and shaderc
Vortice.Windows
.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.
aspnetcore-authentication-apikey
Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key in Header, Authorization Header, QueryParams or...
aspnetcore-authentication-basic
Easy to use and very light weight Microsoft style Basic Scheme Authentication Implementation for ASP.NET Core.
Math-Expression-Evaluator
A C# library for parsing mathemitical expressions with support for parentheses and variables.
NeatInput
A .NET standard project which aims to make keyboard and mouse input monitoring easy on Windows and eventually Linux.
EFCore-FluentStoredProcedure
EFCore Extension that allows a means to map a stored procedure to a class, fluently.
eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
TodoMVC-DDD-CQRS-EventSourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design