Pinned Repositories
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.
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.
DateTimeExtensions
This project is a merge of several common DateTime operations on the form of extensions to System.DateTime, including natural date difference text (precise and human rounded), holidays and working days calculations on several culture locales.
docu
Simple documentation done simply. .Net documentation generation
DotNetCorePlayground
My personal .NET Core Playground
fixie
Conventional Testing for .NET
fixieSpec
A small specification framework based on https://github.com/fixie/fixie
Microservices
Oportunities and challenges implementing Microservice Architectures
Paket
A dependency manager for .NET with support for NuGet packages and GitHub repositories.
PowerfulTestingStrategies
Presentation Powerful Testing strategies http://Martin-Bohring.github.io/PowerfulTestingStrategies
Martin-Bohring's Repositories
Martin-Bohring/fixieSpec
A small specification framework based on https://github.com/fixie/fixie
Martin-Bohring/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.
Martin-Bohring/DateTimeExtensions
This project is a merge of several common DateTime operations on the form of extensions to System.DateTime, including natural date difference text (precise and human rounded), holidays and working days calculations on several culture locales.
Martin-Bohring/docu
Simple documentation done simply. .Net documentation generation
Martin-Bohring/DotNetCorePlayground
My personal .NET Core Playground
Martin-Bohring/fixie
Conventional Testing for .NET
Martin-Bohring/Microservices
Oportunities and challenges implementing Microservice Architectures
Martin-Bohring/Paket
A dependency manager for .NET with support for NuGet packages and GitHub repositories.
Martin-Bohring/PowerfulTestingStrategies
Presentation Powerful Testing strategies http://Martin-Bohring.github.io/PowerfulTestingStrategies