HangFire.Core
by: Sergey Odinokov
- 15 total downloads
- Latest version: 0.9.1
Core components for HangFire (background job system for ASP.NET applications).
Hangfire.Core
by: Sergey Odinokov
- 120 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.Redis.StackExchange
by: Marco Casamento
- 18 total downloads
- Latest version: 1.4.8
Hangfire Redis Storage Based on Redis.StackExchange
See http://hangfire.io/ for some more info on the main project
Hangfire.Redis.StackExchange
by: Marco Casamento and contributors
- 26 total downloads
- Latest version: 1.12.0
Hangfire Redis Storage Based on Redis.StackExchange
See http://hangfire.io/ for some more info on the main project and https://github.com/marcoCasamento/Hangfire.Redis.StackExchange for info on this
Humanizer.Core
by: Claire Novotny Mehdi Khalili
- 26 total downloads
- Latest version: 3.0.1
Humanizer core package that contains the library and the neutral language (English) resources
JetBrains.Annotations
by: JetBrains
- 49 total downloads
- Latest version: 2025.2.4
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.
K4os.Compression.LZ4
by: Milosz Krajewski
- 2 total downloads
- Latest version: 1.2.12
Port of LZ4 compression algorithm for .NET
librdkafka.redist
by: Magnus Edenhill edenhill
- 32 total downloads
- Latest version: 1.9.2
The Apache Kafka C/C++ client library - redistributable
Libuv
by: Libuv
- 5 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
log4net
by: The Apache Software Foundation
- 10 total downloads
- Latest version: 3.2.0
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
MailKit
by: Jeffrey Stedfast
- 69 total downloads
- Latest version: 4.1.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.
ManagedEsent
by: Microsoft
- 15 total downloads
- Latest version: 2.0.0
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
Mapster
by: chaowlert eric_swann andrerav
- 53 total downloads
- Latest version: 7.4.0-pre03
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
Mapster.Core
by: chaowlert eric_swann andrerav
- 6 total downloads
- Latest version: 1.2.1-pre02
Lightweight library for Mapster and Mapster CodeGen
Microsoft.AspNet.Authentication
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 common types used by the various authentication middleware.
Microsoft.AspNet.Http
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common extension methods for HTTP abstractions and IApplicationBuilder.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 27 total downloads
- Latest version: 2.3.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 28 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 16 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 29 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 15 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication middleware components.