I maintain the following open source projects. Contributions are always welcome. Feel free to email, or open an issue on GitHub.
Fluent Assertions for ASP.NET MVC
A set of extensions for FluentAssertions for easily testing ASP.NET MVC applications.
Fluent Assertions for ASP.NET Core MVC
A set of extensions for FluentAssertions for easily testing ASP.NET Core MVC applications.
Fluent Assertions for Ninject
A set of extensions for FluentAssertions for testing Ninject bindings.
Kudu Deployment Scripts
A library of deployment scripts for Project Kudu (the deployment engine behind Azure Websites).
R4MVC
R4MVC is a Roslyn code generator for ASP.NET Core MVC applications that creates strongly typed helpers that eliminate the use of literal strings in many places.
RSDeploy
rsdeploy.exe is a command line tool to deploy SQL Server Reporting Services assets.
T4MVC
T4MVC is a T4 template for ASP.NET MVC apps that creates strongly typed helpers that eliminate the use of literal strings in many places.
Test Framework
Test framework abstracts the boilerplate required to use an auto mocking container in a unit test project.