DavidBrower's Stars
DapperLib/Dapper
Dapper - a simple object mapper for .Net
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
serilog/serilog
Simple .NET logging with fully-structured events
AutoFixture/AutoFixture
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.
domaindrivendev/Swashbuckle.WebApi
Seamlessly adds a swagger to WebApi projects!
EasyNetQ/EasyNetQ
An easy to use .NET API for RabbitMQ
DeborahK/Angular-GettingStarted
Sample Angular application used in the "Angular: Getting Started" course: http://bit.ly/Angular-GettingStarted
xamarin/ios-samples
Xamarin.iOS sample apps
romainl/idiomatic-vimrc
Guidelines for sculpting your very own ~/.vimrc.
tonerdo/readline
A Pure C# GNU-Readline like library for .NET/.NET Core
xyncro/freya
Freya Web Stack - Meta-Package
DavidArno/SuccincT
Discriminated unions, pattern matching and partial applications for C#
riyadparvez/data-structures-csharp
A library for advanced data structures in C#.
pihalve/c4model-visio-stencil
Visio stencil with C4 Model shapes
Particular/docs.particular.net
All content for ParticularDocs
wwwlicious/servicestack-discovery-consul
ServiceStack Plugin for Service Discovery using Consul.io
wwwlicious/servicestack-eventstore
ServiceStack Plugin for event-sourced systems using GetEventStore
adbrowne/Eventful
cake-contrib/Cake_Git
Cake AddIn that extends Cake with Git features using LibGit2 and LibGit2Sharp
gnschenker/EventSourcing
Workshop about Event Sourcing
juliosueiras/cakebuild.vim
Vim Syntax for Cake(https://github.com/cake-build/cake)
DavidBrower/CakeSample
An example of a Cake Build Configuration