Pinned Repositories
AspNetCore.Essentials
Adds extra http headers to response (COOP, COEP, CORP, X-Frame-Options, X-Content-Type-Options)
AspNetCore.Honeypot
Simple honeypot implementation for ASP.NET Core to detect bot posts
AsyncKeyLock
Async Key-based Reader Writer Lock with Cancellation Support
CoreMapper
Simple object mapper
DragonFly
Open Source ASP.NET Core CMS + Blazor
ImageWizard
Image processing webservice based on ASP.NET Core and ImageSharp / SkiaSharp / SvgNet / DocNET
ObjectChangeTracking
It's a simple library to track property and collection changes in your objects.
SmartResults
Lightweight .NET library to use result pattern instead of throwing exceptions.
WebDavSharp
WebDAV middleware for ASP.NET Core
WPF.ImageEffects
GPU-based image effects (brightness, contrast) for WPF
usercode's Repositories
usercode/ImageWizard
Image processing webservice based on ASP.NET Core and ImageSharp / SkiaSharp / SvgNet / DocNET
usercode/DragonFly
Open Source ASP.NET Core CMS + Blazor
usercode/AspNetCore.Honeypot
Simple honeypot implementation for ASP.NET Core to detect bot posts
usercode/WPF.ImageEffects
GPU-based image effects (brightness, contrast) for WPF
usercode/AsyncKeyLock
Async Key-based Reader Writer Lock with Cancellation Support
usercode/ObjectChangeTracking
It's a simple library to track property and collection changes in your objects.
usercode/AspNetCore.Essentials
Adds extra http headers to response (COOP, COEP, CORP, X-Frame-Options, X-Content-Type-Options)
usercode/WebDavSharp
WebDAV middleware for ASP.NET Core
usercode/SmartResults
Lightweight .NET library to use result pattern instead of throwing exceptions.
usercode/CoreMapper
Simple object mapper
usercode/FastPropertyAccessor
Fast C# property accessor without using reflection
usercode/AspNetCore.Decorator
Allows to use the decorator pattern for ASP.NET Core dependency injection
usercode/WPF.DataForms
Fluent-based data forms for WPF