An extension to LiquidProjections that uses NHibernate for storing projections.
リポジトリ
dennisdoomen のリポジトリ
A highly concurrent and efficient LiquidProjections adapter to connect passive event stores to LiquidProjections.
An extension to LiquidProjections that uses RavenDB for storing projections.
A persistence agnostic Event Store for .NET
Demo on how OnlyWhenStatic and OnlyWhenDynamic in https://nuke.build/ works
Demo code for my talk on Object Calisthenics
An implementation of System.Net.Http.HttpMessageHandler that translates an HttpRequestMessage into an OWIN compatible environment dictionary
Example OWIN component for TechDays 2015
My blog
Crowd sourced database of the Microsoft community on Bluesky.
A template for a .NET 8 vertical slice architect with VueJs and React frontends
dotnet is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
A battle-tested starter kit for building open-source and internal NuGet libraries using "dotnet new", born from half a billion downloads
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 MSTest, MSTest2, NUnit, XUnit, MBUnit, Gallio, NSpec and MSpec.
Extensions for Fluent Assertions for working with DataSet, DataTable and DataRow
JSon extensions for FluentAssertions