Top 20 NuGet Packages depending on NETStandard.Library
Total dependencies: 12696
AutoMapper IMapper, IProjector implementations for CostEffectiveCode
A library for bootstrapping microservices with support for actuator style endpoints.
.NET SDK for Profit365 API.
MyTested.HttpServer is a unit testing library providing easy fluent interface to test remote HTTP servers. See the project repository and documentation for more information and available features.
Common libraries used in other projects
Utilities to simplify automated tests that involve asynchronous operations
Provides CSV reading and writing, with support for QuantityTypes.
SDK foundation and web devlop frame
This library integrates ServiceBridge with ASP.NET Core.
ServiceBridge.Interception implementation for Autofac IoC.
ServiceBridge.Interception implementation for StructureMap.
This is a duplication of MasterCard-Core, but has compatibility to .NET Core.
A simple sACN library for .NET Core
The library provides support for registring windows performance counts with AspNet.Metrics (https://nuget.org/packages/AspNet.Metrics/)
Library to help implement integration testing.
The common helper library for System.Reflection
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_custom_sqlite3()); Depending on the platform, you may also need to ...
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_winsqlite3()); Depending on the platform, you may also need to add ...