Dapper.AOT
by: Marc Gravell
- 97 total downloads
- Latest version: 1.0.48
Build time (AOT) tools for Dapper
Google.Protobuf
by: Google Inc.
- 7 total downloads
- Latest version: 3.31.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.ClientFactory
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 5 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Hangfire
by: Sergey Odinokov
- 77 total downloads
- Latest version: 1.8.24
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not 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.SqlServer
by: Sergey Odinokov
- 75 total downloads
- Latest version: 1.8.24
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
Imageflow.NativeRuntime.osx-x86_64
by: Imazen, lilith
- 1 total downloads
- Latest version: 1.5.8-rc62
Imageflow is a fast, correct image processing library for web servers. This package contains only the native library; see Imageflow.Net for the managed wrapper.
Imageflow.NativeRuntime.ubuntu_16_04-x86_64
by: Imazen, lilith
- 1 total downloads
- Latest version: 1.5.8-rc62
Imageflow is a fast, correct image processing library for web servers. This package contains only the native library; see Imageflow.Net for the managed wrapper.
Imageflow.NativeRuntime.win-x86
by: Imazen, lilith
- 1 total downloads
- Latest version: 1.5.8-rc62
Imageflow is a fast, correct image processing library for web servers. This package contains only the native library; see Imageflow.Net for the managed wrapper.
Imageflow.NativeRuntime.win-x86_64
by: Imazen, lilith
- 1 total downloads
- Latest version: 1.5.8-rc62
Imageflow is a fast, correct image processing library for web servers. This package contains only the native library; see Imageflow.Net for the managed wrapper.
Jaeger
by: Chatham Financial Corp. and The Jaeger Authors
- 2 total downloads
- Latest version: 1.0.0
Jaeger .NET Tracing
MailKit
by: Jeffrey Stedfast
- 2 total downloads
- Latest version: 4.3.0
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.
MathNet.Numerics
by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
- 30 total downloads
- Latest version: 5.0.0
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.
Mediator.SourceGenerator
by: Martin Othamar
- 1 total downloads
- Latest version: 3.0.2
A high performance .NET Mediator pattern implemenation using source generation.