Pinned Repositories
appccelerate
Accelerates your .Net Application development
appccelerate.github.com
bbv.Common
For software engineers who want to build flexible, extensible and maintainable software systems, bbv.Common is an open source library of software components that makes building multi-threaded, event-based and loosely coupled systems easy. Unlike other open or closed source solutions we offer proven concepts that are used in our real world projects.
Bootstrapper-Sample
Complete Example for the bootstrapper which can be solved as an exercise with three different levels (Simple, Complex, Specs)
CodingDojo
Solution template for Coding Dojos with xUnit, xBehave, FakeItEasy and FluentAssertions.
FSharpVsCSharp
Some samples to compare C# and F#
machine.specifications
Machine.Specifications is a Context/Specification framework geared towards removing language noise and simplifying tests.
MSpec2xBehaveConverter
Helps to migrate from Machine.Specifications to xBehave
xBehaveReportGenerator
Creates a (markdown) report from xBehave specs.
ursenzler's Repositories
ursenzler/bbv.Common
For software engineers who want to build flexible, extensible and maintainable software systems, bbv.Common is an open source library of software components that makes building multi-threaded, event-based and loosely coupled systems easy. Unlike other open or closed source solutions we offer proven concepts that are used in our real world projects.
ursenzler/appccelerate
Accelerates your .Net Application development
ursenzler/appccelerate.github.com
ursenzler/Bootstrapper-Sample
Complete Example for the bootstrapper which can be solved as an exercise with three different levels (Simple, Complex, Specs)
ursenzler/machine.specifications
Machine.Specifications is a Context/Specification framework geared towards removing language noise and simplifying tests.
ursenzler/MSpec2xBehaveConverter
Helps to migrate from Machine.Specifications to xBehave
ursenzler/ninject.extensions.factory
ursenzler/ActiveObjectBlock
ursenzler/AsposeVisualizer
VS Debugger Visualizer for Aspose.Words
ursenzler/ATDDexercise
Repository containing the initial state of my Advanced TDD course exercise.
ursenzler/CheckHintPathTask
ursenzler/CheckNoBindingRedirectsTask
ursenzler/CheckNugetDependenciesTask
MSBuild task checking that all references of a project are present in nuspec file
ursenzler/CheckTestFixtureAttributeSetTask
Contains MSBuild tasks we use in our projects
ursenzler/DependencyDumper
Dumps dependencies of classes to a .tgf file.
ursenzler/development
contains development stuff we use in our repositories
ursenzler/EnableFaking.Fody
Fody AddIn that allows faking your types without writing interfaces for testing purposes only
ursenzler/eventbroker
ursenzler/FakeItEasy
The easy mocking library for .NET
ursenzler/fundamentals
ursenzler/GitVersion
Use convention to derive a SemVer product version from a GitFlow based repository
ursenzler/io
ursenzler/MethodDecorator
Compile time decorator pattern via IL rewriting
ursenzler/ninject.extensions.interception
Interception extension for Ninject
ursenzler/NuGetDocs
Documentation site for NuGet
ursenzler/scripts
Contains PowerShell commandlets to work with Appccelerate repositories more easily.
ursenzler/Version
Creates version from git tags and commits