Stars
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based applications.
A platform for community discussion. Free, open, simple.
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
Roslyn based csc.exe and aspnet_compiler.exe replacement with metaprogramming hooks for ASP.NET MVC projects from the pre-DNX era
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
🐛 Public itch.io issues tracker and documentation - use support instead for private information!
Implementation of CommonMark specification in C# for converting Markdown documents to HTML. Optimized for maximum performance and portability.
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
A set of tools for graph layout and viewing
An aspect-weaving library for use with Fody. Still in the prototype stage.
A port of Clojure to the CLR, part of the Clojure project
A JavaScript key state handler for web apps
A renderer agnostic two-dimensional drawing api for the web
The JavaScript library for modern SVG graphics.
BonsaiJS is a graphics library and renderer
A+ animation module for the modern web
Embed the Visual Studio editor & theme architecture in your own programs
Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.