Grpc.Net.Common
by: The gRPC Authors
- 17 total downloads
- Latest version: 2.76.0
Infrastructure for common functionality in gRPC
Grpc.Reflection
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.63.0
gRPC C# Server Reflection
Grpc.Tools
by: The gRPC Authors
- 12 total downloads
- Latest version: 2.76.0
gRPC and Protocol Buffer compiler for C# projects
Hangfire.AspNetCore
by: Sergey Odinokov
- 1 total downloads
- Latest version: 1.8.22
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core
by: Sergey Odinokov
- 2 total downloads
- Latest version: 1.8.22
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
Hangfire.MemoryStorage
by: PERRICHOT Florian
- 1 total downloads
- Latest version: 1.8.1
A memory storage for Hangfire
Hangfire.NetCore
by: Sergey Odinokov
- 1 total downloads
- Latest version: 1.8.22
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
IronCompress
by: Ivan Gavryliuk
- 1 total downloads
- Latest version: 1.7.0
Buffer compresison library supporting all the major compression algorithms (gzip, brotli, snappy, zstd etc.)
JsonPatch.Net
by: Greg Dennis
- 1 total downloads
- Latest version: 3.3.0
JSON Patch built on the System.Text.Json namespace
JsonPointer.Net
by: Greg Dennis
- 2 total downloads
- Latest version: 5.2.0
JSON Pointer built on the System.Text.Json namespace
K4os.Compression.LZ4
by: Milosz Krajewski
- 3 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
KubernetesClient
by: The Kubernetes Project Authors
- 9 total downloads
- Latest version: 19.0.2
Client library for the Kubernetes open source container orchestrator.
libsodium
by: Frank Denis
- 1 total downloads
- Latest version: 1.0.20.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
MagicOnion.Abstractions
by: Cysharp
- 9 total downloads
- Latest version: 7.10.0
MagicOnion interfaces and abstractions for server and client.
Commonly used types:
MagicOnion.IService<TSelf>
MagicOnion.IStreamingHub<TSelf, TReceiver>
MagicOnion.UnaryResult<TResult>
MagicOnion.IgnoreAttribute
MagicOnion.Client
by: Cysharp
- 4 total downloads
- Latest version: 7.10.0
MagicOnion client-side runtime library. Unified Realtime/API framework for .NET platform and Unity.
MagicOnion.Serialization.MessagePack
by: Cysharp
- 6 total downloads
- Latest version: 7.0.6
MagicOnion extension package for serialization using MessagePack.
MagicOnion.Shared
by: Cysharp
- 8 total downloads
- Latest version: 7.10.0
Provides shared classes and interfaces used by MagicOnion server and client. Unified Realtime/API framework for .NET platform and Unity.
MailKit
by: Jeffrey Stedfast
- 2 total downloads
- Latest version: 4.15.1
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP, DKIM and ARC support via MimeKit.
* Microsoft TNEF support via MimeKit.
MessagePack
by: neuecc, aarnott
- 10 total downloads
- Latest version: 3.1.4
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc, aarnott
- 5 total downloads
- Latest version: 3.1.4
Attributes and interfaces for .NET types serializable with MessagePack.