Hangfire by: Sergey Odinokov
  • 80 total downloads
  • Latest version: 1.8.24
  • Hangfire AspNet MVC AspNetCore NetCore SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
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
  • 126 total downloads
  • Latest version: 1.8.24
  • Hangfire SqlServer SqlAzure LocalDB
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
HtmlAgilityPack by: Simon Mourrier, Jeff Klawiter
  • 1 total downloads
  • Latest version: 1.4.3
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
Imageflow.NativeRuntime.osx-x86_64 by: Imazen, lilith
  • 6 total downloads
  • Latest version: 1.7.0-rc64
  • imageflow imazen
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
  • 3 total downloads
  • Latest version: 1.5.8-rc62
  • imageflow imazen
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
  • 17 total downloads
  • Latest version: 2.1.0-rc02
  • imageflow imazen
You probably want Imageflow.AllPlatforms or Imageflow.Server instead. 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
  • 14 total downloads
  • Latest version: 2.0.0-preview8
  • imageflow imazen
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
MathNet.Numerics by: Marcus Cuda, Christoph Ruegg, Jurgen Van Gael
  • 2 total downloads
  • Latest version: 2.6.1
  • math numeric statistics probability integration interpolation linear algebra matrix fft
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. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Also includes a portable build supporting .Net 4 and higher, SL5, WP8 and .NET for Windows Store apps.
Mediator.SourceGenerator by: Martin Othamar
  • 3 total downloads
  • Latest version: 3.0.2
  • mediator mediator-pattern source-generation source-gen source-generator sourcegenerator C# .NET dotnet
A high performance .NET Mediator pattern implemenation using source generation.
MediatR by: Jimmy Bogard
  • 36 total downloads
  • Latest version: 14.2.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
Microsoft.AspNetCore.Antiforgery by: Microsoft.AspNetCore.Antiforgery
  • 13 total downloads
  • Latest version: 1.0.4
  • aspnetcore,antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.App.Internal.Assets by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.9
ASP.NET Core static framework assets This package was built from the source code at https://github.com/dotnet/dotnet/tree/901ca941248413c79832d2fdbd709da0c4386353
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 73 total downloads
  • Latest version: 9.0.19
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/209bf5cfd6f0b329c31faa125790e1d1d820cdb5
Microsoft.AspNetCore.Cors by: Microsoft.AspNetCore.Cors
  • 12 total downloads
  • Latest version: 1.0.0
  • aspnetcore,cors
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 16 total downloads
  • Latest version: 9.0.10
  • aspnetcore dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.10
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
Microsoft.AspNetCore.DataProtection by: Microsoft.AspNetCore.DataProtection
  • 12 total downloads
  • Latest version: 1.0.0
  • aspnetcore,dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft.AspNetCore.DataProtection.Abstractions
  • 12 total downloads
  • Latest version: 1.0.0
  • aspnetcore,dataprotection
ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft.AspNetCore.Diagnostics.Abstractions
  • 12 total downloads
  • Latest version: 1.0.0
  • aspnetcore,diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.