haacked / NullGuard
An experiment in guarding against null arguments
☆28Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for NullGuard
- The "classy" way to filter collections.☆27Updated last year
- A demonstation of how easily injection happens with .FromSql()☆11Updated 7 years ago
- Provides hooks and extensions for Entity Framework Core☆10Updated 7 years ago
- .NET Business Processes Automation Platform☆9Updated 8 years ago
- Event Sourcing with distributed nodes, and denormalization☆17Updated 8 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 2 years ago
- Strongly-typed Configuration for .NET Core - with full Dependency Injection support☆10Updated last year
- Applied functional patterns for C#. Money and Currency types. MVP framework. (Obsolete)☆18Updated 5 years ago
- Lightweight Business Object wrapper for Entity framework that handles CRUD operations and error handling.☆14Updated this week
- Hosting extensions for ASP.NET Core☆34Updated 6 years ago
- Implementations of EIP message routing patterns☆41Updated 4 months ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 4 months ago
- A file copying tool with semantic appropriate for deploying web site files. Comes as a .NET exe☆50Updated last year
- ☆42Updated 5 months ago
- Akka.NET logging integration for NLog library☆9Updated 11 months ago
- RavenDB job storage for Hangfire☆18Updated last year
- A Serilog sink that writes events to SignalR☆16Updated 5 years ago
- support for OPENJSON sql server syntax with linq to entities through EFCore☆15Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- DDD CQRS Event Sourcing Abstraction Library☆13Updated 3 weeks ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated 8 months ago
- Awesome Dapper third party-libraries, documentation, and tutorials!☆16Updated 8 months ago
- The HTTP client that is so easy to use that it wont give you any headache!☆14Updated 9 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 2 years ago
- A small extension that enables Topshelf based services to have start parameters☆28Updated 5 years ago
- Library that helps developers to handle exceptions outside catch blocks. Typical usages are global exception handlers.☆14Updated 7 years ago
- A sample showing how to use DiagnosticListener to handle request events☆12Updated 5 years ago
- Interpose.Core is a framework for doing dynamic interception of .NET code (Aspect-Oriented Programming). Interpose.Core targets .NET Stan…☆23Updated 2 years ago
- A work in progress playground for a low alloc, high performance, low-level ElasticSearch client. Not intended for production!!☆12Updated 5 years ago
- Interfaces for commonly used .NET types like `File`, `Directory`, `Stream`, `Path`, `Math`, `Environment`, `Task`, etc. for better testab…☆32Updated 3 years ago