Top 20 NuGet Packages depending on Microsoft.NETCore.App

Total dependencies: 1778

This provides a wrapper class library for ADAL (https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory).
AspNetCore 2.0 and 3.0 Identity Library with Azure Table Storage
This package contains .NET Core tooling to allow the Umbrella.TypeScript.Aurelia generators to be used with the dotnet CLI.
.NET Core command-line tooling for IntelliTect.Coalesce code generation
When you make a unit test assertion with PowerAssert, your assertion messages become much more useful.
Rijndael256 makes encrypting data and files a breeze with the AES symmetric-key cipher Rijndael. Features: AES-128, AES-192, AES-256, Authenticated Encryption (AE), Encrypt-then-MAC (EtM), SHA-512, PBKDF2.
Package Description
C# util for combining Url paths. Works similarly to Path.Combine.
Declare Value Objects in one line e.g. `class ClientRef : ValueOf<string, ClientRef> { }`), create using `ClientRef.From(someString)` The base Type ValueOf<TValue, TThis>, provides Equals, GetHashcode. Use ValueTuples for multi property values e.g `class Address : ValueOf<(string firstLine, string ...
ReadJEnc C#(.NET) File Character Code Type Automatic Determination Library. 日本語あるいは他言語のテキストファイル(またはbyte配列)の内容を解析し、文字エンコーディングを判定してテキスト内容を取り出すライブラリです。
.NET Core 2.0 & Standard 2.0 port of A simple guard clause project helping you with validation and uniformed exception throwing when validating arguments.
A document storage file.
Lite version timed job extracted from Pomelo TimedJobs, removed dynamic jobs, fix int32 error
AspNet Core Localization using SQL database for KEY-VALUE pair and share common storage for both SERVER and Client App. This repository, SQL Localization, inspired by Damien Bod's - https://damienbod.com/, AspNetCore Localization project.
Wrapper for SecurionPay API
Observable Concurrent Queue based on the classic concurrent queue (System.Collections.Concurrent.ConcurrentQueue) Allows to raise events when the queue content is changed with the same events as ObservableCollection
Log4net appender for Apache Kafka
BetterConfig is a cloud based configuration as a service. It integrates with your apps, backends, websites, and other programs, so you can configure them through this website (https://www.betterconfig.com) even after they are deployed.
Provides a message handler for HttpClient which allows to enable logging of request/response related info. In comparison with Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler it allows to log request/response content.