Recently Added Projects
 
                                
                                        
                                            Polly
                                        
                                    
                                    
Express transient-exception-handling and resilience policies such as Retry, Wait-and-Retry, Circuit Breaker, and Bulkhead Isolation in a fluent manner. Fully thread-safe and full async support. (4.0 / 4.5 / .NET Core / .NET Standard / Xamarin).
 
                                
                                        
                                            SourceBrowser
                                        
                                    
                                    
Source browser website generator that powers https://referencesource.microsoft.com
 
                                
                                        
                                            Sandcastle
                                        
                                    
                                    
Sandcastle Help File Builder similar to NDoc
 
                                
                                        
                                            cmd
                                        
                                    
                                    
C# library to run external programs in a simpler way. Demonstration of "dynamic" features of C#.
 
                                
                                        
                                            protoactor-dotnet
                                        
                                    
                                    
Proto Actor - Ultra fast distributed actors for Golang and C#
 
                                
                                        
                                            MBrace
                                        
                                    
                                    
MBrace.Core is a simple programming model for scalable cloud data scripting and programming with F# and C#. With MBrace.Azure, you can script Azure for large-scale compute and data processing, directly from your favourite editor.
 
                                
                                        
                                            FsShelter
                                        
                                    
                                    
F# library for authoring Apache Storm components and topologies. Offering high-level abstractions for distributed and fault-tolerant event stream processing.
 
                                
                                        
                                            Zebus
                                        
                                    
                                    
Zebus is a lightweight, highly versatile, peer-to-peer service bus, built with CQRS principles in mind. It allows applications to communicate with each other in a fast and easy manner. Most of the complexity is hidden in the library and you can focus on writing code that matters to you, not debugging messaging code. A very fundamental base for any distributed application.
 
                                
                                        
                                            Akka.net
                                        
                                    
                                    
Akka.NET is a port of the popular Java/Scala framework Akka to .NET. This is a community-driven port and is not affiliated with Typesafe who makes the original Java/Scala version.
 
                                
                                        
                                            Orleankka
                                        
                                    
                                    
Orleankka is a functional API for Microsoft Orleans framework. It is highly suitable for scenarios where having composable, uniform communication interface is preferable, such as: CQRS, event-sourcing, re-routing, FSM, etc. Additional API available for F# called Orleankka.FSharp.
 
                                
                                        
                                            Orleans
                                        
                                    
                                    
Orleans is a framework that provides a straight-forward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns. It was created by Microsoft Research.
 
                                
                                        
                                            .NEXT Raft
                                        
                                    
                                    
Raft implementation for .NET and ASP.NET Core that allows to build clustered microservices powered by distributed consensus and replication
 
                                
                                        
                                            Vortice.Windows
                                        
                                    
                                    
Cross platform .NET standard libraries for DirectX, WIC, Direct2D1, XInput, XAudio and X3DAudio
 
                                
                                        
                                            yuniql
                                        
                                    
                                    
Free and open source schema versioning and migration tool made with .NET Core. Run migrations with plain SQL, arrange versions in ordinary folders and seed your data from CSV via stand-alone CLI (no CLR needed), Azure Pipelines, Docker or ASP.NET Core code. https://yuniql.io
 
                                
                                        
                                            Octo Pack
                                        
                                    
                                    
Used to build NuGet packages of your application for deployment using tools such as Octopus Deploy
 
                                
                                        
                                            DbUp
                                        
                                    
                                    
.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
 
                                
                                        
                                            Unfold
                                        
                                    
                                    
PowerShell-based deployment solution for .NET web applications
 
                                
                                        
                                            dotPeek
                                        
                                    
                                    
Free-of-charge standalone tool based on ReSharper's bundled decompiler. It can reliably decompile any .NET assembly into equivalent C# or IL code. It can create Visual Studio solutions based on the original binary files in a straight-forward way. [Proprietary] [Free]
 
                                
                                        
                                            JustDecompile Engine
                                        
                                    
                                    
The decompilation engine of CodemerxDecompile
 
                                
                                        
                                            ILSpy
                                        
                                    
                                    
ILSpy is the open-source .NET assembly browser and decompiler
