Top 20 NuGet Packages depending on Microsoft.Extensions.Logging.Abstractions

Total dependencies: 3471

OpenMessage is an easy to use abstraction for sending and receiving messages between applications.
.net core Saga / ProcessManager implementation https://github.com/b-y-t-e/TheSaga
Provides access to the reporting tool List & Label. This package is required to connect to Cassandra data sources. Please note that a List & Label installation is required.
Enables the Moq's Verify API over the *ILogger* extensions (LogInformation, LogError, etc).
This package provides a C# based durable task framework for writing long running applications.
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
The application firewall that can be used in .NET 5.0, .Net CORE 3.1 and .NET standard 2.1 applications that would benefit for protection against several types of attacks and is easily activated by service integration. services.AddFireWall(FireWallTrial.License, FireWallTrial.DomainKey , d...
Firebend Auto Crud extension pack for MongoDb CRUD operations
Created on 2023-05-05 19:43
The module required to run CloudCore-based work-flow and scheduled tasks.
Client to communicate with a Zeebe broker. Uses GRPC as protocol for communication. For more information about the zeebe project please visit http://zeebe.io
Various utilities and extensions for working with Autofac and ASP.Net Core.
SynchroFeed is an extensible framework for integrating with a Nuget-like feeds to perform syncing, cataloging and validation of Nuget and Chocolatey packages. This is an addon for syncing packages between a source repository with a target repository.
Kode-Aid shared logging library.
Liquimail implements glue code to use Liquid templates with MailKit.
MailMerge replaces simple and complex merge fields in WordProcessingML .docx files and helps you apply .Net's Xml & XPath tooling to Word documents. Component Usage For Streams or Files: ``` var (outputStream, errors) = new MailMerger().Merge(inputStream, Dictionary); var (ok,errors) = new MailMerg...
Aspectus is an advanced Aspect-Oriented Programming (AOP) library that simplifies the injection of cross-cutting concerns into your codebase. It empowers you to write clean and maintainable code by separating cross-cutting concerns from the core logic of your application.
KVLite is a partition-based key-value cache built for SQL RDBMSs. This package contains caching interfaces, data models and core implementations.