Recently Added Projects
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
dnSpyEx
Unofficial revival of dnSpy
dnSpy
open-source .NET assembly browser, editor, decompiler and debugger
Exceptionless.DateTimeExtensions
DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods.
OneOf
OneOf provides discriminated unions for C# with exhaustive compile time matching.
NodaTime
Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely. https://nodatime.org/
DateTimeExtensions
Common Date Time operations on the form of extensions to System.DateTime, including holidays and working days calculations on several culture locales.
Firebird.NET
The .NET Data provider is written in C# and provides a high-performance, native implementation of the Firebird API
Couchbase
Official Couchbase .NET client library, based on the Enyim memcached client
Cassandra
DataStax .NET driver for Apache Cassandra
StackExchange Redis
General purpose Redis client from StackExchange
ServiceStack Redis
.NET's leading C# Redis client
RethinkDb.Driver
A RethinkDB database driver in C# striving for 100% ReQL API compatibility and completeness.
MongoDB
Official MongoDB C# driver