Stars
Repository for skills to assist AI coding agents with .NET and C#
mimalloc is a compact general purpose allocator with excellent performance.
📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
A high performance implementation of Mediator pattern in .NET using source generators.
Safely use React.lazy with retry and reload strategies.
Small package to allow adding security headers to ASP.NET Core websites
Base class with tests for adding specifications to a DDD model
neyromant / aspnetcore
Forked from dotnet/aspnetcoreASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
neyromant / runtime
Forked from dotnet/runtime.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
NuGet package to help you cross-compile Native AOT to different OSes/architectures
.NET tool to analyze size of Native AOT binaries.
Multiplatform UI tool for observing .NET counters, written and maintained by an awesome contributors from Dotnetos community🌶
Collection of TypeScript type challenges with online judge
A .NET source generator for generating object mappings. No runtime reflection.
A workshop about Malware Development
⚡ Decompilation Tools and High Productivity Utilities ⚡
The world's simplest facial recognition api for .NET on Windows, MacOS and Linux
A .NET client to send metrics to a variety of metrics backends
CryptoPro / corefx
Forked from dotnet/corefxThis repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
A .net library to write large Excel files in XLSX format with low memory consumption using streamed write.
C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)
Big-O complexities of common algorithms used in .NET and Computer Science.