haacked / NullGuard
An experiment in guarding against null arguments
☆28Updated 12 years ago
Alternatives and similar repositories for NullGuard:
Users that are interested in NullGuard are comparing it to the libraries listed below
- Applied functional patterns for C#. Money and Currency types. MVP framework. (Obsolete)☆18Updated 5 years ago
- Serilog sink to publish coloured output to the LINQPad Results panel☆22Updated 3 months ago
- Implementations of EIP message routing patterns☆42Updated 8 months ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 8 months ago
- ☆38Updated 4 years ago
- Library that helps developers to handle exceptions outside catch blocks. Typical usages are global exception handlers.☆14Updated 7 years ago
- Distributed .NET with Microsoft Orleans, published by Packt☆22Updated 2 years ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆25Updated last year
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- Event Sourcing with distributed nodes, and denormalization☆17Updated 8 years ago
- A .NET Core Global Tool to deploy changes to SQL databases using DbUp.☆19Updated 3 years ago
- An MSBuild CodeTaskFactory that uses Roslyn compiler for cross platform compatibility☆26Updated 6 years ago
- The "classy" way to filter collections.☆27Updated 2 years ago
- support for OPENJSON sql server syntax with linq to entities through EFCore☆15Updated 2 years ago
- Utilities for C#☆12Updated 6 years ago
- Gitter# provide you the minimum code you need to use the Gitter API☆22Updated 7 years ago
- Fast & Light Swagger generator for .NET Core☆28Updated 2 years ago
- A Process Manager with Akka.NET☆31Updated 8 years ago
- Basic MVVM helpers.☆10Updated 4 years ago
- This project will output a NuGet package which can be used to help create Visual Studio Item Templates and Project templates☆43Updated 6 years ago
- .NET Business Processes Automation Platform☆9Updated 9 years ago
- benchmarks and code samples for my State of the .NET Performance talk☆16Updated 7 years ago
- Lean mean decorating injection machine☆13Updated 7 years ago
- An IoC container adapter into OWIN pipeline