commonsensesoftware / More
A collection of patterns and practices libraries that emphasizes productivity, agility, and portability. http://commonsensesoftware.github.io/More/
☆30Updated 4 years ago
Alternatives and similar repositories for More:
Users that are interested in More are comparing it to the libraries listed below
- A Visual Studio extension☆32Updated 2 years ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- WPF control to facilitate the exploration of NuGet packages☆13Updated this week
- Get typed access to the DbEntityEntry<T>.OriginalValues property bag☆34Updated 7 years ago
- An open source .NET build automation framework☆27Updated 4 months ago
- The "classy" way to filter collections.☆27Updated 2 years ago
- SqlServer package for CatFactory☆22Updated last month
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 8 years ago
- A library for intercepting EntityFramework actions, like insert, update and delete.☆41Updated 9 years ago
- Interpose.Core is a framework for doing dynamic interception of .NET code (Aspect-Oriented Programming). Interpose.Core targets .NET Stan…☆23Updated 4 months ago
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- Extenso is a set of useful extension methods, other helper methods and generic classes for handling data☆31Updated 3 weeks ago
- A library to convert byte sizes to a human readable form☆32Updated 2 years ago
- A set of utilities for .NET Framework☆22Updated 8 years ago
- This is a port of the Sterling Open Source NoSQL database to .NET Standard 2.0.☆35Updated 7 years ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- Reflection based utilities: A new .NET Serializer, an IoC / IServiceResolver and some faster reflection utilities (FastType)☆24Updated this week
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Windows Workflow Extractor into Word and Excel documents☆17Updated 10 years ago
- Fluent Wrapper for DbCommand☆20Updated this week
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- API Client Generation Tools for Visual Studio, Visual Studio Code, and JetBrains Rider☆16Updated 3 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆61Updated last week
- Useful C# extension methods and utilities. Sponsored by endjin.☆17Updated 3 months ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆25Updated last year
- A C# implementation of the Redlock algorithm for Distributed Lock Management (DLM).☆23Updated 9 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago