Top 20 NuGet Packages depending on ZayniFramework3.Logging

Total dependencies: 18

This is an extension module for Zayni Framework's Middle.Service.Client module. This extension module provide the Http RemoteClient implementation for Middle.Service.Client module.
This is an extension module for Zayni Framework's Middle.Service module. This extension module provide the HttpCoreRemoteHost implementation for Middle.Service module. This package support the .NET Core target framework only. It doesn't support the .NET Framework projects.
This is an extension module for Zayni Framework's Middle.Service.Client module. This extension module provide the gRPC RemoteClient implementation for Middle.Service.Client module.
This is an extension module for Zayni Framework's Middle.Service module. This extension module provide the gRPC RemoteHost service implementation for Middle.Service module.
The Middle.ServiceHost.Entity define the entities and DTOs for Middle.ServiceHost and Middle.ServiceHost.Client module.
The Middle.Service.Client is the client SDK for Middle.Service module. You can use it to connect, send RPC request or publish message to the server side's service host very easy. Support TCPSocket, WebSocket and RabbitMQ protocol.
The Middle.Service module provide a self-hosted .NET middleware framework to separate the communication protocol detail with your business logic code. You can use it to build the backend microservices easier. Support TCPSocket, WebSocket and RabbitMQ protocol. You can also implement the IRemoteHost ...
This is a lightweight CRUD ORM template for .NET data access application. You can use the DataContext to execute Insert, Update, Delete and Select action to database.
This is a ZayniFramework build-in Remote Share Data Service. You can use the ZayniFramework.Caching module to store data into this service. Also it support telnent service commands.
This is a cache management for .NET application. You can store you data in in-process memory, Redis server, MySQL memory table engine or Zayni Framework's build-in Remote.ShareData.Service.
This is a StackExchange.Redis's client proxy help you to connect the Redis Server easier. It control the connection and retry. Also provide the request/response log.
This is a lightweight ORM framework like Dapper but also provider DbCommand SQL log. And support SQL Server, MySQL and Oracle database. Also support dynamic ORM.
Formatting module help the .NET application can format DateTime, decimal, string or other types in runtime. Also support dynamic formatting.
You can use this module to define how to handle all kinds of .NET exception object in runtime.
This is a small cryptography module help you to encrypt and decrypt string in your .NET application. Support AES, DES and Hash.
This is a small compression module help the .NET application can compress or decompress string data in runtime.
The Validation module provide many kinds of validation attributes and Validator for .NET applications.
The Middle.TelnetService provide a self-host telnet service for any kind of .NET application (.NET Core or .NET Framework) to receive remote telnet commands.