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
Sorting:
- A Visual Studio extension☆32Updated 2 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 8 years ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- Lean mean SQL Server upsert machine☆48Updated 2 months ago
- A set of Roslyn refactorings supporting DDD design☆34Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A library for intercepting EntityFramework actions, like insert, update and delete.☆41Updated 9 years ago
- The "classy" way to filter collections.☆27Updated 2 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆61Updated last week
- Get typed access to the DbEntityEntry<T>.OriginalValues property bag☆34Updated 7 years ago
- Library to compare two object graphs detecting change☆38Updated last week
- Extenso is a set of useful extension methods, other helper methods and generic classes for handling data☆31Updated last week
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- This is a port of the Sterling Open Source NoSQL database to .NET Standard 2.0.☆35Updated 7 years ago
- WPF control to facilitate the exploration of NuGet packages☆13Updated this week
- The Swiss Army Knife for type conversion in .NET☆56Updated 9 months ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 10 months ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 7 months ago
- Windows Workflow Extractor into Word and Excel documents☆17Updated 10 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
- A .NET Core Global Tool to deploy changes to SQL databases using DbUp.☆19Updated 3 years ago
- API Client Generation Tools for Visual Studio, Visual Studio Code, and JetBrains Rider☆16Updated 3 years ago
- Hangfire.Dashboard.Dark shows the hangfire dashboard in a beautiful theme.☆27Updated 4 years ago
- A library to convert byte sizes to a human readable form☆33Updated 2 years ago
- ☆36Updated 3 years ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 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