ashmind / ArgumentLinks
Argument validation methods, for example: this.user = Argument.NotNull("user", user).
☆26Updated 3 years ago
Alternatives and similar repositories for Argument
Users that are interested in Argument are comparing it to the libraries listed below
Sorting:
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 6 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Lean mean SQL Server upsert machine☆49Updated last week
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 7 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated this week
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Application initialization helper☆42Updated last week
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Faster with Files☆59Updated 7 months ago
- Task scheduling for .NET☆36Updated 2 years ago
- ☆44Updated 2 years ago
- The "classy" way to filter collections.☆27Updated 2 years ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- NProxy is a library for .NET to create lightweight dynamic proxies☆47Updated last year
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- Provide Structurizer with an object graph and it efficiently provides key-values for it.☆52Updated 3 years ago
- Simple async in process route library.☆41Updated 6 years ago
- Animated console spinner thingie☆21Updated 5 years ago
- Multi feed enabled, self hosted NuGet Server☆16Updated 6 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- A small extension that enables Topshelf based services to have start parameters☆28Updated 6 years ago
- Roslyn-based analyzer for exception handling best practices