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/FSharpVsCSharp
Some samples to compare C# and F#
ursenzler/CodingDojo
Solution template for Coding Dojos with xUnit, xBehave, FakeItEasy and FluentAssertions.
ursenzler/xBehaveReportGenerator
Creates a (markdown) report from xBehave specs.
ursenzler/PreventEqualsMisusageAnalyzer
Prevents surprises by wrong Equals usage by finding Union, Distinct, Except, Intersect without EqualityComparer and finding Equals on types that do not implement IEquatable.
ursenzler/UserStoryEditor
My advanced TDD course uses this repo for exercises
ursenzler/xBehaveMarkdownReport
Creates a markdown report from an xBehave (xUnit) XML report.
ursenzler/AdvancedTddAcademy
Sample code for the advanced TDD academy
ursenzler/AspNetOwinApplicationInsightsTest
Test project for ASP.NET OWIN ApplicationInsights extension
ursenzler/deferingCodeExecution
ursenzler/docs
This repository contains .NET Documentation.
ursenzler/dotnet-creator-cards
This repository feeds the creator list at WeAreDotnet
ursenzler/fantomas
FSharp source code formatter
ursenzler/fluentassertions
Fluent API for asserting the results of unit tests that targets .NET Framework 4.5, 4.7, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBunit, MSpec, and NSpec.
ursenzler/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
ursenzler/fsharp-companies
Community curated list of companies that use F#
ursenzler/FsToolkit.ErrorHandling
An opinionated F# Library for error handling
ursenzler/ninject.features
Adds feature concept to Ninject
ursenzler/ninject.github.com
ursenzler/nullableReferencesDemo
Just a demo repo for nullable reference types in C#
ursenzler/PersistenceBenchmark
Comparing performance of different persistency libraries
ursenzler/slowXBehaveTests
Reproduction repository for slow xBehave Tests
ursenzler/statemachine
ursenzler/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
ursenzler/TechnicaRadarVortexer
ursenzler/TechnikPortfolio
Helper tool to visualize our technik portfolio
ursenzler/ursenzler.github.io
ursenzler/verifierProblemRepro
Shows a problem in the verifier Rider plugin
ursenzler/xbehave.net
A BDD/TDD framework based on xUnit.net and inspired by Gherkin.
ursenzler/XbehaveToXunit
Helps migrating xBehave tests into plain xUnit tests
ursenzler/xunit
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.