Top 20 NuGet Packages depending on LiteX.Log

Total dependencies: 23

This client library enables working with the Amazon S3 service for storing binary/blob/object data. A very simple Wrapper for the Amazon S3 to handle bucket instantiations. A library to abstract storing files to Amazon S3. Wrapper library is just written for the purpose to bring a new level...
This client library enables working with the Local FileSystem Blob service for storing binary/blob/object data. A very simple Wrapper for the Local FileSystem to handle directory instantiations. A library to abstract storing files to Local FileSystem. Wrapper library is just written for the...
Allow sending email messages via AmazonSES. Wrapper around AmazonSES api to send email messages from any type of application. Small library for manage email with AmazonSES. A quick setup for AmazonSES. Wrapper library is just written for the purpose to bring a new level of ease to the devel...
Distributed caching based on Memcached. Small library for manage cache with Memcached. A quick setup for Memcached. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with Memcached Cache integration with your system. LiteXCache is si...
This client library enables working with the Google Cloud Storage service for storing binary/blob/object data. A very simple Wrapper for the Google Cloud Storage to handle bucket instantiations. A library to abstract storing files to Google Cloud Storage. Wrapper library is just written for...
SQLite caching based on SQLite database. Small library for manage cache with SQLite. A quick setup for SQLite Caching. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with SQLite Cache integration with your system. LiteXCache is si...
Allow sending email messages via Mailgun. Wrapper around Mailgun api to send email messages from any type of application. Small library for manage email with Mailgun. A quick setup for Mailgun. Wrapper library is just written for the purpose to bring a new level of ease to the developers wh...
Allow sending texts via Twilio. Wrapper around Twilio api to send sms messages from any type of application. Small library for manage sms with Twilio. A quick setup for Twilio Sms. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with T...
Allow sending texts via Sinch. Wrapper around Sinch api to send sms messages from any type of application. Small library for manage sms with Sinch. A quick setup for Sinch Sms. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with Sinch...
Allow sending texts via Plivo. Wrapper around Plivo api to send sms messages from any type of application. Small library for manage sms with Plivo. A quick setup for Plivo Sms. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with Plivo...
Allow sending texts via Nexmo. Wrapper around Nexmo api to send sms messages from any type of application. Small library for manage sms with Nexmo. A quick setup for Nexmo Sms. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with Nexmo...
Allow sending email messages via SendGrid. Wrapper around SendGrid api to send email messages from any type of application. Small library for manage email with SendGrid. A quick setup for SendGrid. Wrapper library is just written for the purpose to bring a new level of ease to the developer...
Allow sending email messages via MailKit. Wrapper around MailKit api to send email messages from any type of application. Small library for manage email with MailKit. A quick setup for MailKit. Wrapper library is just written for the purpose to bring a new level of ease to the developers wh...
Distributed caching based on StackExchange.Redis and Redis. Small library for manage cache with Redis. A quick setup for Redis. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with Redis Cache integration with your system. LiteXCac...
LiteX.Cache is a InMemory caching based on on LiteX.Cache.Core and Microsoft.Extensions.Caching.Memory. Small library for manage cache with InMemory. A quick setup for InMemory Caching. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with...
This client library enables working with the Microsoft Azure Blob Storage service for storing binary/blob/object data. A very simple Wrapper for the Azure Blob Storage to handle container instantiations. A library to abstract storing files to Microsoft Azure. Wrapper library is just written...
Allow sending email messages via Smtp. Wrapper around Smtp api to send email messages from any type of application. Small library for manage email with Smtp. A quick setup for Smtp. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with ...
Abstract interface to implement any kind of basic storage services (e.g. Azure Blob Storage, Amazon S3, Google Cloud Storage, FileSystem (Local), Kvpbase). It supports various storage providers and implements many advanced features. You can also write your own and extend it also extend existing p...
Abstract interface to implement any kind of basic email message services (e.g. SMTP, SendGrid, MailKit, Mailgun, MailChimp, AmazonSES, SendinBlue) It supports various sms providers and implements many advanced features. You can also write your own and extend it also extend existing providers. ...
Microsoft ASP.NET Core logging provider extension for Litex projects based on LiteX.Log and Microsoft.Extensions.Logging.