johnthiriet / AsyncTips
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:
- A set of Roslyn refactorings supporting DDD design☆34Updated 4 years ago
- Source code for 'Pro .NET Benchmarking' by Andrey Akinshin☆53Updated last year
- A library to convert byte sizes to a human readable form☆33Updated 2 years ago
- MoreLINQ examples that can be run & tested live (powered by Try .NET)☆55Updated 3 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆61Updated last week
- ☆24Updated last year
- Benchmarks from my blog post "High-Performance Logging in .NET Core"☆30Updated 5 years ago
- A simple to use REST client for .NET Core☆31Updated 2 years ago
- GUI for Entity Framework Core migrations.☆27Updated 6 months ago
- A Visual Studio extension☆32Updated 2 years ago
- Interpose.Core is a framework for doing dynamic interception of .NET code (Aspect-Oriented Programming). Interpose.Core targets .NET Stan…☆23Updated 5 months ago
- Showcase of how to use a sort of Attached Behaviours for ViewModels, and how to build BIG XAML apps☆27Updated 10 years ago
- Framework for dynamic query building regardless of the source and target.☆21Updated 2 years ago
- A collection of Blazor snippets for .NET ninjas.☆23Updated 5 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 3 years ago
- Geocoder for .Net that uses multiple backend geocoder services.☆24Updated 2 years ago
- A .NET library for building query specifications.☆52Updated 6 months ago
- ☆20Updated 6 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
- Tool that uses a MS-SQL project (.dacpac) to generate stored procedures, entities and Dapper DbContext (async, ready for .Net Core .Net 6…☆25Updated last year
- An example of the State design pattern in C#☆32Updated 3 years ago
- A Visual Studio extension that checks and notifies about available updates for the installed NuGet packages for the open solution.☆18Updated 2 weeks ago
- Make the exact performance measurements of the public methods for public classes using this NuGet Package with fluent interface. Require…☆43Updated 4 years ago
- Writes Serilog events to the debug output window☆40Updated 8 months ago
- Production-ready dotnet new templates for Akka.NET.☆34Updated 2 months ago
- A library designed to help generating codes / confirmation strings☆45Updated 6 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- My self-educational collection of LinqPad queries.☆25Updated 3 years 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 9 months ago