Core functionality for any Breeze Server using .NET 6.
Note: Version 6.x of this package is for .NET 6, whereas Version 5.x is for .NET Core 5, Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2.
Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key either in Header, Authorization Header, QueryParams or HeaderOrQueryParams.
PostgreSql health checks package used to check the status of a PostgreSql in .NET 5, .NET Core, .NET Standard based applications.
LiteXHealthChecks is very small yet powerful and high-performance library used to check the status of a component in the application, such as a backend service,...
More information
Abstract interface to implement any kind of cache service (e.g. Memory Cache, Redis Cache, Memcached, SQLite, HTTP Request Cache).
It supports various cache providers and implements many advanced features. You can also write your own and extend it also extend existing providers.
Easily migrate...
More information
Features:
- Create named pipe servers that can handle multiple client connections simultaneously.
- Send strongly-typed messages between clients and servers: any serializable .NET object can be sent over a pipe and will be automatically serialized/deserialized, including cyclical references and...
More information