Starred repositories
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
A cross-platform .NET library for IMAP, POP3, and SMTP.
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
A .NET source generator for generating object mappings. No runtime reflection.
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET dev…
Work-in-progress tool to reverse unity's IL2CPP toolchain.
A Roslyn analyzer to enforce some good practices in C#.
A library for creating, reading and editing PE files and .NET modules.
Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.
The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.
The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator
Privileged is an authorization library for restricting resources by action, subject and qualifiers.
danielklecha / SharpIppNext
Forked from Zelenov/SharpIppA .NET Standard library that can be used as IPP client and IPP server.
Library allowing full access to multiple different cryptocurrency exchange API's. Provides a common interface for writing exchange independant code and maps responses and enum values to readable mo…
System.IO.Pipelines API adapter for System.Net.WebSockets