dotnet/dotnet-projects.md

107 lines
4.3 KiB
Markdown
Raw Normal View History

# .NET Projects
2014-11-20 22:48:02 +08:00
There are many .NET open source projects. You can always use a search engine to find projects, and that's a good approach. This list is an intended to provide a showcase for projects that want it. It is itendeded to be community maintained. PR a change in and it will be accepted (modulo duplicates). Projects should be sorted alphabetically and GitHub links are preferred.
* Platforms
* [.NET Core](https://github.com/dotnet/core)
* [Castle Project](https://github.com/castleproject)
2014-11-21 00:47:45 +08:00
* [Cosmos](http://cosmos.codeplex.com/)
2014-11-20 14:44:22 +08:00
* [Mono Project](https://github.com/mono/)
2014-11-20 14:13:29 +08:00
* Languages
* [IronScheme](http://ironscheme.codeplex.com)
2014-11-21 01:24:18 +08:00
* [Nemerle](https://github.com/rsdn/nemerle)
2014-11-20 14:13:29 +08:00
2014-11-21 00:06:27 +08:00
* Web CMS
* [DNN (formerly DotNetNuke)](https://dotnetnuke.codeplex.com/)
2014-11-20 14:44:22 +08:00
* [Orchard](http://www.orchardproject.net/)
* [Umbraco](http://umbraco.com/)
2014-11-21 00:06:27 +08:00
* Web Frameworks
2014-11-21 00:08:41 +08:00
* [Nancy](http://nancyfx.org)
2014-11-21 00:06:27 +08:00
* Libraries
2014-11-20 22:59:00 +08:00
* [AngleSharp](https://github.com/FlorianRappl/AngleSharp)
* [ArcGIS.PCL](https://github.com/davetimmins/ArcGIS.PCL)
2014-11-20 23:08:25 +08:00
* [AzureNetQ](https://github.com/Roysvork/AzureNetQ)
* [Cimbalino](http://cimbalino.org/)
* [Coding4Fun Toolkit](http://coding4fun.codeplex.com/)
* [ColoredConsole](https://github.com/colored-console/colored-console)
* [DotNetOpenAuth](https://github.com/DotNetOpenAuth)
2014-11-20 23:08:25 +08:00
* [EasyNetQ](https://github.com/mikehadlow/EasyNetQ)
* [FluentBootstrap](https://github.com/somedave/FluentBootstrap)
* [FluentValidation](https://github.com/JeremySkinner/FluentValidation)
2014-11-20 14:44:22 +08:00
* [JSON.NET](http://json.net/)
* [LibGit2Sharp](http://libgit2sharp.com/)
2014-11-20 14:44:22 +08:00
* [NodaTime](http://nodatime.org/)
* [PocketSharp](https://github.com/ceee/PocketSharp)
* [RestSharp](http://restsharp.org/)
2014-11-20 14:31:22 +08:00
* [SharpDX](https://github.com/sharpdx/SharpDX)
2014-11-20 14:44:22 +08:00
* [Splat](https://github.com/paulcbetts/splat)
* [WpfToolkit](https://github.com/dotnetprojects/wpftoolkit)
* Mvvm
2014-11-20 14:44:22 +08:00
* [Caliburn Micro](http://caliburnmicro.com/)
* [Catel](http://catelproject.com/)
* [MVVM Cross](https://github.com/MvvmCross/MvvmCross)
* [MVVM Light Toolkit](http://www.mvvmlight.net)
* [Radical](https://github.com/RadicalFx/radical)
* [ReactiveUI](https://github.com/reactiveui/ReactiveUI)
2014-11-20 14:44:22 +08:00
* [Simple Mvvm Toolkit](http://simplemvvmtoolkit.codeplex.com/)
* Tools
* [Fody](https://github.com/Fody/Fody)
2014-11-20 22:48:02 +08:00
* [GitVersion](https://github.com/ParticularLabs/GitVersion)
* [LibGit2Sharp](https://github.com/libgit2/libgit2sharp)
* [Glimpse](http://getglimpse.com)
2014-11-20 14:44:22 +08:00
* [ILSpy](http://ilspy.net/)
* [Mini Profiler](http://miniprofiler.com/)
* [Protobuf-net](https://code.google.com/p/protobuf-net/)
2014-11-20 23:22:44 +08:00
* [scriptcs](http://scriptcs.net/)
* [Snoop Wpf](https://github.com/cplotts/snoopwpf)
* [Sql Bulk Copy Sync](https://github.com/WCOMAB/SqlBulkSync)
* Testing
* [moq](https://github.com/Moq/moq4)
2014-11-20 14:10:32 +08:00
* [NSubstitute](http://nsubstitute.github.io/)
2014-11-20 14:44:22 +08:00
* [NUnit](https://github.com/nunit/nunit)
* [xUnit](https://github.com/xunit/xunit)
* [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy)
* Dependency Injection
* [Autofac](http://autofac.org/)
* [Funq](https://funq.codeplex.com/)
2014-11-20 22:55:48 +08:00
* [Ninject for Desktop](http://www.ninject.org/)
* [Ninject for Portable Class Libraries, Universal apps and Xamarin](https://github.com/onovotny/ninject)
2014-11-20 14:44:22 +08:00
* [TinyIoC](https://github.com/grumpydev/TinyIoC)
* Data Access
* [Dapper](https://github.com/StackExchange/dapper-dot-net)
* [NHibernate](https://github.com/nhibernate)
2014-11-20 14:44:22 +08:00
* [Simple Data](https://github.com/markrendle/Simple.Data)
* [Sqlite-net](https://github.com/praeclarum/sqlite-net)
2014-11-20 15:30:48 +08:00
* [NMEA Parser](https://github.com/dotMorten/NmeaParser)
* [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis)
* [SQL LocalDB Wrapper](https://github.com/martincostello/sqllocaldb)
* Games
* [MonoGame](http://monogame.net)
2014-11-20 14:31:22 +08:00
* [Paradox](https://github.com/SiliconStudio/paradox)
2014-11-20 15:30:48 +08:00
* Control libraries
2014-11-20 23:02:34 +08:00
* [Callisto](https://github.com/timheuer/callisto)
* Windows Services
* [TopShelf](https://github.com/Topshelf/Topshelf)
* Scheduling
* [Quartz.Net](https://github.com/quartznet/quartznet)
This list is just a starting point - also take a look at all the projects on [CodePlex](http://www.codeplex.com/) and on [GitHub Trending C#](https://github.com/trending?l=csharp).
2014-11-20 14:11:43 +08:00
Thanks to @slodge for providing the initial list.
2014-11-20 14:31:22 +08:00
@quozd hosts an [Awesome .NET!](https://github.com/quozd/awesome-dotnet) list. Also worth checking out.