Top 20 NuGet method Packages

A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions. Additionally you have access to useful method parameters.
Best.EntLib Extension Methods lib
Best.EntLib.Log.Intercept lib
PostSharp.Patterns.Caching: support for Redis.
Best.EntLib.Log.MyBatis lib for .NET 4.6+
Best.EntLib.Database.MyBatis lib
String wildcard match (I can not believe no one already wrote a simple NuGet package to do this).
Write fluent code that reads as a well-written poem.
C# and VB.NET Extension Methods | Over 1000 methods available.
C# and VB.NET Extension Methods | Over 1000 methods available.
C# and VB.NET Extension Methods | Over 1000 methods available.
Class library containing useful general-programming classes and extension methods for existing types.
Features: - Create proxy objects that look exactly like the original objects ⭐ Last 10 features: - feat: Updated NuGet packages. 2022-01-19 - feat: Added ContinuousIntegrationBuild. 2021-11-29 - feat: Added separate H.ProxyFactory.Remote library. 2021-11-29 - feat: Added separate H.Ipc.Core library...
C# and VB.NET Extension Methods | Over 1000 methods available.
C# and VB.NET Extension Methods | Over 1000 methods available.
A library that provides extension methods for System.IO.FileInfo and System.IO.DirectoryInfo to support symbolic links using the code from Troy Parsons' blog post http://troyparsons.com/blog/2012/03/symbolic-links-in-c-sharp/.
This library holds some helper classes and extension methods used for asp.net mvc. This is an extension library for the well known library Fluentx.
Extension Method to SnakeCase all EFCore v3.0 database structures(tables,relations,schemas,etc) so your entity 'PersonLog' will become a table 'person_log' and so on. This will help your fellow DBA smile.
ExpressionDelegates is a tool which generates delegates to properties, fields, methods and constructors used in linq expression trees. This package contains only the base classes required for expression delegates' usage. It should be used in projects that do not contain any linq expressions to gene...
SeedPacket 5.0 adds a .seed() method onto IEnumerable for the quick seeding of data. Designed to be a part of your LINQ workflow, it quickly generates and populates many IEnumerable list types with realistic data that is as simple as: var mylist = new List<Item>().Seed(). SeedPacket is easy to us...