C# Github Star Ranking at 2016/09/01
dotnet/corefx 9628
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
dotnet/coreclr 6305
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
SignalR/SignalR 5677
Incredibly simple real-time web for .NET
dotnet/roslyn 5055
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
mono/mono 4595
Mono open source ECMA CLI, C# and .NET implementation.
StackExchange/dapper-dot-net 4232
Dapper - a simple object mapper for .Net
NancyFx/Nancy 4023
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
shadowsocks/shadowsocks-windows 3641
hbons/SparkleShare 3607
Share and collaborate by syncing with any Git repository instantly. Linux, Mac, and Windows.
ShareX/ShareX 3517
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to over 80 supported destinations you can choose from.
mono/MonoGame 3447
One framework for creating powerful cross-platform games.
AutoMapper/AutoMapper 3441
A convention-based object-object mapper in .NET.
restsharp/RestSharp 3404
Simple REST and HTTP API Client for .NET
ServiceStack/ServiceStack 3343
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
thedillonb/CodeHub 3336
CodeHub is the best way to browse and maintain your GitHub repositories on any iOS device!
aspnet/EntityFramework 3223
Microsoft's recommended data access technology for new applications in .NET.
Redth/PushSharp 3144
A server-side library for sending Push Notifications to iOS (iPhone/iPad APNS), Android (C2DM and GCM - Google Cloud Message), Windows Phone, Windows 8, Amazon, Blackberry, and (soon) FirefoxOS devices!
JamesNK/Newtonsoft.Json 3047
Json.NET is a popular high-performance JSON framework for .NET
aspnet/Mvc 3047
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
adamcaudill/Psychson 2815
Phison 2251-03 (2303) Custom Firmware & Existing Firmware Patches (BadUSB)
OpenRA/OpenRA 2800
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
Microsoft/msbuild 2549
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
Wox-launcher/Wox 2508
An effective launcher for Windows. an alternative to Alfred or Launchy.
01org/acat 2480
Assistive Context-Aware Toolkit
opserver/Opserver 2472
Stack Exchange's Monitoring System
icsharpcode/ILSpy 2425
.NET Decompiler
MahApps/MahApps.Metro 2287
A toolkit for creating Metro / Modern UI styled WPF apps.
reactiveui/ReactiveUI 2273
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. Supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, Xamarin Forms, WPF, Windows Forms, Windows Phone 8, Windows Store and Universal Windows Platform (UWP).
KeenSoftwareHouse/SpaceEngineers 2137
OptiKey/OptiKey 2115
OptiKey - Full computer control and speech with your eyes
HearthSim/Hearthstone-Deck-Tracker 2022
HDT is an automatic deck tracker and manager for Hearthstone.
cefsharp/CefSharp 1997
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
jaredpar/VsVim 1976
Vim Emulator Plugin for Visual Studio 2010+
chocolatey/choco 1936
Chocolatey CLI
Humanizr/Humanizer 1930
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Microsoft/BotBuilder 1893
The Microsoft Bot Builder SDK is one of three main components of the Microsoft Bot Framework. The Microsoft Bot Framework provides just what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/SMS to Skype, Slack, Office 365 mail and other popular services.
OpenLiveWriter/OpenLiveWriter 1781
An open source fork of Windows Live Writer
dotnet/orleans 1762
Orleans - Distributed Virtual Actor Model
Glimpse/Glimpse 1687
The open source diagnostics platform for the web
akkadotnet/akka.net 1682
Port of Akka actors for .NET
gitextensions/gitextensions 1634
GitExtensions is a shell extension, a Visual Studio 2008/2010/2012/2013 plugin and a standalone Git repository tool.
mono/monodevelop 1607
MonoDevelop is a cross platform IDE mostly aimed at Mono/.NET developers
NLog/NLog 1602
NLog - Advanced .NET, Silverlight and Xamarin Logging
HangfireIO/Hangfire 1557
An easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET apps
scriptcs/scriptcs 1552
Write C# apps with a text editor, nuget and the power of Roslyn!
MvvmCross/MvvmCross 1543
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
FransBouma/Massive 1532
A small, happy, dynamic MicroORM for .NET that will love you forever.
ravendb/ravendb 1501
A linq enabled document database for .NET
ninject/Ninject 1457
the ninja of .net dependency injectors
Sonarr/Sonarr 1455
Smart PVR for newsgroup and bittorrent users.
EventStore/EventStore 1452
The open-source, functional database with Complex Event Processing in JavaScript.
SonyWWS/ATF 1452
Authoring Tools Framework (ATF) is a set of C#/.NET components for making tools on Windows. ATF has been in continuous development in Sony Computer Entertainment's (SCE) Worldwide Studios central tools group since early 2005. ATF has been used by most SCE first party studios to make many custom tools such as Naughty Dog’s level editor and shader editor for The Last of Us, Guerrilla Games’ sequence editor for Killzone games (including the Killzone: Shadow Fall PS4 launch title), an animation blending tool at Santa Monica Studio, a level editor at Bend Studio, a visual state machine editor for Quantic Dream, sound editing tools, and many others.
IdentityServer/IdentityServer3 1449
OpenID Connect Provider and OAuth 2.0 Authorization Server Framework
TheBerkin/Rant 1430
The Rant Procedural Text Generation DSL
App-vNext/Polly 1413
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
ButchersBoy/MaterialDesignInXamlToolkit 1394
Google's Material Design in XAML & WPF, for C# & VB.Net.
aspnetboilerplate/aspnetboilerplate 1377
ASP.NET Boilerplate - Application Framework
ncsoft/Unreal.js 1373
Unreal.js: Javascript runtime built for UnrealEngine 4
mongodb/mongo-csharp-driver 1334
.NET Driver for MongoDB
JeremySkinner/FluentValidation 1334
A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.
Topshelf/Topshelf 1330
An easy service hosting framework for building Windows services using .NET
StackExchange/StackExchange.Redis 1320
General purpose redis client
quartznet/quartznet 1303
Quartz Enterprise Scheduler .NET
JabbR/JabbR 1262
Collaborative chat done right
projectkudu/kudu 1260
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
jagregory/fluent-nhibernate 1258
Fluent NHibernate!
EsotericSoftware/spine-runtimes 1244
2D skeletal animation runtimes for Spine.
moq/moq4 1230
Repo for managing Moq 4.x
OneGet/oneget 1211
PackageManagement (aka OneGet)
Microsoft/nodejstools 1201
Node.js Tools for Visual Studio
playgameservices/play-games-plugin-for-unity 1198
Google Play Games plugin for Unity
umbraco/Umbraco-CMS 1197
The simple, flexible and friendly ASP.NET CMS used by more than 350.000 websites
kevin-montrose/Jil 1192
Fast .NET JSON (De)Serializer, Built On Sigil
markrendle/Simple.Data 1182
A light-weight, dynamic data access component for C# 4.0
schambers/fluentmigrator 1178
Fluent Migrations framework for .net
rabbitmq/rabbitmq-tutorials 1177
Tutorials for using RabbitMQ in various ways
sq/JSIL 1159
CIL to Javascript Compiler
akavache/Akavache 1159
An asynchronous, persistent key-value store
DotNetOpenAuth/DotNetOpenAuth 1136
A C# implementation of the OpenID, OAuth protocols
xamarin/monodroid-samples 1129
A collection of Xamarin.Android sample projects.
SamSaffron/MiniProfiler 1092
A simple but effective mini-profiler for ASP.NET MVC, ASP.NET and Ruby.
SirCmpwn/TrueCraft 1085
Minecraft for hipsters
Antaris/RazorEngine 1083
Open source templating engine based on Microsoft's Razor parsing engine
elastic/elasticsearch-net 1030
Elasticsearch.Net & NEST
Microsoft/PTVS 1027
Python Tools for Visual Studio
JeffreySu/WeiXinMPSDK 1022
微信公众平台SDK Senparc.Weixin for C#,已支持微信公众号、企业号、开放平台、微信支付、JSSDK。
accord-net/framework 1021
Machine learning, computer vision, statistics and general scientific computing for .NET
0xd4d/de4dot 1020
.NET deobfuscator and unpacker.
domaindrivendev/Swashbuckle 1017
Seamlessly adds a swagger to WebApi projects!
xunit/xunit 1006
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.
Fody/Fody 1002
Extensible tool for weaving .net assemblies
Microsoft/referencesource 1001
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
ServiceStack/ServiceStack.Redis 999
.NET's leading C# Redis Client
autofac/Autofac 989
An addictive .NET IoC container
libgit2/libgit2sharp 982
Git + .NET/Mono = ❤
voat/voat 970
The code that powers Voat
JimBobSquarePants/ImageProcessor 966
:camera: A cross-platform library for processing of image files written in C#
PerfDotNet/BenchmarkDotNet 966
Powerful .NET library for benchmarking
Code52/DownmarkerWPF 966
MarkPad - a visual Markdown editor (inspired by the Downmarker project)
madskristensen/WebEssentials2013 963
Visual Studio extension
ValveSoftware/openvr 956
OpenVR SDK
Perspex/Perspex 953
A multi-platform .NET UI framework.
nhibernate/nhibernate-core 950
NHibernate Object Relational Mapper
NEventStore/NEventStore 941
A persistence agnostic Event Store for .NET
git-tfs/git-tfs 939
A Git/TFS bridge, similar to git-svn
Nummer/Destroy-Windows-10-Spying 938
NEW DWS VERSION https://github.com/nullptrspace/DWS
dotnet/cli 933
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
Caliburn-Micro/Caliburn.Micro 932
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
octokit/octokit.net 930
A GitHub API client library for .NET
Particular/NServiceBus 919
The most popular service bus for .NET
OfficeDev/Open-XML-SDK 915
Open XML SDK by Microsoft Open Technologies, Inc.
Reactive-Extensions/Rx.NET 914
The Reactive Extensions for .NET
JoshClose/CsvHelper 906
Library to help reading and writing CSV files
Monnoroch/ColorHighlighter 897
ColorHighlighter - is a plugin for the Sublime text 2 and 3, which underlays selected hexadecimal colorcodes (like "#FFFFFF", "rgb(255,255,255)", "white", etc.) with their real color. Also, plugin adds color picker to easily modify colors.
icsharpcode/SharpDevelop 889
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
xamarin/xamarin-forms-samples 882
Sample apps built using the Xamarin.Forms framework
OrchardCMS/Orchard 876
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
Codeusa/Borderless-Gaming 868
Play your favorite games in a borderless window; no more time consuming alt-tabs.
SiliconStudio/xenko 862
Xenko Game Engine
techtalk/SpecFlow 859
Binding business requirements to .Net code
gsscoder/commandline 856
Terse syntax C# command line parser for .NET with F# support
aspnet/KestrelHttpServer 855
A web server for ASP.NET Core based on libuv.
AutoFixture/AutoFixture 850
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
gregoryyoung/m-r 848
Simple CQRS example
jakubgarfield/Bonobo-Git-Server 843
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
Windows-XAML/Template10 842
Making Windows 10 apps awesome
CollaboratingPlatypus/PetaPoco 838
Official PetaPoco, A tiny ORM-ish thing for your POCO's
MediaBrowser/Emby 838
Emby Server is a home media server built using other popular open source technologies.
loresoft/EntityFramework.Extended 833
Add-on feature for Entity Framework
jstedfast/MailKit 833
A cross-platform .NET library for IMAP, POP3, and SMTP.
SonyWWS/LevelEditor 816
The ATF LevelEditor is a powerful tool for constructing and assembling game levels. It provides a WYSIWYG interface and allows you to place objects, edit properties, edit terrain, and build game levels.
paulcbetts/refit 813
The automatic type-safe REST library for Xamarin and .NET
tjoudeh/AngularJSAuthentication 809
Tutorial shows Authentication in AngularJS with ASP.NET Web API 2 and Owin Middle-ware using access tokens and refresh tokens approach
OfficeDev/PnP 809
Office365 Developer Patterns and Practices
mgravell/protobuf-net 803
Protocol Buffers library for idiomatic .NET
louthy/language-ext 798
C# functional language extensions and 'Erlang like' concurrency system
xamarin/mobile-samples 795
RolandPheasant/TailBlazer 790
A modern file tail utility based on RX.Net which show cases reactive programming and Dynamic Data
xamarin/monotouch-samples 788
Xamarin.iOS sample apps
serilog/serilog 785
Simple .NET logging with fully-structured events
sta/websocket-sharp 774
A C# implementation of the WebSocket protocol client and server
mathnet/mathnet-numerics 773
Math.NET Numerics
XLabs/Xamarin-Forms-Labs 772
Xamarin Forms Labs is a open source project that aims to provide a powerful and cross platform set of controls and helpers tailored to work with Xamarin Forms.
Jessecar96/SteamBot 769
Automated bot software for interacting with Steam Trade
azzvx/gogotester 768
xupefei/Locale-Emulator 762
Yet Another System Region and Language Simulator
PrismLibrary/Prism 756
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Windows 10 UWP, and Xamarin Forms.
aspnet/Identity 755
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data.
Azure/azure-sdk-for-net 754
Microsoft Azure SDK for .NET
npgsql/npgsql 749
Npgsql is the .NET data provider for PostgreSQL. It allows any program developed for .NET framework to access a PostgreSQL database server. It is implemented in 100% C# code. PostgreSQL versions since 9.0 are officially supported, others may work.
EasyNetQ/EasyNetQ 748
An easy to use .NET API for RabbitMQ
AngleSharp/AngleSharp 746
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specification.
neuecc/UniRx 743
Reactive Extensions for Unity
Squirrel/OldSquirrelForWindows 740
It's like ClickOnce but Works™
firstfloorsoftware/mui 736
Modern UI for WPF
NuGet/NuGetGallery 734
The NuGet Gallery
SteamRE/SteamKit 733
SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.
facebook-csharp-sdk/facebook-csharp-sdk 723
Facebook SDK for .NET
yck1509/ConfuserEx 719
An open-source, free protector for .NET applications
mono/xwt 718
A cross-platform UI toolkit for creating desktop applications with .NET and Mono
playdeadgames/temporal 717
Temporal Reprojection Anti-Aliasing for Unity 5.0+
inkle/ink 716
inkle's open source scripting language for writing interactive narrative.
VerbalExpressions/CSharpVerbalExpressions 708
aspnet/MusicStore 705
Sample MusicStore application that uses MVC and Entity Framework.
ServiceStack/ServiceStack.Text 704
.NET's fastest JSON, JSV and CSV Text Serializers
clojure/clojure-clr 703
A port of Clojure to the CLR, part of the Clojure project
ServiceStack/ServiceStack.OrmLite 703
Fast, Simple, Typed ORM for .NET
Grabacr07/KanColleViewer 698
艦これブラウザーのようなもの
jshackles/idle_master 696
Get your Steam Trading Cards the Easy Way
MassTransit/MassTransit 693
Distributed Application Framework for .NET
0xd4d/dnSpy 691
.NET assembly editor, decompiler, and debugger
brockallen/BrockAllen.MembershipReboot 687
MembershipReboot is a user identity management and authentication library.
zeromq/netmq 685
A 100% native C# implementation of ZeroMQ for .NET
madskristensen/MiniBlog 680
A minimal blog engine using Razor Web Pages
xebecnan/UniLua 673
A pure c# implementation of Lua 5.2 focus on compatibility with Unity
johnculviner/jquery.fileDownload 665
jQuery File Download is a cross server platform compatible jQuery plugin that allows for an Ajax-like file download experience that isn’t normally possible using the web.
drojdjou/J3D 652
J3D - unity3d-to-threejs exporter
jbevain/cecil 647
Cecil is a library to generate and inspect .NET programs and libraries.
lzybkr/PSReadLine 646
A bash inspired readline implementation for PowerShell
NewEraCracker/LOIC 645
Low Orbit Ion Cannon - An open source network stress tool, written in C#. Based on Praetox's LOIC project. USE ON YOUR OWN RISK. WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.
reactjs/React.NET 640
.NET library for JSX compilation and server-side rendering of React components
Netflix/Fido 638
MattRix/Futile 636
A super simple Unity 2D framework
dotless/dotless 631
.NET Port of the ruby Less CSS lib
TouchScript/TouchScript 630
Complete multitouch solution for Unity: Win8, TUIO, Mobile.
telerik/JustDecompileEngine 623
The decompilation engine of
nunit/nunit 622
NUnit 3.0 framework, engine and console runner
AdaptiveConsulting/ReactiveTrader 619
Sample reactive UIs in WPF and HTML5, using RxNet/RxJS and SignalR
MarlabsInc/SocialGoal 618
Sample web app for ASP.NET MVC 5, EF 6 Code First, AutoMapper, Autofac and TDD
MiniProfiler/dotnet 609
A simple but effective mini-profiler for ASP.NET websites
machine/machine.specifications 608
Machine.Specifications is a Context/Specification framework geared towards removing language noise and simplifying tests.
aalhour/C-Sharp-Algorithms 608
Implementations of Data Structures and Algorithms in C#
dotnet/wcf 606
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
sjdirect/abot 602
C# web crawler built for speed and flexibility. Please star this project! +1
henon/GitSharp 602
A Git implementation for .Net and Mono
mspnp/cqrs-journey 599
Microsoft patterns & pratices CQRS Journey sample application
nsubstitute/NSubstitute 599
A friendly substitute for .NET mocking frameworks.
ScutGame/Scut 595
Scut is a free, open source, stable game server framework, which support C#/Python/Lua script, and support Unity3d, Cocos2dx, FlashAir client access.
loresoft/msbuildtasks 594
The MSBuild Community Tasks Project is an open source project for MSBuild tasks.
icsharpcode/SharpZipLib 588
#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
atemerev/skynet 586
Skynet 1M threads microbenchmark
IgnaceMaes/MaterialSkin 584
Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
structuremap/structuremap 583
A Dependency Injection/Inversion of Control tool for .NET
NyxStudios/TShock 582
A server mod for Terraria that adds features everyone loves.
nikhilk/scriptsharp 580
Script# Project - a C# to JavaScript compiler, to power your HTML5 and Node.js web development.
koush/UniversalAdbDriver 580
opendns/dnscrypt-win-client 578
Windows front end for DNSCrypt Proxy
oxyplot/oxyplot 572
A cross-platform plotting library for .NET
nefarius/ScpToolkit 572
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
OpenCover/opencover 567
A code coverage tool for .NET 2 and above (WINDOWS OS only), support for 32 and 64 processes with both branch and sequence points
code-cracker/code-cracker 563
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
picoe/Eto 563
Cross platform GUI framework for desktop and mobile applications in .NET
dennisdoomen/FluentAssertions 563
Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test. We currently use it in all our internal and client projects, and it is used in many open-source projects. It runs on .NET 4.0, 4.5, 4.6, CoreClr, .NET Native, Windows 8.1, Silverlight 5, Windows Phone 8.0 and UWP. It supports the unit test frameworks NUnit, XUnit, MBUnit, Gallio, NSpec and MSpec.
Microsoft/Git-Credential-Manager-for-Windows 558
Secure Git credential storage for Windows.
mbdavid/LiteDB 558
LiteDB - A .NET NoSQL Document Store in a single data file - www.litedb.org
dotnet/codeformatter 558
Tool that uses Roslyn to automatically rewrite the source to follow our coding styles
sharpdx/SharpDX 557
SharpDX GitHub Repository
PFCKrutonium/Windows-10-Login-Background-Changer 556
Changes the Windows 10 Login Screen Background
lukebuehler/CShell 554
A simple, yet powerful, C# scripting IDE and REPL
nickgravelyn/UnityToolbag 553
Variety of Unity scripts and tools.
fholm/unityassets 552
Assorted assets previously on sale on the Unity Asset Store, now free on github.
xamarin/Xamarin.Forms 546
Xamarin.Forms official home
cake-build/cake 545
Cake (C# Make) is a cross platform build automation system.
Microsoft/VS-PPT 542
Productivity Power Tools - a set of Visual Studio extensions improving developer productivity.
umeng/umeng-muti-channel-build-tool 542
友盟渠道打包工具(windows .net 4.0)
subsonic/SubSonic-3.0 541
SubSonic 3.0 for the .NET 3.5 Framework
smsohan/MvcMailer 537
A Mailer for ASP.Net MVC that forms the Email Body using MVC Views (Razor etc.) following Ruby on Rails ActionMailer style
AdamsLair/duality 535
a 2D Game Development Framework
i-saint/Unity5Effects 534
kerryjiang/SuperSocket 524
SuperSocket is a light weight, cross platform and extensible socket server application framework.
WebApiContrib/WebAPIContrib 522
Community Contributions for ASP.NET Web API
dotnet-state-machine/stateless 520
A simple library for creating state machines in C# code
EWSoftware/SHFB 518
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
duplicati/duplicati 518
Store securely encrypted backups on cloud storage services!
praeclarum/Netjs 517
.NET to TypeScript and JavaScript compiler
mausch/SolrNet 512
Solr client for .Net
OmniSharp/generator-aspnet 510
yo generator for ASP.NET 5
xamarin/xamarin-macios 509
Bridges the worlds of .NET with the native APIs of Mac, iOS, tvOS, and watchOS.
smartstoreag/SmartStoreNET 507
Open Source ASP.NET MVC Ecommerce Shopping Cart Solution
andrewdavey/cassette 506
Manages .NET web application assets (scripts, css and templates)
icsharpcode/NRefactory 505
NRefactory - Refactoring Your C# Code
FakeItEasy/FakeItEasy 505
The easy mocking library for .NET
aspnet/Razor 505
Parser and code generator for CSHTML files used in view pages for MVC web apps.
MarkNijhof/Fohjin 504
This is a personal sand box
kohsuke/winsw 503
A wrapper executable that can be used to host any executable as an Windows service, in a liberal license
NLua/NLua 502
NLua is the bind between Lua world and the .NET world.
IdentityManager/IdentityManager 500
User & Identity Management
Pash-Project/Pash 497
An Open Source reimplementation of Windows PowerShell, for Mono.
jbogard/MediatR 492
Simple, unambitious mediator implementation in .NET
filipw/AspNetWebApi-OutputCache 486
ASP.NET Web API CacheOutput - library to allow you to cache the output of ApiControllers
tangxuehua/enode 486
ENode is a framework aims to help us developing ddd, cqrs, eda, and event sourcing style applications.
Microsoft/CodeContracts 485
Source code for the CodeContracts tools for .NET
jamesmontemagno/Xamarin.Plugins 484
Cross platform xamarin and windows plugins for PCLs
oddgames/UIToolkit 480
Single draw call UI solution for Unity with multi resolution support and more.
samus/mongodb-csharp 479
A driver written in c# to connect to the MongoDB document oriented database.
fdorg/flashdevelop 477
FlashDevelop is a free and open source code editor.
sprache/Sprache 476
Tiny C# Monadic Parser Framework
aspnet/Docs 474
Documentation for ASP.NET 5
CosmosOS/Cosmos 473
Cosmos is an operating system "construction kit", built from the ground up around the IL2CPU compiler in C# and our home-brewed language called X#.
mono/CppSharp 473
Tools and libraries to glue C/C++ APIs to .NET
tmsmith/Dapper-Extensions 473
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
Microsoft/dotnetsamples 472
Contains samples and documentation for libraries and tools of the .NET framework. Pull requests welcome!
charlesw/tesseract 471
A .Net wrapper for tesseract-ocr
statianzo/Fleck 470
C# Websocket Implementation
xamarin/xamarin-android 468
apache/lucenenet 467
Mirror of Apache Lucene.Net (incubating)
jaymedavis/stripe.net 464
Stripe.net is a sync/async .NET 4.5+ client, and a portable class library for stripe.com.
dockpanelsuite/dockpanelsuite 463
DockPanel Suite - The Visual Studio inspired docking library for .NET WinForms
sestoft/C5 463
C5 generic collection library for C#/.NET
StackExchange/NetGain 461
A high performance websocket server library powering Stack Overflow.
jacksonh/manos 457
Manos is an easy to use, easy to test, high performance web application framework that stays out of your way and makes your life ridiculously simple.
QuantConnect/Lean 457
Lean Algorithmic Trading Engine by QuantConnect (C#, Python, F#, VB, Java)
pbhogan/InControl 456
An input manager for Unity that tames the cross-platform controller beast.
sixthsense/sixthsense 455
Open Source Codebase for project SixthSense
exceptionless/Exceptionless 454
Exceptionless server and jobs
TestStack/White 452
TestStack.White
danielcrenna/tweetsharp 451
TweetSharp is a fast, clean wrapper around the Twitter API.
rlabrecque/Steamworks.NET 449
Steamworks wrapper for Unity / C#
Bobris/Nowin 447
Owin Web Server in pure .Net
Code52/pretzel 446
A site generation tool (and then some) for .NET platforms
x360ce/x360ce 444
Primary repository for the x360ce library, front-end and tools.
adamdriscoll/poshtools 443
PowerShell integration for Visual Studio 2013 and 2015.
ricardojmendez/UnitySteer 442
Steering, obstacle avoidance and path following behaviors for the Unity Game Engine
Azure/azure-powershell 441
Microsoft Azure PowerShell
sschmid/Entitas-CSharp 440
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
waseems/inbox2_desktop 440
Inbox2 deskop client
danielcrenna/metrics-net 436
Capturing CLR and application-level metrics. So you know what's going on.
soomla/unity3d-store 436
Unity in-app purchase & virtual economy library. Part of The SOOMLA Framework - for game design, economy modeling and faster development.
pjvds/ncqrs 434
Ncqrs Framework - The CQRS Framework for .NET
mono/monotouch-bindings 434
A collection of third party bindings for MonoTouch
github/VisualStudio 432
GitHub Extension for Visual Studio
SubtitleEdit/subtitleedit 431
the subtitle editor :)
mccalltd/AttributeRouting 431
Define your routes using attributes on action methods in ASP.NET MVC and Web API.
ASP-NET-MVC/aspnetwebstack 430
ASP.NET MVC Webstack Mirror
migueldeicaza/MonoTouch.Dialog 428
Tools to simplify creating dialogs with the user using MonoTouch
Microsoft/GalaxyExplorer 428
Galaxy Explorer is the application Microsoft is building as part of the Share Your Idea campaign.
grumpydev/TinyIoC 424
An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike.
bitdust/EarthLiveSharp 423
live view of earth from space
Jays2Kings/DS4Windows 422
Like those other ds4tools, but sexier
maartenba/MvcSiteMapProvider 421
An ASP.NET MVC SiteMapProvider implementation for the ASP.NET MVC framework.
DarthFubuMVC/fubumvc 420
A front-controller style MVC framework for .NET
rallion/depressurizer 420
RehanSaeed/ASP.NET-MVC-Boilerplate 418
A professional ASP.NET MVC template for building secure, fast, robust and adaptable web applications or sites. It provides the minimum amount of code required on top of the default MVC template provided by Microsoft.
GitTools/GitVersion 417
Easy Semantic Versioning (http://semver.org) for projects using Git
StephenCleary/AsyncEx 416
A helper library for async/await.
aws/aws-sdk-net 415
Official mirror of the AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
DotNetAnalyzers/StyleCopAnalyzers 414
An implementation of StyleCop rules using the .NET Compiler Platform
jstedfast/MimeKit 412
A cross-platform .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
fluentscheduler/FluentScheduler 412
Automated job scheduler with fluent interface.
IdentityServer/IdentityServer2 411
Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
StockSharp/StockSharp 411
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, bitcoins and options).
kevin-montrose/Sigil 411
A fail-fast validating helper for .NET CIL generation
mono/monotorrent 408
The official repository for MonoTorrent, a bittorrent library for .NET
DropNet/DropNet 408
Client Library for the Dropbox API
boo-lang/boo 408
The Boo Programming Language.
paulyoder/LinqToExcel 406
Retrieve data from spreadsheets and csv files by using LINQ
paulcbetts/splat 405
A library to make things cross-platform that should be
andrewdavey/postal 404
Email sending for asp.net mvc using the view engine system to render emails.
nopSolutions/nopCommerce 404
Free open-source ecommerce shopping cart (ASP.NET MVC)
kayakhttp/kayak 403
event-driven networking library for .NET
PistonDevelopers/VisualRust 403
Visual Studio extension for Rust
NetEase/UnitySocketIO 402
socket.io client for unity3d.
enyim/EnyimMemcached 402
C# Memcached client
dotnet/buildtools 402
Build tools that are necessary for building the .NET Core projects
chucknorris/roundhouse 401
RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control
atheken/NoRM 401
NoRM is a MongoDB driver for .Net designed to provide access to strongly/statically-typed documents and collections.
NickCraver/StackExchange.Exceptional 397
Error handler used for the Stack Exchange network
Knagis/CommonMark.NET 394
Implementation of CommonMark specification in C# for converting Markdown documents to HTML. Optimized for maximum performance and portability.
KSP-CKAN/CKAN 391
The Comprehensive Kerbal Archive Network
Lokad/lokad-cqrs 390
(Not maintained anymore) Lokad.CQRS Framework
linq2db/linq2db 390
Linq to database provider.
shouldly/shouldly 387
Should testing for .net - the way Asserting *Should* be!
castleproject/Windsor 386
Castle Windsor is a best of breed, mature Inversion of Control container available for .NET and Silverlight
paulcbetts/ModernHttpClient 385
HttpClient implementations that use platform-native HTTP clients for :rocket:
gree/unity-webview 381
etishor/Metrics.NET 380
The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
jdiamond/Nustache 379
Logic-less templates for .NET
filoe/cscore 377
An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited.
aliostad/CacheCow 377
An ASP.NET Web API HTTP caching implementation both on client and server
Lone-Coder/letsencrypt-win-simple 375
A Simple ACME Client for Windows
beto-rodriguez/Live-Charts 373
Animated, MVVM orientated .Net charts, for WPF, WinForms under MIT Licence, written in C#, LiveCharts listens for any change in your data automatically and updates UI.
IdentityModel/Thinktecture.IdentityModel.45 371
[deprecated] Helper library for identity & access control in .NET 4.5 and MVC4/Web API.
Microsoft/Microsoft.IO.RecyclableMemoryStream 368
A library to provide pooling for .NET MemoryStream objects to improve application performance.
robertcupisz/LightShafts 367
A light shafts (volumetric shadows) effect for Unity.
Haacked/SeeGit 367
SeeGit - The Git Repository Visualizer
prime31/CharacterController2D 366
flagbug/YoutubeExtractor 366
A .NET library, that allows to download videos from YouTube and/or extract their audio track (currently only for flash videos).
codecadwallader/codemaid 366
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
jimradford/superputty 365
The SuperPuTTY Window Manager for putty sessions
stefanprodan/WebApiThrottle 363
ASP.NET Web API rate limiter for IIS and Owin hosting
shimat/opencvsharp 363
.NET Framework wrapper for OpenCV
ExcelDataReader/ExcelDataReader 363
Lightweight and fast library written in C# for reading Microsoft Excel files
ButchersBoy/Dragablz 361
Dragable and tearable tab control for WPF
MarcelloLins/GooglePlayAppsCrawler 361
Read the ReadMe :D
rebus-org/Rebus 360
:bus: Rebus is a lean service bus implementation for .NET, similar in nature to NServiceBus and MassTransit, only leaner.
Azure/autorest 360
MattRix/UnityDecompiled 356
An unofficial repo of decompiled Unity dll files
prime31/GoKit 354
Lightweight tween library for Unity
wybory2014/Kalkulator1 353
net-commons/common-logging 352
A portable logging abstraction for .NET
petabridge/akka-bootcamp 350
Self-paced training course to learn Akka.NET fundamentals from scratch
Rduerden/Node.cs 350
Node.cs.net - Node.js in c# with all the beauty and performance that C# brings
Microsoft/WPF-Samples 348
Repository for WPF related samples
Xeroday/Spotify-Ad-Blocker 347
EZBlocker - A Spotify Ad Blocker for Windows
aspnet/DependencyInjection 346
Contains common DI abstractions that ASP.NET Core and Entity Framework Core use.
VirtoCommerce/vc-community 345
Virto Commerce
MuMech/MechJeb2 344
MechJeb2 - KSP mod
timheuer/callisto 342
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.
garora/TDD-Katas 342
This repository contains Hands on Test Driven Development Katas
msgpack/msgpack-cli 340
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
lachesis/scallion 340
GPU-based Onion Hash generator
etodd/Lemma 340
Immersive first-person parkour in a surreal, physics-driven voxel world.
yuvaltz/Granular 339
WPF for JavaScript
DynamoDS/Dynamo 339
Visual Programming
aspnet/SignalR-Server 338
Real-time web functionality for web apps, including server-side push.
fluentribbon/Fluent.Ribbon 337
WPF Ribbon control like in Office 2010, 2013 and Windows 8
JustArchi/ArchiSteamFarm 337
icsharpcode/RefactoringEssentials 336
Refactoring Essentials for Visual Studio
naudio/NAudio 335
Audio and MIDI library for .NET
mono/CocosSharp 332
CocosSharp is a C# implementation of the Cocos2D and Cocos3D APIs that runs on any platform where MonoGame runs.
hhariri/EasyHttp 332
Http Library for C#
jkowalski/NLog 332
NLog - Advanced .NET and Silverlight Logging
schotime/NPoco 331
Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco
Code52/carnac 329
A utility to give some insight into how you use your keyboard
unitycontainer/unity 329
OrchardCMS/Orchard2 329
Orchard vNext
dotnet/docfx 328
Tools for building and publishing API documentation for .NET projects
Microsoft/GraphView 328
GraphView is a DLL library that enables users to use SQL Server or Azure SQL Database to efficiently manage graphs.
dotnet/corert 327
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
aspnet/Security 326
Middleware for security and authorization of web apps.
disruptor-net/Disruptor-net 325
Port of LMAX Disruptor to .NET
quasar/QuasarRAT 324
Remote Administration Tool for Windows
dotBunny/VSCode 323
Unity Visual Studio Code Integration
turquoiseowl/i18n 323
Smart internationalization for ASP.NET
nodatime/nodatime 321
A better date and time API for .NET
featurist/coypu 320
Intuitive, robust browser automation for .Net
gluck/il-repack 319
Open-source alternative to ILMerge
DbUp/DbUp 318
DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.
mike-ward/Markdown-Edit 318
My attempt at a markdown editor for windows
castleproject/Core 318
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
ebekker/ACMESharp 318
An ACME library and client for the .NET platform
IdentityModel/Thinktecture.IdentityModel 317
[deprecated] Thinktecture.IdentityModel
prime31/TouchKit 317
Gestures and input handling made sane for Unity
aaubry/YamlDotNet 315
YamlDotNet is a .NET library for YAML
sailro/Reflexil 313
The .NET Assembly Editor
Microsoft/automatic-graph-layout 312
A set of tools for graph layout and viewing
PavelTorgashov/FastColoredTextBox 311
Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
tkellogg/Jump-Location 310
Powershell `cd` that reads your mind
Azure/DotNetty 309
DotNetty project – a port of netty, event-driven asynchronous network application framework
Fody/PropertyChanged 307
Injects INotifyPropertyChanged code into properties at compile time
Azure/connectthedots 307
Connect tiny devices to Microsoft Azure services to build IoT solutions
HTBox/allReady 306
This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
InvexGames/MaterialUI 306
MaterialUI is a UI kit for Unity that follows Google's official material design guidelines.
jsonfx/jsonfx 306
JsonFx v2.0 - JSON serialization framework for .NET
helios-io/helios 306
reactive socket middleware for .NET
MicrosoftResearch/Naiad 305
The Naiad system provides fast incremental and iterative computation for data-parallel workloads
richhickey/clojure-clr 304
A port of Clojure to the CLR, part of the Clojure project
Fody/Costura 304
Embed references as resources
Microsoft/MIEngine 304
The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb, lldb, and clrdbg.
samhocevar/wincompose 304
Compose Key for Windows
MarcosMeli/FileHelpers 303
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
MarimerLLC/csla 302
CSLA .NET business layer development framework
PintaProject/Pinta 302
Simple Gtk# Paint Program
mono/taglib-sharp 302
LIbrary for reading and writing metadata in media files
n2cms/n2cms 301
N2 CMS, an open source CMS for ASP.NET
andyburke/UnityHTTP 298
A TcpClient-based HTTP library for Unity.
canton7/SyncTrayzor 296
Windows tray utility / filesystem watcher / launcher for Syncthing
Haacked/Scientist.net 295
A .NET library for carefully refactoring critical paths. It's a port of GitHub's Ruby Scientist library
damianh/LibLog 294
LibLog is a single file for you to either copy/paste or install via nuget, into your library/framework/application to provide a logging abstraction.
luckyrat/KeeFox 294
Simple and secure password management for Firefox users with KeePass. Download at https://addons.mozilla.org/en-US/firefox/addon/keefox/
ccnet/CruiseControl.NET 291
CruiseControl.NET is an Automated Continuous Integration server, implemented using the .NET Framework.
apache/log4net 290
Mirror of Apache log4net
googleads/googleads-mobile-unity 290
Official Unity Plugin for the Google Mobile Ads SDK
keepwn/Altman 290
the cross platform webshell tool in .NET
Jessecar96/SteamDesktopAuthenticator 290
Desktop implementation of Steam's mobile authenticator app
primaryobjects/AI-Programmer 289
Using artificial intelligence and genetic algorithms to automatically write a program, in the BrainF programming language. Read the tutorial at http://www.primaryobjects.com/CMS/Article149
PiranhaCMS/Piranha 289
Piranha is the fun, fast and lightweight .NET framework for developing cms-based web applications with an extra bite. It's built on ASP.NET MVC and Web Pages and is fully compatible with both Visual Studio and WebMatrix.
zenogantner/MyMediaLite 289
recommender system library for the CLR (.NET)
cDima/Aerial 288
Aerial Apple TV screen saver for Windows
devbridge/BetterCMS 288
A publishing focused and developer friendly .NET Open Source CMS.
erichexter/twitter.bootstrap.mvc 287
nuget package to make bootstrap easy with mvc4
Invoke-IR/PowerForensics 287
PowerShell - Live disk forensics platform
spring-projects/spring-net 285
Spring Framework for .NET
OmniSharp/omnisharp-server 285
HTTP wrapper around NRefactory allowing C# editor plugins to be written in any language.
File-New-Project/EarTrumpet 284
Ear Trumpet - Volume Control for Windows
MITGameLab/OpenRelativity 282
An open source framework to add the effects of traveling at relativistic speeds to visualizations or games
sirWest/AudioSwitch 281
Switch between default audio input or output + change volume
Microsoft/XamlBehaviors 280
This is the official home for XAML Behaviors on GitHub.
IdentityServer/IdentityServer4 280
IdentityServer for ASP.NET Core 1.0
dotliquid/dotliquid 277
.NET Port of Tobias Lütke's Liquid template language.
tgjones/gemini 277
Gemini is an IDE framework similar in concept to the Visual Studio Shell. It uses AvalonDock and has an MVVM architecture based on Caliburn Micro.
SimpleAuthentication/SimpleAuthentication 277
A really simple way for developers to add "Social Authentication" to their ASP.NET web application
jamesmontemagno/Hanselman.Forms 276
The most awesome Hanselman app
aspnet/benchmarks 276
Benchmarks for ASP.NET 5
Saltarelle/SaltarelleCompiler 275
C# to JavaScript compiler
TEdit/Terraria-Map-Editor 275
TEdit - Terraria Map Editor - TEdit is a stand alone, open source map editor for Terraria. It lets you edit maps just like (almost) paint! It also lets you change world settings (time, bosses downed etc), edit chests and change sign, make epic dungeons, castles, cities, and add rewards for your adventurers!
jonwagner/Insight.Database 274
Fast, lightweight .NET micro-ORM
ONLYOFFICE/CommunityServer 274
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
ServiceStack/ServiceStack.Examples 273
Example Projects built with ServiceStack, C# RedisClient, OrmLite, etc
mrward/monodevelop-nuget-addin 273
NuGet addin for MonoDevelop and Xamarin Studio
ElevenPaths/EvilFOCA 272
EvilFOCA
CartBlanche/MonoGame-Samples 272
All the Samples the work with MonoGame
Microsoft/Mobius 271
C# language binding and extensions to Apache Spark
twilio/twilio-csharp 270
Twilio .NET Helper Library for .NET, ASP.NET, ASP.NET MVC and ASP.NET Web Pages (WebMatrix). Need help? Post your questions to http://stackoverflow.com/ or email us at help@twilio.com
encog/encog-dotnet-core 269
tparnell8/OwinOAuthProviders 268
tmenier/Flurl 266
Fluent URL builder and testable HTTP for .NET
punker76/gong-wpf-dragdrop 266
The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF
srkirkland/DataAnnotationsExtensions 266
Validation extensions for DataAnnotations, including optional MVC client validation implementations
dotnet/corefxlab 265
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
icsharpcode/AvalonEdit 265
The WPF-based text editor component used in SharpDevelop
Olivine-Labs/Alchemy-Websockets 264
An extremely efficient C# WebSocket server.
David20321/FTJ 264
F This Jam
EmmittJ/PoESkillTree 264
Codeusa/SteamCleaner 264
:us: A PC utility for restoring disk space from various game clients like Origin, Steam, Uplay, Battle.net, GoG and Nexon :us:
benrhughes/todotxt.net 262
An implementation of todo.txt for Windows using the .NET framework
jrusbatch/compilify 261
A web-based compiler for C# and VB.NET, powered by the Roslyn Project.
repetier/Repetier-Host 261
Host controller for RepRap style 3D printer like mendel, prusa and huxley.
BrightstarDB/BrightstarDB 259
This is the core development repository for BrightstarDB.
zeromq/clrzmq 258
CLR (.NET & Mono) binding for 0MQ
andyedinborough/aenetmail 258
C# POP/IMAP Mail Client
webgio/Rotativa 257
Rotativa, /rota'tiva/. Make Pdf from Asp.Net MVC. Available on Nuget https://www.nuget.org/packages/Rotativa
tathamoddie/System.IO.Abstractions 256
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
danielcrenna/hammock 256
REST, easy. A C# HTTP API client for consuming web services.
openhardwaremonitor/openhardwaremonitor 256
Open Hardware Monitor
Azure-Readiness/DevCamp 256
mono/monomac 255
Bindings to create MacOS X applications with Mono.
fixie/fixie 253
Conventional Testing for .NET
Redth/ZXing.Net.Mobile 253
Zxing Barcode Scanning Library for MonoTouch, Mono for Android, and Windows Phone
jacobdufault/fullserializer 253
A robust JSON serialization framework that just works with support for all major Unity export platforms.
saaskit/saaskit 253
A developer toolkit for building SaaS applications
MichaCo/CacheManager 252
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
Jroland/kafka-net 251
Native C# client for Kafka queue servers.
sethjuarez/numl 250
Machine Learning for .NET
jwt-dotnet/jwt 250
JWT (JSON Web Token) implementation for .NET 3.5+ (Public Domain)
SirCmpwn/RedditSharp 250
Reddit API for .NET
polyethene/IronAHK 248
Cross platform .NET rewrite of the popular AutoHotkey scripting language for desktop automation.
Redth/APNS-Sharp 247
Apple Push Notification & Feedback Services Client C# Library
config-r/config-r 247
Write your .NET configuration files in C#
filipw/apress-recipes-webapi 247
Samples from ASP.NET Web API 2: Recipes book.
aspnet/WebHooks 246
Libraries to create and consume web hooks
aspnetboilerplate/module-zero 246
ASP.NET Boilerplate - Module Zero
onevcat/XUPorter 245
Add files and frameworks to your Xcode project after it is generated by Unity 3D.
topameng/tolua 245
The fastest unity lua binding solution
lidgren/lidgren-network-gen3 244
Lidgren Network Library
ddobrev/QtSharp 244
Mono/.NET bindings for Qt
Windows-Readiness/AbsoluteBeginnersWin10 244
Video content can be found at https://channel9.msdn.com/Series/Windows-10-development-for-absolute-beginners
abbyysdk/ocrsdk.com 242
ABBYY Cloud OCR SDK
vsco/keys 241
Keys for Adobe Photoshop Lightroom
jaquadro/NBTExplorer 240
A graphical NBT editor for all Minecraft NBT data sources
tjoudeh/AspNetIdentity.WebApi 239
Tutorial for Building Simple Membership System using ASP.NET Identity 2.1, ASP.NET Web API, and AngularJS
praeclarum/NGraphics 239
NGraphics is a cross platform library for rendering vector graphics on .NET. It provides a unified API for both immediate and retained mode graphics using high quality native renderers.
sendgrid/sendgrid-csharp 239
Easily send emails from .NET
madskristensen/WebEssentials2015 239
A Visual Studio extension for web developers
floatinghotpot/cordova-plugin-admob 238
Basic Cordova Plugin for AdMob
bombomby/brofiler 238
C++ Profiler For Games
keijiro/KinoGlitch 238
Video glitch effects for Unity
TaoK/PoorMansTSqlFormatter 237
A small free .Net 2.0 library (with demo UI, command-line bulk formatter, SSMS/Visual Studio add-in, notepad++ plugin, winmerge plugin, and web service) for reformatting and coloring T-SQL code to the user's preferences.
thefuntastic/Unity3d-Finite-State-Machine 237
An intuitive Unity3d finite state machine (FSM). Designed with an emphasis on usability, without sacrificing utility.
ArcadeRenegade/SidebarDiagnostics 236
A simple sidebar for Windows desktop that displays hardware diagnostic information.
ninject/Ninject.Web.Mvc 236
extension for ninject providing integration with ASP.NET MVC
imazen/resizer 236
The official repository for ImageResizer
NuGet/WebBackgrounder 236
Proof of concept of a web based background task manager that deals well with web farms/app shutdowns
phatboyg/Stact 235
Distributed Actor Framework for .NET
adamhathcock/sharpcompress 235
SharpCompress is a fully managed C# library to deal with many compression types and formats.
gmarland/GhostRunner 234
JavaScript Task Server
NETMF/netmf-interpreter 234
.NET Micro Framework Interpreter
Kinect/RoomAliveToolkit 234
JaCraig/Craig-s-Utility-Library 234
Main repo for Craig's Utility Library
conceptdev/xamarin-forms-samples 234
Samples that use Xamarin.Forms (http://xamarin.com/forms)
FNA-XNA/FNA 233
FNA - Accuracy-focused XNA4 reimplementation for open platforms
xen2/SharpLang 233
Compiles .NET/C# to native code using LLVM framework. No longer active, consider migrating to https://github.com/dotnet/corert
moq/moq 233
The most popular and friendly mocking framework for .NET
ChrisFulstow/NBlog 233
A lightweight blog engine built with ASP.NET MVC 3, Razor, jQuery and C#.
madskristensen/ShortcutExporter 232
Visual Studio extension
SparkViewEngine/spark 231
Spark is a view engine for ASP.NET MVC and Castle Project MonoRail frameworks. The idea is to allow the html to dominate the flow and any code to fit seamlessly.
Demigiant/dotween 231
A Unity C# animation engine. HOTween v2
IdentityModel/AuthorizationServer 230
Sample implementation of an OAuth2 Authorization Server
OmniSharp/omnisharp-roslyn 229
OmniSharp based on roslyn workspaces
markrendle/Simple.Web 228
A lightweight, object-oriented (Model-View-Handler) framework for modern web development in .NET.
AArnott/IronPigeon 227
IronPigeon is a decentralized communication protocol that provides high confidentiality and authenticity for the messages.
simpleinjector/SimpleInjector 226
JuhaKiili/RagePixel 226
2D Pixelart Toolkit for Unity3D
Banbury/UnitySpritesAndBones 226
Unity 3D addon for skeletal sprite animations
SirCmpwn/Craft.Net 225
Minecraft server, client, and etc for .NET (looking for a new maintainer)
ayende/rhino-mocks 225
Dynamic Mocking Framework for .NET
octgn/OCTGN 225
Online Card and Tabletop Gaming Network
koczkatamas/CVE-2016-0051 225
BSoD PoC for CVE-2016-0051 (MS-016)
WebAssembly/ilwasm 224
CIL to WebAssembly compiler
aspnet/NodeServices 224
Microsoft.AspNet.NodeServices
Microsoft/VSSDK-Extensibility-Samples 224
Samples for building your own Visual Studio extensions
vvvv/SVG 223
fork of the ms svg library
rogeralsing/Microphone 223
mwrock/RequestReduce 223
Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
JasperFx/marten 223
Postgresql as a Document Database and Event Store for .Net Applications
milkshakesoftware/PreMailer.Net 222
C# library that moves your stylesheets to inline style attributes, for maximum compatibility with E-mail clients.
mono/ngit 221
Automated jgit port to c#
winauth/winauth 221
Authenticator for Battle.net / Steam / Guild Wars 2 / Glyph / WildStar / Runescape / SWTOR / Bitcoin
VaughnVernon/IDDD_Samples_NET 221
These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
flibitijibibo/SDL2-CS 221
SDL2# - C# Wrapper for SDL2
aspnet/Logging 221
Common logging abstractions and a few implementations
googleanalytics/google-analytics-plugin-for-unity 220
Google Analytics plugin for the Unity game creation system
Microsoft/PartsUnlimited 220
Parts Unlimited is a fictional ecommerce website based on the The Phoenix Project by Gene Kim, Kevin Behr and George Spafford. The website, built on ASP.NET 5 MVC 6 includes product listings by category, product details, shopping cart, order history, product recommendations, search, and more.
OpenTouryoProject/OpenTouryo 220
”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)
igor-tkachev/bltoolkit 220
Business Logic Toolkit for .NET
mehdime/DbContextScope 220
A simple and flexible way to manage your Entity Framework DbContext instances
KirillOsenkov/SourceBrowser 219
Source browser website generator that powers http://referencesource.microsoft.com and http://source.roslyn.io
vexe/VFW 219
graphql-dotnet/graphql-dotnet 219
GraphQL for .NET
moserware/Skills 218
A detailed implementation of the TrueSkill algorithm to go along with my "Computing Your Skill" blog post
ArthurHub/HTML-Renderer 218
Cross framework (WinForms/WPF/PDF/Metro/Mono/etc.), Multipurpose (UI Controls / Image generation / PDF generation / etc.), 100% managed (C#), High performance HTML Rendering library.
xamarin/Xamarin.Auth 218
Xamarin.Auth
chocolatey/ChocolateyGUI 218
Explorer for chocolatey, requires the install of chocolatey
cypherkey/RaspberryPi.Net 218
Raspberry PI .NET library
dwmkerr/sharpshell 218
SharpShell makes it easy to create Windows Shell Extensions using the .NET Framework.
mikehadlow/AsmSpy 218
Simple command line assembly reference checker
google/google-api-dotnet-client 217
Google APIs Client Library for .NET
Noxwizard/dnscrypt-winclient 217
Windows client for managing the DNSCrypt Proxy
lbv/litjson 217
JSON library for the .Net framework
wakatime/visualstudio-wakatime 216
Visual Studio plugin for metrics, insights, and time tracking automatically generated from your programming activity.
wixtoolset/wix3 216
WiX Toolset v3.x
cplotts/snoopwpf 215
Snoop - The WPF Spy Utility
jarjin/SimpleFramework_UGUI 214
基于uGUI+Cstolua的简单游戏框架
Ninputer/VBF 213
A flexible and extensible front-end library of a programming language compiler.
keijiro/KvantSpray 213
Object instancing/particle animation system for Unity
GitTools/GitLink 213
Making .NET open source accessible!
DmitryEfimenko/TwitterBootstrapMvc 212
Fluent implementation of ASP.NET-MVC HTML helpers for Twitter Bootstrap.
Haacked/CodeHaacks 211
This is a collection of prototypes, samples, proof-of-concepts. None of this is meant to be used in production code, but you can take any of the ideas you like and try them out in your own projects.
SharpRepository/SharpRepository 211
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
xanathar/moonsharp 211
An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
apaka/win-sshfs 210
Git repo for http://code.google.com/p/win-sshfs/
dnauck/Portable.Licensing 210
Portable.Licensing is a cross platform software licensing framework which allows you to implement licensing into your application or library. It provides you all tools to create and validate licenses for your software.
petabridge/NBench 210
Performance benchmarking and testing framework for .NET applications
alexbeletsky/elmah-mvc 210
Painless integration of ELMAH into ASP.NET MVC application
vc3/Afterthought 209
An open source .NET compile-time code amender.
Sandra/Sandra.Snow 209
Jekyll inspired static site generation for .NET
returnString/DogeSharp 209
much language, so programming, very .NET
PowerShell/PSScriptAnalyzer 208
Download ScriptAnalyzer from PowerShellGallery
OData/WebApi 208
OData Web API: A server library built upon ODataLib and WebApi
MRCollective/ChameleonForms 208
Shape-shifting your forms experience in ASP.NET MVC
ChrisMissal/Formo 208
Formo allows you to use your configuration file as a dynamic object. Turn your web.config or application settings into a rich, dynamic object.
Kooboo/CMS 208
The Kooboo CMS source code.
tangxuehua/equeue 208
a distributed mq written by c#.
Cocos2DXNA/cocos2d-xna 206
XNA Port of Cocos2d-X
MrRoundRobin/telegram.bot 206
Telegram Bot Api C# Library
acgessler/open3mod 206
Open 3D Model Viewer - A quick and powerful 3D model viewer
petabridge/akkadotnet-code-samples 206
Akka.NET professional reference code samples
studyzy/imewlconverter 206
an ime word library converter
daxnet/Apworks 206
Apworks is a flexible, scalable, configurable and efficient .NET based application development framework that helps software developers to easily build enterprise applications by applying either Classic Layering or Command-Query Responsibility Segregation (CQRS) architectural patterns.
mchidk/BinaryRage 205
checksum
martijnboland/MvcPaging 205
ASP.NET MVC Paging HTML helper
magicdict/MongoCola 205
A MongoDB Administration Tool
joeaudette/cloudscribe 205
ASP.NET Core Multi-tenant web application foundation
edumentab/cqrs-starter-kit 205
A starter kit for working with CQRS and intentful testing.
HtmlTags/htmltags 204
Simple object model for generating HTML
deplinenoise/ig-memtrace 204
Memory Tracing Software
aspnet/live.asp.net 204
Code for live.asp.net, which hosts the ASP.NET Community Stand-up
mmbot/mmbot 203
A C# port of Hubot
sayedihashimi/slow-cheetah 202
XML Transforms for app.config and other XML files
DEVSENSE/Phalanger 202
Introducing full-featured PHP runtime & compiler for .NET/Mono frameworks. Phalanger is modern open-source implementation of PHP, compatible with the vast array of existing PHP code. In addition Phalanger gives PHP-application developers lot of new possibilities; like improving the performance, allowing to use modern environments or taking advantage of seamless .NET integration.
KSP-KOS/KOS 202
Fully programmable autopilot mod for KSP. Originally By Nivekk
benfoster/Fabrik.Common 201
Useful stuff from fabrik
WebMBro/WebMConverter 201
WebM for bakas.
kerryjiang/SuperWebSocket 201
SuperWebSocket is a .NET implementation of WebSocket server.
wolfgarbe/symspell 200
SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm
Twitterizer/Twitterizer 200
Twitterizer is a .NET class library that provides an easy-to-use interface for the Twitter web api. It is written for developers. It's features are easy to discover and follow a consistent design pattern.
MicrosoftResearch/Dryad 200
This is a research prototype of the Dryad and DryadLINQ data-parallel processing frameworks running on Hadoop YARN.
ivaylokenov/MyTested.WebApi 200
Fluent testing framework for ASP.NET Web API 2.
adamabdelhamed/PowerArgs 200
The ultimate .NET command line argument parser
stramit/SSE 199
Strumpy Shader Editor
rabbitmq/rabbitmq-dotnet-client 199
RabbitMQ .NET client
NEventStore/CommonDomain-ReadOnly 198
Encapsulates various infrastructure concerns for domains.
jorgegarcia/UnityOSC 198
Open Sound Control (OSC) C# classes interface for the Unity3d game engine
MetacoSA/NBitcoin 197
Comprehensive Bitcoin library for the .NET framework.
shawnmclean/Mandrill-dotnet 197
.NET wrapper for Mandrill
phendryx/superputty 197
PLEASE DO NOT USE THIS FORK! IT IS QUITE OUTDATED AND DOES NOT INCLUDE UPDATES MADE BY JIM RADFORD, THE ORIGINAL DEVELOPER. USE:
dejavusecurity/OutlookPrivacyPlugin 197
A PGP encryption plugin for Outlook 2010, 2013 and 2016.
yysun/Git-Source-Control-Provider 196
Git Source Control Provider is a visual studio plug-in that integrates Git with visual studio solution explorer.
openrasta/openrasta-stable 196
The openrasta repository
thelinuxlich/artemis_CSharp 196
Artemis Entity System Framework ported to C#
jason-roberts/FeatureToggle 195
Simple, reliable feature toggles in .NET
Alachisoft/NCache 195
NCache: Highly Scalable Distributed Cache for .NET
thinkpixellab/bot 195
A collection of libraries and demos for WPF, Silverlight, and Windows Phone 7.
stack72/TeamCitySharp 194
C# API for TeamCity - Please note this has had major architectural changes. This will not be backwards compatible so careful when updating
ekonbenefits/impromptu-interface 194
Static interface to dynamic implementation (duck casting). That and more using the DLR.
RolandPheasant/DynamicData 194
Reactive collections based on Rx.Net
mikefourie/MSBuildExtensionPack 194
Microsoft/CSharpClient-for-Kafka 193
.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation.
itext/itextsharp 193
.NET port of the iText library
aritchie/acr-xamarin-forms 193
Camera/Gallery, Barcode Scanning, User Dialogs, Geo-Location, Network Utils, Device Info, Settings, E-Mail, Phone, SMS all for Xamarin.Forms
couchbase/couchbase-lite-net 193
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
danielpalme/IocPerformance 193
Performance comparison of .NET IoC containers
mfenniak/rethinkdb-net 193
A C# / .NET client driver for RethinkDB.
facebook-csharp-sdk/simple-json 193
JSON library for .NET 2.0+/SL4+/WP7/WindowsStore with optional support for dynamic and DataContract
Quobject/SocketIoClientDotNet 193
Socket.IO Client Library for .Net
sones/sones 192
sones GraphDB - opensource graph database
stirno/FluentAutomation 191
Simple Fluent API for UI Automation
mono/gtk-sharp 191
Gtk# is a Mono/.NET binding to the cross platform Gtk+ GUI toolkit and the foundation of most GUI apps built with Mono
darkoperator/Posh-SSH 190
PowerShell Module for automating tasks on remote systems using SSH
kerryjiang/WebSocket4Net 190
.NET WebSocket Client
helix-toolkit/helix-toolkit 190
amirrajan/Oak 190
Frictionless development for ASP.NET MVC single page web apps. Prototypical and dynamic capabilities brought to C#.
paypal/PayPal-NET-SDK 189
.net SDK for PayPal's RESTful APIs
jarjin/SimpleFramework_NGUI 189
基于NGUI+Cstolua的简单游戏框架
refactorthis/GraphDiff 189
Entity Framework graph merge extension method
Azure/azure-storage-net 189
Microsoft Azure Storage Libraries for .NET
rubberduck-vba/Rubberduck 189
Every programmer needs a rubberduck. COM add-in for the VBA IDE (VBE).
ricardojmendez/LibNoise.Unity 188
Coherent noise library for Unity, a port of LibNoise
nant/nant 187
NAnt is a free .NET build tool. In theory it is kind of like make without make's wrinkles.
phatboyg/Magnum 187
A library for the larger than average .NET developer
xamarin/Monkey.Robotics 187
Xamarin.Robotics
stormtek/unity-rts-demo 187
A demo / foundation for an RTS game built using Unity 3d with C# scripting
moserware/AES-Illustrated 186
An implementation of the Advanced Encryption Standard (AES) algorithm meant for study to go along with "A Stick Figure Guide to the Advanced Encryption Standard (AES)" blog post at www.moserware.com
aumcode/nfx 186
C# Server UNISTACK framework
bcgit/bc-csharp 185
Bouncy Castle C# Distribution (Mirror)
morelinq/MoreLINQ 185
Extensions to LINQ to Objects
openrasta/openwrap 185
The OpenWrap repository
AndreyAkinshin/knockout-mvc 185
Power of Knockout.js for ASP.NET MVC
UnityPatterns/ObjectPool 185
Instead of creating and destroying new objects all the time, this script reduces garbage by pooling instances, allowing you to seemingly create hundreds of new objects while only actually using a recycled few.
citizenmatt/resharper-clippy 184
Clippy. For ReSharper
Catel/Catel 184
An application development platform
mono/roslyn 184
Roslyn Compiler - Tracks Mono Patches
alphaleonis/AlphaFS 183
AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes.
Microsoft/VisualStudioUninstaller 183
Visual Studio Uninstallation sometimes can be unreliable and often leave out a lot of unwanted artifacts. Visual Studio Uninstaller is designed to thoroughly and reliably remove these unwanted artifacts.
TinyMapper/TinyMapper 183
A quick object-object mapper for .NET
iloire/asp.net-mvc-example-invoicing-app 183
Example invoicing application in ASP.NET MVC3
exceptionless/Foundatio 183
Pluggable foundation blocks for building distributed apps.
staffantan/unityglitch 182
Glitch post-processing shader for Unity3d
NiclasOlofsson/MiNET 182
A (not so) basic Minecraft Pocket Edition server written in C#
paolosalvatori/ServiceBusExplorer 182
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
CenturyLinkCloud/ElasticLINQ 181
Use LINQ to query Elasticsearch and convert results into .NET objects
stackia/DNSAgent 181
A powerful "hosts" replacement.
cjddmut/Unity-2D-Platformer-Controller 181
A customizable 2D platformer motor that handles mechanics such as double jumps, wall jumps, and corner grabs. Includes a player controlled prefab that can be dropped into any scene for immediate support.
OfficeDev/ews-managed-api 180
ericdc1/Dapper.SimpleCRUD 180
Who wants to write basic read/insert/update/delete statements? SimpleCRUD provides simple CRUD helpers for Dapper.
Chman/SMAA 180
A highly customizable implementation of Subpixel Morphological Antialiasing for Unity
jarjin/uLua 179
基于cstolua的修改版uLua
xamarin/prebuilt-apps 179
Complete, prebuilt apps for you to customize and deploy.
EricFreeman/fuck 179
Fix command line spelling errors like it's 1999.
aspnet/Hosting 179
Code for hosting and starting up an ASP.NET Core application.
Ivony/Jumony 178
Jumony
owin/museum-piece-owin 178
OWIN defines a standard interface between .NET web servers and web applications.
pythonnet/pythonnet 178
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
wixtoolset/wix4 178
WiX Toolset v4.x
Jaben/Papercut 178
Papercut Simple Desktop SMTP Server
seesharper/LightInject 177
An ultra lightweight IoC container
mgravell/capnproto-net 177
Cap'n Proto bindings for .NET languages
craiggwilson/fluent-mongo 177
Provides a fluent interface on top of the 10gen driver including Linq.
spreadsheetlab/XLParser 177
A C# parser for Microsoft Excel formulas with a 99.9% compatibility rate
codecoding/SQLite4Unity3d 176
SQLite made easy for Unity3d
flagbug/Espera 176
Espera is a media player that plays your music, YouTube videos, SoundCloud songs and has a special "party mode".
JamesYing/JCWX 175
Using this framework, you can quickly develop a WeiXin public platform, the framework USE the. Net 3.5 development, support. Net 3.5 above
mhinze/ShortBus 174
In-process mediator with low-friction API
maartenba/GoogleAnalyticsTracker 174
GoogleAnalyticsTracker - A C# library for tracking Google Analytics
ilich/MvcReportViewer 174
ASP.NET MVC Html Helpers for ReportViewer Control.
xamarin/xamarin-forms-book-preview-2 174
Sample code for the 2nd Preview Edition of "Creating Mobile Apps with Xamarin.Forms"
Seanba/Tiled2Unity 174
Export Tiled Map Editor (TMX) files into Unity
ishani/ClangVSx 173
Add-in that allows easy use of Clang compiler from inside Visual Studio 2013, replacing the MSVC compiler when building C++ projects.
unity3d-jp/FrameCapturer 173
gif, mp4, exr, png recorder plugin / library
pgina/pgina 173
pGina: Open Source Windows Authentication
telerik/xaml-sdk 173
The XAML SDK is an easy-to-use infrastructure with 1000+ developer focused examples for most of the Telerik WPF and Silverlight controls.
datastax/csharp-driver 173
DataStax .NET Driver for Apache Cassandra
dnnsoftware/Dnn.Platform 173
DNN Corp Platform Repository.
Maxx53/SCMBot 172
Steam Community Market auto-buying bot
hibernating-rhinos/rhino-esb 172
Developer friendly service bus for .NET
spazzarama/Direct3DHook 171
DirectX Capture and Overlays by using Direct3D API hooks
Voxelmetric/Voxelmetric 171
An efficient voxel framework for Unity3d
danesparza/MailChimp.NET 171
.NET Wrapper for the MailChimp v2.0 API
riteshrao/ncommon 171
A framework for implementing commonly used design patterns when using Domain Driven Design
fclp/fluent-command-line-parser 171
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
toggl/mobile 171
Native mobile apps for Toggl
ksasao/Gochiusearch 170
A Fast Scene Search Engine for Anime Series 'Gochuumon wa Usagi Desuka?'
tunnelvisionlabs/antlr4cs 170
The official C# Target for ANTLR 4
Wyamio/Wyam 169
A modular static content and static site generator.
TestStack/TestStack.BDDfy 168
BDDfy is the simplest BDD framework EVER!
i66soft/osharp 168
osharp framework version 3.x
jacobslusser/ScintillaNET 168
A Windows Forms control, wrapper, and bindings for the Scintilla text editor.
wojilu/wojilu 168
我记录框架 & 我记录网站综合系统
Chman/Moments 168
A quick GIF replay recorder for Unity
codebude/QRCoder 168
A pure C# Open Source QR Code implementation
OData/odata.net 168
ODataLib: Open Data Protocol - .NET/Silverlight/WP8.1 Libraries and Frameworks
aspnet/Caching 168
Libraries for in-memory caching and distributed caching.
ayende/rhino-etl 167
Developer friendly ETL Library for .NET
MscrmTools/XrmToolBox 167
An application that gather multiple tools to ease the customization and configuration of Microsoft Dynamics CRM
marek-stoj/NReadability 167
NReadability is a tool for removing clutter from HTML pages so that they are more enjoyable to read.
MediaPortal/MediaPortal-1 167
MediaPortal turns your HTPC into a very advanced media center, or Home Theater PC (HTPC)
lightszero/LSharp 167
A Pure C# IL Runner,Run DLL as a Script.直接解析执行IL的脚本引擎
migueldeicaza/TweetStation 167
MonoTouch based Twitter client
AlloyTeam/Rosin 167
A tool for web developers debug mobile page with fiddler. http://alloyteam.github.io/Rosin/
ziyasal/FireSharp 166
.Net client library for Firebase
keijiro/Reaktion 166
Audio reactive animation toolkit for Unity
dnewcome/Node.net 166
Node.net - Node.js implemented in Javascript on the .NET runtime
ZeBobo5/Vlc.DotNet 166
.NET control that hosts the audio/video capabilities of the VLC libraries
google/sandbox-attacksurface-analysis-tools 166
GuillaumeSalles/redux.NET 166
Redux.NET is a predictable state container for .NET apps. Inspired by https://github.com/rackt/redux.
paf31/initialround 166
Web app for interviewing technical candidates in the browser
unity3d-jp/unitychan-crs 166
Unity-Chan "Candy Rock Star" Live Demo
RaduMC/UnityStudio 165
Unity Studio is a tool for exploring, extracting and exporting assets from Unity games and apps.
jtorjo/logwizard 165
Log Wizard - a Log Viewer that is easy and fun to use!
fluentcassandra/fluentcassandra 164
A fluent .NET client for the Cassandra distributed database.
manojlds/cmd 163
C# library to run external programs in a simpler way. Demonstration of "dynamic" features of C#.
lanayotech/vagrant-manager-windows 163
Manage your vagrant machines in one place with Vagrant Manager for Windows
brakmic/OpenCV 163
Computer-Vision Demos
0xd4d/dnlib 163
dnlib is a library that can read, write and create .NET assemblies and modules.
raspberry-sharp/raspberry-sharp-io 163
A .NET/Mono IO Library for Raspberry Pi
googlesamples/tango-examples-unity 163
Project Tango UnitySDK Example Projects
praeclarum/Continuous 163
Continuous and live coding environment for iOS apps
snozbot/fungus 163
An easy to use Unity 3D library for creating illustrated Interactive Fiction games
zzzprojects/Z.ExtensionMethods 163
C# Extension Methods | .NET Open Source & Free Library.
jehugaleahsa/mustache-sharp 162
An extension of the mustache text template engine for .NET.
godarklight/DarkMultiPlayer 162
DarkMultiPlayer - A multiplayer mod for Kerbal Space Program
Readify/Neo4jClient 161
.NET client binding for Neo4j
imkira/unity-sysfont 160
unity-sysfont is a Unity3D plugin for rendering dynamic text using the fonts available on the mobile device/computer.
FTPbox/FTPbox 160
Synchronize your files to your own server, via FTP
JetBrains/FSharper 160
F# Support in ReSharper
zeh/usfxr 160
A Unity port of sfxr/as3sfxr/bfxr
editorconfig/editorconfig-visualstudio 160
EditorConfig Visual Studio Addin
HearthstoneTracker/HearthstoneTracker 160
Automatically track and generate statistics for all your HearthStone games.
dentedpixel/LeanTween 159
LeanTween is an efficient animation engine for Unity
AndersMalmgren/FreePIE 159
Programmable Input Emulator
FlingOS/FlingOS 159
An educational operating system written in C#. A great stepping stone from high to low level development.
QuinnDamerell/Baconit 159
A beatiful, powerful, reddit client for Windows 10.
SimpleBrowserDotNet/SimpleBrowser 159
A flexible and intuitive web browser engine designed for automation tasks. Built on the .Net 4 framework.
keijiro/Retro3D 159
A shader that imitates low grade 3D graphics.
socioboard/socioboard-core 159
Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product.
hmemcpy/AgentMulder 158
Agent Mulder plugin for ReSharper provides navigation to and finding usages of types registered or resolved via Dependency Injection (DI) containers.
handcircus/Unity-Resource-Checker 158
Editor utility for unity to help check resources in the current scene (including active textures, their sizes, materials, meshes and which objects are using them)
rdio/vernacular 158
jongalloway/MVA-Introduction-to-ASPNET-MVC 158
Source code for the Introduction to ASP.NET MVC free training course on June 23, 2014 (http://www.microsoftvirtualacademy.com/liveevents/introduction-to-asp-net-mvc)
dotMorten/WindowsStateTriggers 157
A collection of custom visual state triggers
YAFNET/YAFNET 157
YAF.NET - C# ASP.NET Forum
philiplaureano/LinFu 157
A framework that adds mixins, inversion of control, DbC, and other language features to the Common Language Runtime.
speps/XInputDotNet 157
C# wrapper around XInput, works with any Mono or .NET application (eg. Unity3D)
rickyah/ini-parser 157
Read/Write an INI file the easy way!
Coevery/Coevery 156
A flexible data-centric web application framework
SparkDevNetwork/Rock 156
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
dillenmeister/Trello.NET 156
A .NET client library for Trello
nicholaspei/OrchardNoCMS 156
Find the document here
dwmkerr/sharpgl 156
Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
kristofferahl/FluentSecurity 156
Fluent Security configuration for ASP.NET MVC
dkozar/edriven 155
Unity3d event-driven framework
JakeGinnivan/WebApi.Hal 155
Adds support for the Hal Media Type (and Hypermedia) to Asp.net Web Api
KeenSoftwareHouse/Miner-Wars-2081 155
Miner Wars 2081 Official source codes
guryanovev/CrystalQuartz 155
a lightweight, completely pluggable module for displaying Quartz.NET scheduler jobs information
RazorGenerator/RazorGenerator 155
A Custom Tool for Visual Studio that allows processing Razor files at design time instead of runtime, allowing them to be built into an assembly for simpler reuse and distribution.
mspnp/semantic-logging 154
Supporting semantic/structured logging for .NET
opentween/OpenTween 154
TwitterクライアントのTweenからフォークしたオープンなプロジェクト。 sf.jpにもプロジェクトを設置しています: http://sourceforge.jp/projects/opentween/
fpanettieri/unity-socket.io 154
Socket.IO client for Unity3d
lenovo-inc/superfishremoval 153
Utility to remove SuperFish application
mono/cxxi 153
C++ interop framework
jrowberg/bglib 153
BGLib implementation for Bluegiga BLE Bluetooth Smart modules
jbogard/Respawn 153
gautema/CQRSlite 153
A lightweight framework for helping writing CQRS and Eventsourcing applications in C#
telerik/razor-converter 153
Tool for converting WebForms Views to Razor (C# Only)
mganss/HtmlSanitizer 153
Cleans HTML to avoid XSS attacks
lei-zhu/SimpleCrawler 153
C# Crawler 多线程爬虫程序,支持正则表达式过滤、关键字过滤、正文内容识别等等
sdrapkin/SecurityDriven.Inferno 152
.NET crypto done right.
aspnet/cli-samples 152
ASP.NET Core and the CLI working together in harmony
TehGimp/KerbalMultiPlayer 152
A multiplayer plugin for KMP
InvertGames/uFrame-MVVM 152
uFrame MVVM Framework for Unity3D
sapiens/SqlFu 151
Fast and versatile micro-orm
Redth/FiredTVLauncher 151
A replacement home launcher for Amazon FireTV
chadly/Geocoding.net 151
C# GeoCoding / Address Validation API
pruiz/WkHtmlToXSharp 150
C# wrapper wrapper (using P/Invoke) for the excelent Html to PDF conversion library wkhtmltopdf library.
bchavez/Bogus 150
A simple and sane fake data generator for C#. Based on and ported from the famed faker.js.
Stickymaddness/Procurement 150
Path Of Exile Character & Stash Management Tool
rexm/Handlebars.Net 150
A real .NET Handlebars engine
TestStack/TestStack.Seleno 150
Seleno helps you write automated UI tests in the right way by implementing Page Objects and Page Components and by reading from and writing to web pages using strongly typed view models.
RemoteTechnologiesGroup/RemoteTech 150
Community developed continuation of Kerbal Space Program's RemoteTech mod.
DeathCradle/Terraria-s-Dedicated-Server-Mod 150
TDSM - .NET and Mono compatible Terraria Server Software Mod
Baste-RainGames/Node_Editor 149
Node Editor framework for Unity3D
rxtur/BlogEngine.NET 149
Full featured, yet simple and light weight ASP.NET blog
louthy/csharp-monad 149
Library of monads for C#
MrNerverDie/MiniWeChat-Client 149
A Mini WeChat client for mobile device based on Unity3D using MVVM framework
chummer5a/chummer5a 148
Character generator for Shadowrun 5th edition
SteamRE/open-steamworks 148
Open Steamworks is a set of reverse engineered headers for the Valve's Steam Client
hazzik/DelegateDecompiler 148
A library which is able to decompile a delegate or a method body to its lambda representation
stanzhai/Html2Article 147
Html网页正文提取
Sebazzz/SDammann.WebApi.Versioning 147
Versioning support for ASP.NET Web Api
pierceboggan/Moments 146
A Snapchat clone built with Xamarin.Forms and Microsoft Azure.
dajuric/dot-imaging 146
Minimalistic .NET imaging portable platform
aspnet/Routing 146
Middleware for routing requests to application logic.
InspectorIT/MongoDB.AspNet.Identity 146
ASP.NET Identity provider that uses MongoDB for storage
MassTransit/Automatonymous 146
A state machine library for .Net - 100% code - No doodleware
aspnet-contrib/AspNet.Security.OpenIdConnect.Server 146
OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core
aspnet/HttpAbstractions 146
HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities.
mikelovesrobots/unity3d-console 146
edumbill/doap 145
RDF schema for describing software projects
erezak/libphonenumber-csharp 145
Forking original c# port
davidebbo/WebActivator 145
SirCmpwn/bf-irc-bot 144
An IRC bot written in brainfuck
approvals/ApprovalTests.Net 144
ApprovalTest verification library for .Net
mspnp/performance-optimization 144
Guidance on how to observe, measure, and correct common issues in a cloud-based system.
JeremySkinner/git-dot-aspx 144
Implementation of git-http-backend for IIS7/ASP.NET
nbuilder/nbuilder 144
Rapid generation of test objects in .NET
AArnott/pinvoke 144
A library containing all PInvoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
emreeren/SambaPOS-3 144
Touch Screen Restaurant POS
ferram4/Ferram-Aerospace-Research 144
Aerodynamics model for Kerbal Space Program
ClearCanvas/ClearCanvas 144
Open source code base for enabling software innovation in medical imaging
fluentsprings/ExpressMapper 144
Mapping .Net types
prime31/P31UnityAddOns 143
Mostly defunct. Features were added and components broken out in the *Kit repositories.
restful-routing/restful-routing 143
A rails inspired restful routing api for asp .net mvc
waynebaby/MVVM-Sidekick 143
A Modern light-weight MVVM framework based on RX and Await
koush/androidmono 143
The Mono project ported to Android
ayende/rhino-licensing 143
A software licensing framework
developerforce/Force.com-Toolkit-for-NET 143
The Force.com Toolkits for .NET provides an easy way for .NET developers to interact with the Force.com & Chatter REST APIs using native libraries.
xamarin/Sport 143
MisterJames/GenFu 142
GenFu is a library you can use to generate realistic test data. It is composed of several property fillers that can populate commonly named properties through reflection using an internal database of values or randomly created data. You can override any of the fillers, give GenFu hints on how to fill them.
Microsoft/RTVS 142
R Tools for Visual Studio.
MvvmCross/MvvmCross-Tutorials 142
vknet/vk 142
Vkontakte API for .NET
adrianaisemberg/CLAP 142
CLAP: A Kick-Ass .NET Command-Line Parser
xamarinhq/app-evolve 142
Xamarin Evolve 2016 Mobile App
WCell/WCell 142
World of Warcraft emulator written in C#/.NET 4.0, with design and extensibility in mind.
antonpantev/unity-movement-ai 142
A Unity library for common movement AI
activescott/lessmsi 142
A tool to view and extract the contents of an Windows Installer (.msi) file.
Wheelies/MarkdownLog 141
Lightweight .NET component for generating Markdown programmatically. Useful for producing rich diagnostic logs with minimal dependencies.
sergeyzwezdin/monads.net 141
runceel/ReactiveProperty 141
molinch/FFImageLoading 141
Xamarin library to load images quickly & easily on iOS & Android
couchbase/couchbase-net-client 141
Couchbase .NET client library (official), based on the Enyim memcached client
sorear/niecza 141
A Perl 6 compiler targetting the CLR with an experimental focus on optimizations.
bau-build/bau 141
The C# task runner
paulcbetts/starter-mobile 141
Starter project for Mobile projects at GitHub
tjoudeh/JWTAspNetWebApi 140
Tutorial shows how to Issue JSON Web Token in ASP.NET Web API 2 and Owin middleware, then build list of Resource Servers relies on the Token Issuer Party (Authorization Server)
chucknorris/dropkick 140
DropkicK - A deployment framework
karno/StarryEyes 140
Next Generation of Krile.
tenor/RestBus 140
Easy, Service Oriented, Asynchronous Messaging and Queueing for .NET
vvvv/vvvv-sdk 140
public sources of vvvv
NuGet/NuGetDocs 140
Documentation site for NuGet
MattHoneycutt/SpecsFor 139
SpecsFor is a light-weight Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction.
i66soft/osharp.v2 139
osharp framework version 2.0
dlrudie/Snip 139
Snip will get the artist, track, and album information from Spotify, iTunes, Winamp, foobar2000, or VLC and save the information to a text file.
aspnet/WebSockets 139
Implementation of the WebSocket protocol, along with client and server integration components.
mikeobrien/HidLibrary 139
This library enables you to enumerate and communicate with Hid compatible USB devices in .NET.
bittercoder/DevDefined.OAuth 139
An OAuth Consumer and Provider implemented for .Net
huika/UMA 138
Unity Multipurpose Avatar
davideicardi/DynamicExpresso 138
C# expressions interpreter
KentorIT/authservices 138
Saml2 Authentication services for ASP.NET
dcariola/XCodeEditor-for-Unity 137
XCode 4 project editor for Unity3D postprocess.
Haacked/RouteMagic 137
Utility Library to get the most out of ASP.NET Routing.
GoodAI/BrainSimulator 137
ivaylokenov/AspNet.Mvc.TypedRouting 137
A collection of extension methods providing strongly typed routing and link generation for ASP.NET MVC 6 projects.
barrett777/Heroes.ReplayParser 137
A C# library for parsing Heroes of the Storm replay files (.StormReplay)
marklagendijk/WinLess 137
An awesome Windows GUI for less.js
aspnet/Configuration 137
Interfaces and providers for accessing configuration files.
mono/xsp 136
Mono's ASP.NET hosting server. This module includes an Apache Module, a FastCGI module that can be hooked to other web servers as well as a standalone server used for testing (similar to Microsoft's Cassini)
aestheticinteractive/Hover-VR-Interface-Kit 136
Beautiful interfaces for immersive virtual reality experiences.
IronWarrior/SuperCharacterController 136
Unity custom character controller
Readify/GitViz 136
Real-time, presentation-quality, Git visualizer to help with Git training
Busta117/SQLiteUnityKit 136
Framework to connect with a SQLite database from Unity for iOS, Android, MAC , Windows
RickStrahl/WestwindToolkit 136
A utility toolkit for .NET development from Core to Web
andrewkirillov/AForge.NET 136
AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, machine learning, robotics, etc.
lightszero/CSLightStudio 135
C#Light/Evil,a fast easy Script Language for Unity hot fix and everywhere.
ploeh/Hyprlinkr 135
A URI building helper library for ASP.NET Web API
T4MVC/T4MVC 135
T4MVC is a T4 template for ASP.NET MVC apps that creates strongly typed helpers that eliminate the use of literal strings in many places.
danielpalme/ReportGenerator 135
ReportGenerator converts XML reports generated by OpenCover, PartCover, Visual Studio or NCover into human readable reports in various formats.
continuoustests/ContinuousTests 135
Continuous testing tool for .Net running only affected tests.
jderrough/UnitySlippyMap 135
A slippy map implementation written in C# for Unity3D
tomba/netserializer 135
Fast(est?) .Net Serializer
Kwoth/NadekoBot 135
General purpose discord chat bot written in C# using Discord.net library.
frabert/NetLua 135
Completely managed .NET Lua
peasy/Peasy.NET 134
An easy to use middle tier framework for .NET
rscustom/rocksmith-custom-song-toolkit 134
Custom song toolkit for Rocksmith and Rocksmith 2014
OsmSharp/ui 134
The UI components.
lukencode/FluentEmail 134
.net fluent email class
nmaier/simpleDLNA 134
A simple, zero-config DLNA media server, that you can just fire up and be done with it.
docopt/docopt.net 134
Port of docopt to .net
tjoudeh/eLearning.WebAPI 134
Tutorial for building eLearning Management RESTFul Service using ASP.Net Web API
LiamMorrow/Visual-Studio-Power-Mode 134
An extension that attempts to clone the power mode in Atom found here : https://atom.io/packages/activate-power-mode
tuespetre/TuesPechkin 134
A .NET wrapper for the wkhtmltopdf library with an object-oriented API.
CoreTweet/CoreTweet 134
Yet Another .NET Twitter Library
TomorrowTodayLabs/NewtonVR 133
A virtual reality interaction system for unity based on physics.
xljiulang/NetworkSocket 133
This is a communication service and protocol separation framework, single tcp port allows a variety of communication protocols coexist, in addition to the built-in http middleware , websocket middleware, flex policy middleware and fast middleware, developers can also develop their custom middleware and installation to the communication service.
elw00d/consoleframework 133
Cross-platform toolkit for easy development of TUI applications.
xamarin/mac-samples 133
Sample programs showing how to use Xamarin.Mac on OSX.
MikaelEliasson/EntityFramework.Utilities 133
Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts
Windows-XAML/201505-MVA 132
aspnet/Microsoft.Data.Sqlite 132
SQLite implementations of the System.Data.Common interfaces.
gmamaladze/globalmousekeyhook 132
This library allows you to tap keyboard and mouse, detect and record their activity even when an application is inactive and runs in background.
aarondcoleman/Fitbit.NET 132
Fitbit .NET API Client Library
SFML/SFML.Net 132
Official binding of SFML for .Net languages
richardbunt/Telemachus 131
KSP telemetry in the web browser
MediaPortal/MediaPortal-2 131
Development of MediaPortal 2
sebastienros/yessql 131
A .NET document database working on any RDBMS
NetTopologySuite/NetTopologySuite 131
A .NET GIS solution that is fast and reliable for the .NET platform.
f15gdsy/2D-Light-of-Sight-Unity 131
A plugin for creating 2D lighting & shadows, and line of sight effects in Unity3d.
xbehave/xbehave.net 131
A BDD/TDD framework based on xUnit.net and inspired by Gherkin.
yingDev/WGestures 131
Modern mouse gestures for Windows. (C#)
thestonefox/SteamVR_Unity_Toolkit 131
A collection of useful scripts and prefabs for building SteamVR titles in Unity 5
fehaar/FFWD 131
This is the FFWD framework for XNA, that allows you to port Unity3D games to XNA for use on WP7 or XBox360 (XBLIG)
chenguanzhou/MarkDownEditor 131
An open-source metro-style desktop markdown editor for Windows 7 and above, based on WPF
Aimeast/GitCandy 130
A git server side platform based on ASP.NET MVC. 一个基于ASP.NET MVC的git服务端。QQ群:200319579。
paulcbetts/Fusillade 130
An opinionated HTTP library for Mobile Development
EWSoftware/VSSpellChecker 130
A Visual Studio spell checker editor extension that checks the spelling of comments, strings, and plain text as you type. Supports configuration and various languages.
Microsoft/dotnet-apiport 130
This repo contains APIPort client tools and libraries
yreynhout/AggregateSource 129
Lightweight infrastructure for doing eventsourcing using aggregates
mono/SkiaSharp 129
Support for the Skia Library
sochix/TLSharp 129
Telegram (http://telegram.org) client library implemented in C#. Waiting for contributors!
THEjoezack/ColorMine 129
.Net library that makes working with colors easy!
hultqvist/protobuf 128
C# code generator for reading and writing the protocol buffers format
pixelnest/tutorial-2d-game-unity 128
A tutorial for Unity where you will learn how to make a quite complete 2D shoot them up. See the link for the full resources
Majiir/Kethane 128
Resource mining and processing plugin for Kerbal Space Program.
krispykrem/Infiniminer 128
A multiplayer mining game by Zachtronics Industries.
jcachat/EntityFramework.DynamicFilters 128
Global filtering for Entity Framework.
Anna-Rx/Anna 128
Event-driven http server library with ReactiveExtensions inspired in node.js and nancy
scottksmith95/LINQKit 128
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
OctopusDeploy/OctoPack 127
Creates Octopus-compatible NuGet packages
MikeCodesDotNet/My-StepCounter 127
Xamarin iOS & Android Starter pedometer sample
EHVAG/demoinfo 127
A library to analyze CS:GO demos in C#
cocos2d/cocos2d-x-for-xna 127
port cocos2d-x into c# based on XNA
keijiro/ChromaPack 127
ChromaPack -- A lossy texture compression plugin for Unity.
TC-Crew/L-Assemblies 127
Some L# things.
daxnet/ByteartRetail 127
一个演示.NET企业应用开发技术以及领域驱动设计的案例代码,业务背景是一个简单的在线零售系统。
artoolkit/arunity5 127
ARToolKit for Unity v5.x
GeekTrainer/BootstrapMVA 127
Source files for Bootstrap MVA
d2phap/ImageGlass 127
Free and open source image viewer
aspnet/Entropy 127
A chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.
madskristensen/WebCompiler 126
Visual Studio extension for compiling LESS and Sass files
NWebsec/NWebsec 126
Security libraries for ASP.NET
Belphemur/SoundSwitch 126
C# application to switch default playing device. Download: https://www.aaflalo.me/downloads/
lunadream/XWall 126
Something happened
ahmetalpbalkan/Docker.DotNet 126
:whale: .NET (C#) Client Library for Docker API
Excel-DNA/ExcelDna 126
Excel-DNA - Free and easy .NET for Excel. This repository contains the core Excel-DNA library.
paulcbetts/punchclock 125
Make sure your asynchronous operations show up to work on time
cjmurph/PmsService 125
Plex Media Server service wrapper for windows
dajuric/accord-net-extensions 125
Advanced image processing and computer vision algorithms made as fluent extensions and built for portability
Esk0r/LeagueSharp 125
DotNetOpenAuth/DotNetOpenAuth.Samples 125
JFrogDev/project-examples 125
Small projects in Maven, Gradle Ivy to configure CI and Artifactory
danielwertheim/SisoDb-Provider 124
SisoDb - Simple Structure Oriented Db
VioletGiraffe/cppcheck-vs-addin 124
Visual Studio integration for cppcheck, an open-source static code analyzer for C++
adamcaudill/libsodium-net 124
libsodium for .NET - A secure cryptographic library
WorldWideTelescope/wwt-windows-client 124
WorldWide Telescope Windows Application
controlflow/resharper-postfix 124
ReSharper Postfix Templates plugin
pvginkel/PdfiumViewer 124
PDF viewer based on Google's PDFium.
adamsmith/DesktopBootstrap 124
A basic framework for C# desktop apps
MikeWasson/LocalAccountsApp 124
Show local login with ASP.NET Web API
techtalk/SpecFlow-Examples 124
Examples for SpecFlow usage
github/GitPad 124
Notepad.exe as Git commit editor