jskeet / DemoCodeLinks
Demo code used in talks, blog posts etc
☆512Updated last month
Alternatives and similar repositories for DemoCode
Users that are interested in DemoCode are comparing it to the libraries listed below
Sorting:
- Log exception details and custom properties that are not output in Exception.ToString().☆536Updated 3 weeks ago
- Cross-platform coverage gathering and processing tool set for dotnet/.Net Framework and Mono☆529Updated last week
- Ergonomic Testing for .NET☆733Updated 2 months ago
- Guard clause project for .NET☆444Updated last year
- Generate C# classes from XML Schema files☆729Updated 3 weeks ago
- Rapid generation of test objects in .NET☆480Updated last month
- Samples showing how to create templates using the Template Engine for dotnet new and Visual Studio☆323Updated 7 years ago
- Object Exporter lets you export out an object while debugging in Visual Studio, the object can be serialized in either C#, JSON or XML.☆268Updated 6 years ago
- Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based application…☆432Updated 8 months ago
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await☆449Updated 5 years ago
- NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions…☆539Updated 2 months ago
- ✖ An xUnit.net extension for describing each step in a test with natural language.☆380Updated 4 years ago
- Structurizr for .NET☆411Updated 2 years ago
- Tool for generating dependency trees for .NET projects☆649Updated 3 months ago
- Smooth your .NET TDD experience with NFluent! NFluent is an ergonomic assertion library which aims to fluent your .NET TDD experience (ba…☆327Updated 4 months ago
- GenFu is a library you can use to generate realistic test data. It is composed of several property fillers that can populate commonly nam…☆834Updated 3 years ago
- Simple object model for generating HTML☆486Updated 2 months ago
- C# 9 Cheat Sheet with code example and pros and cons.☆407Updated 5 years ago
- A library which is able to decompile a delegate or a method body to its lambda representation☆538Updated 2 months ago
- Performance benchmarking and testing framework for .NET applications☆541Updated last year
- Simple command line assembly reference checker☆653Updated last year
- Fast Inversion of Control Tool and Successor to StructureMap☆605Updated 2 months ago
- BDDfy is the simplest BDD framework EVER!☆429Updated last month
- Serilog provider for Microsoft.Extensions.Logging☆334Updated 2 months ago
- Tools to let you use Roslyn-powered C# scripts for code generation☆621Updated 3 years ago
- .NET micro ORM done right.☆306Updated 11 months ago
- A lightweight low ceremony API for web services.☆815Updated 2 years ago
- Simple, reliable feature toggles in .NET