Top 20 NuGet interface Packages

Extensions for the Proxii library to easily hook into NLog
Psythyst CodeGenerator Interface(s)
A common library that contains interfaces,enums,helper methods used across other DotNetHelper Libraries
Interface for MIG service that adds commands for controlling UPnP devices.
A library that implements piping of subsequent methods, including the possibility of if-branching and combining pipes together.
Validate implementation of PipeBase. Overrides the default Option implementation (see: https://github.com/BartBierbooms/Descriptive-.NET) for default piping.
Make any class implement any interface without changing it. Allows for abstractions over any class as long as it has methods with the same signatures as the interface.
Inject wrappers around unmockable objects. Use *Unmockable.Wrap* to wrap and *Unmockable.Intercept* to intercept calls to the unmockable object.
Intercept calls on wrappers around unmockable objects.
Add wrappers for all unmockable objects to the service collection.
Small generic interfaces and common utilities for building .net applications
Abstract MongoDB repository base class.
A management tool that provides easy access to hardware interfaces to automate management tasks on local or remote computers.
Graphic enjin to generate grid, graphic, tab and modal in cshtml. To get access to all fonctionalities, you need to include those dependencies in the <head/> section of your web application: -https://lgti.blob.core.windows.net/assets/user-interface-library/2.9.0/css/user-interface-library.css -http...
IoC friendly C# .netstandard2.0 service interface for asymmetric cryptographic operations.
Supports Interface based Factories, also supports Dependency Injection.
With Argument Reader command line arguments can be passed into a .net core application. The standard project assist 3 types of arguments: * Boolean * Strings (\*) * Integers (#) Own argument types can be build with own classes. They need to inherit from the ArgumentMarshalerLib. Libraries are load...
With Argument Reader command line arguments can be passed into a .net core application. The standard project assist 4 types of arguments: Boolean Strings (*) Integers (#) Doubles (##) Own argument types can be build with own classes. They need to inherit from the ArgumentMarshalerLib. Libr...
Description With Argument Reader command line argumets can be passed into a .net core application. The standard project assist 4 types of argumnets: Boolean Strings (*) Integer (#) Doubles (##) Own argument tyoes can be build with own classes. They need to inherit form the ArgumentMarshalerLib. Lib...