johnthiriet / AsyncTipsLinks
Various tips and tricks for async in C#
☆34Updated 6 years ago
Alternatives and similar repositories for AsyncTips
Users that are interested in AsyncTips are comparing it to the libraries listed below
Sorting:
- NuGet package supporting route information☆22Updated 3 years ago
- A simple dotnet tool to calculate hashes☆27Updated 6 months ago
- A set of Roslyn refactorings supporting DDD design☆34Updated 4 years ago
- A sample project showing how to load view components from a class library☆19Updated 8 years ago
- This library provides extra code to make it easier to support in different languages in your .NET application☆21Updated 6 months ago
- ☆24Updated last year
- My self-educational collection of LinqPad queries.☆25Updated 3 years ago
- A Visual Studio extension☆32Updated 2 years ago
- A library designed to help generating codes / confirmation strings☆45Updated 6 years ago
- .NET support library with useful utility methods☆24Updated last year
- A .NET Core Global Tool to deploy changes to SQL databases using DbUp.☆19Updated 3 years ago
- C# Toolkit☆33Updated 6 years ago
- Use of a custom IFileProvider to obtain .NET Core MVC views from a database☆26Updated 8 years ago
- An example of the State design pattern in C#☆32Updated 3 years ago
- Library to compare two object graphs detecting change☆38Updated 3 weeks ago
- Extenso is a set of useful extension methods, other helper methods and generic classes for handling data☆31Updated this week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- Enterprise Library - Transient Fault Handling Application Block for modern .NET with improvement.☆19Updated 2 months ago
- Copy your files from a source to a destination. For instance you can copy your local files to your OneDrive account or an external disk.☆32Updated 10 months ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆24Updated last month
- A library to convert byte sizes to a human readable form☆33Updated 2 years ago
- Benchmarks from my blog post "High-Performance Logging in .NET Core"☆30Updated 5 years ago
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Updated 4 years ago
- ☆18Updated last year
- ☆32Updated last week
- A library for intercepting EntityFramework actions, like insert, update and delete.☆41Updated 9 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆61Updated last month
- A mildly opiniated modern cloud service architecture blueprint + reference implementation☆21Updated 2 years ago
- Pitcher is a small helper library to easily throw exceptions and reduce code size by moving the tedious if..throw stuff out of your code.☆26Updated last year
- A .NET/C# implementation of the mediator pattern with support for queries, commands and events☆21Updated 5 years ago