DaveSenn's Stars
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
dnSpy/dnSpy
.NET debugger and assembly editor
ovity/octotree
GitHub on steroids
microsoft/dotnet
This repo 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.
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
readthedocs/readthedocs.org
The source code that powers readthedocs.org
dahlbyk/posh-git
A PowerShell environment for Git
open-source-flash/open-source-flash
Petition to open source Flash and Shockwave spec
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
StackExchange/StackExchange.Redis
General purpose redis client
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
commandlineparser/commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
dotnet/docfx
Static site generator for .NET API documentation.
ChangemakerStudios/Papercut-SMTP
Papercut SMTP -- The Simple Desktop Email Server
justcoding121/titanium-web-proxy
A cross-platform asynchronous HTTP(S) proxy server in C#.
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
psake/psake
A build automation tool written in PowerShell
tpierrain/NFluent
Smooth your .NET TDD experience with NFluent! NFluent is an ergonomic assertion library which aims to fluent your .NET TDD experience (based on simple Check.That() assertion statements). NFluent aims your tests to be fluent to write (with a super-duper-happy 'dot' auto-completion experience), fluent to read (i.e. as close as possible to plain English expression), but also fluent to troubleshoot, in a less-error-prone way comparing to the classical .NET test frameworks. NFluent is also directly inspired by the awesome Java FEST Fluent assertion/reflection library (http://fest.easytesting.org/)
controlflow/resharper-heapview
ReSharper Heap Allocations Viewer plugin
rabbitmq/rabbitmq-stomp
RabbitMQ STOMP plugin
autofac/Autofac.Configuration
Configuration support for Autofac IoC
jstangroome/NuGetReferenceHintPathRewrite
Rewrites NuGet reference HintPath values at build-time for projects that exist in multiple solutions with different packages folders.
DaveSenn/Extend
Extension methods for .Net
ulrichb/XmlDocInspections
Configurable XML Doc warnings for ReSharper
DaveSenn/Stomp.Net
.Net STOMP client library
DaveSenn/PsGitShortcuts
Collection of git shortcuts for PowerShell