337 packages tagged with “net5”
CLIParser - a parser for command line interface
Solnet is Solana's .NET integration library.
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, HeaderOrQueryParams or RouteValues.
A IFormatter interface for serialization/deserialization
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 complex object graphs. - Async - Requires .NET Standard 2.0 - Supports large messages - up to 300 MiB. - Server restart automatically - Automatically wait for the release of the pipe for the server, if it is already in use - Automatically waiting for a server pipe creating when client connecting - Automatic reconnect with a given interval and at each `client.WriteAsync`, if necessary - Supports variable formatters, default - BinaryFormatter which uses System.Runtime.Serialization.BinaryFormatter inside - Also available ready formatters in separate nuget packages: H.Formatters.Json - Supports `PipeAccessRule`'s(see `H.Pipes.AccessControl` nuget package) or more complex code to access using the `PipeServer.PipeStreamInitializeAction` property
A set of useful extensions to make your code smooth and nice readable.
This package adds BinaryFormatter(based on System.Runtime.Serialization.Formatters.Binary.BinaryFormatter)
AppyWay Flurl Extensions
Allows you to simulate global mouse and keyboard events. Features: - Supports scan codes and multi-language input. - Supports WPF/WinForms/Console windows apps. - Supports .NET Standard, .Net Core and .Net 5/6. Supported OS: - Windows
Core functionality for any Breeze Server using .NET. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5+; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2.
Basic Persistence functionality for any Breeze Server using .NET. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5+; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2.
Free TON Client for .NET
Breeze.Sharp is a data management tool for smart client apps. It retrieves data from the server using a rich query language, manages the entity graph of application data, tracks changes, and performs updates of changed data to the server.
This package adds AccessControl extensions for PipeServerSetPipeSecurity()
AzureFunctions.Extensions.Middleware is a library that allows developers to implement middleware pattern and handle cross-cutting concerns of the applications
Persistence for EF Core functionality for any Breeze Server using .NET. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5+; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2.
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, database or some internal state.
SqlServer health checks package used to check the status of a SqlServer 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, database or some internal state.
Core ASP.NET Core functionality for any Breeze Server using ASP.NET Core. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5+; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2.
This package adds SystemTextJsonFormatter(based on System.Text.Json)
This package adds NewtonsoftJsonFormatter(based on Newtonsoft.Json)
Create or manipulate Microsoft Word documents or Excel documents from your .NET applications, without requiring Word, Excel or Office to be installed. Word documents can be converted to PDF(not all Word elements are supported). Fast and lightweight. Widely used and backed by a responsive support and development team whose sole ambition is your complete satisfaction. You can try Words for .NET and Workbooks for .NET for free for 45 days, after which you will need to purchase a license key to continue using it.
Solnet.Serum is a .Net integration library for Project Serum.