AlibabaCloud.EndpointUtil
by: Alibaba Cloud
- 1 total downloads
- Latest version: 0.1.1
Alibaba Cloud EndpointUtil for .NET
AlibabaCloud.GatewaySpi
by: Alibaba Cloud
- 2 total downloads
- Latest version: 0.0.3
Alibaba Cloud Gateway SPI SDK Library for .NET
AlibabaCloud.OpenApiClient
by: Alibaba Cloud
- 2 total downloads
- Latest version: 0.1.14
Alibaba Cloud OpenApi SDK Library for .NET
AlibabaCloud.OpenApiUtil
by: Alibaba Cloud
- 2 total downloads
- Latest version: 1.1.2
Alibaba Cloud OpenApiUtil SDK for .NET
AlibabaCloud.RPCClient
by: Alibaba Cloud
- 1 total downloads
- Latest version: 1.0.1
Alibaba Cloud RPCClient SDK for .NET
AlibabaCloud.SDK.Common
by: Alibaba Cloud
- 1 total downloads
- Latest version: 0.2.5
Alibaba Cloud Common SDK for .NET
AlibabaCloud.SDK.Dysmsapi20170525
by: Alibaba Cloud
- 1 total downloads
- Latest version: 2.0.9
Alibaba Cloud Dysmsapi (20170525) SDK Library for .NET
AlibabaCloud.SDK.Ocr-api20210707
by: Alibaba Cloud
- 1 total downloads
- Latest version: 3.1.3
Alibaba Cloud ocr-api (20210707) SDK Library for .NET
AlibabaCloud.TeaUtil
by: Alibaba Cloud
- 3 total downloads
- Latest version: 0.1.19
Alibaba Cloud TeaUtil SDK for .NET
AlibabaCloud.TeaXML
by: Alibaba Cloud
- 1 total downloads
- Latest version: 0.0.5
Alibaba Cloud TeaXML SDK for .NET
Aliyun.Credentials
by: Alibaba Cloud
- 3 total downloads
- Latest version: 1.5.0
Alibaba Cloud Credentials for .NET
Castle.Core
by: Castle Project Contributors
- 1 total downloads
- Latest version: 4.4.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 1 total downloads
- Latest version: 2.1.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 2 total downloads
- Latest version: 1.9.3
Confluent's .NET Client for Apache Kafka
Hangfire.AspNetCore
by: Sergey Odinokov
- 2 total downloads
- Latest version: 1.7.29
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
Hangfire.Core
by: Sergey Odinokov
- 3 total downloads
- Latest version: 1.7.29
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/
Humanizer.Core
by: Mehdi Khalili Claire Novotny
- 1 total downloads
- Latest version: 2.8.26
Humanizer core package that contains the library and the neutral language (English) resources
JetBrains.Annotations
by: JetBrains
- 1 total downloads
- Latest version: 2022.1.0
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
librdkafka.redist
by: Magnus Edenhill edenhill
- 2 total downloads
- Latest version: 1.9.2
The Apache Kafka C/C++ client library - redistributable
MailKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 3.2.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.