Recently Added Projects
AvalonEdit
The WPF-based text editor component used in SharpDevelop
DockPanelSuite
The Visual Studio inspired docking library for .NET WinForms
ObjectListView
ObjectListView is a C# wrapper around a .NET ListView. It makes the ListView much easier to use and teaches it some new tricks
Callisto
A control toolkit for Windows 8 XAML applications. Contains some UI controls to make it easier to create Windows UI style apps for the Windows Store in accordance with Windows UI guidelines.
MahApps.Metro
Toolkit for creating Metro-styled WPF apps
Qml.Net
A cross-platform Qml/.NET integration for Mono/.NET/.NET Core
Brighter
Command Dispatcher, Processor, and Distributed Task Queue https://www.goparamore.io/
Lara
Lara Web Engine is a library for developing Web user interfaces in C#
HandyControl
Contains some simple and commonly used WPF controls
ZeroQL
High-performance C#-friendly GraphQL client. It supports Linq-like syntax. It doesn't require Reflection.Emit or expressions. As a result, the runtime provides performance very close to a raw HTTP call.
EntityGraphQL
Library to build a GraphQL API on top of data model with the extensibility to easily bring multiple data sources together in the single GraphQL schema (EF is not a requirement - any ORM working with LinqProvider or an in-memory object will work).
graphql-net
GraphQL to IQueryable for .NET.
HotChocolate
GraphQL server compatible to all GraphQL compliant clients like Strawberry Shake, Relay, Apollo Client, and various other clients and tools.
GraphQL.NET
Implementation of Facebook's GraphQL in .Net
VectSharp
.NET library to create vector graphics and text, and then export it to PDF, SVG and raster image formats.
RealTimeGraphX
RealTimeGraphX is a data type agnostic, high performance plotting library for WPF, UWP and soon, Xamarin Forms.
Veldrid
A low-level, portable graphics and compute library for .NET
Silk.NET
A cross-platform, high-performance, low-level .NET Standard wrapper for many advanced APIs such as OpenGL, OpenCL, OpenAL, OpenXR, Assimp, GLFW, as well as many others. In addition to wrapping over Native APIs, it also comes with its own Windowing and Input abstraction. This makes game and application development with Silk.NET a breeze, and has pretty much everything a 3D application developer would need.
AssimpNet
A cross-platform .NET Standard wrapper for the Open Asset Importer ("Assimp"). The library enables importing, processing, and exporting of 3D models for rendering in graphics/game applications. Over 40 formats are supported for importing (e.g. OBJ, FBX, GLTF, 3DS, Collada) and a subset of those formats can be exported to (e.g. OBJ, GLTF, 3DS, Collada). Mesh processing features allow for mesh data to be generated or optimized for real-time rendering.