Basic Persistence 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.
Core ASP.NET Core functionality for any Breeze Server using ASP.NET Core 6.x.
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.
Persistence for EF 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.
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