IdentityModel.OidcClient by: Dominick Baier Brock Allen
  • 365 total downloads
  • Latest version: 3.1.2
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
Hocon by: Akka.NET Team
  • 8.945k total downloads
  • Latest version: 2.0.4
  • akka actors hocon configuration config
HOCON (Human-Optimized Config Object Notation) core API implementation. For full access inside your application, install the Hocon.Configuration package.
IdentityModel.AspNetCore.ScopeValidation by: Dominick Baier Brock Allen
  • 676 total downloads
  • Latest version: 1.1.1
  • OAuth2 OAuth 2.0 Scope Security Identity IdentityServer
ASP.NET Core Middleware for validating scope claims
Hangfire.MySqlStorage by: Arnoldas Gudas
  • 967 total downloads
  • Latest version: 2.0.3
  • Hangfire MySql Hangfire.MySql
Hangfire MySql Storage
IdentityServer4.AccessTokenValidation by: Brock Allen Dominick Baier
  • 231 total downloads
  • Latest version: 2.7.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer Bearer tokens
ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4
IdentityServer4.EntityFramework.Storage by: Brock Allen Dominick Baier Scott Brady
  • 843 total downloads
  • Latest version: 4.1.2
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer EntityFramework
EntityFramework persistence layer for IdentityServer4
Iced by: iced project and contributors <https://github.com/icedland>
  • 480 total downloads
  • Latest version: 1.17.0
  • disassembler x86 x64 assembler encoder decoder formatter
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#. - 👍 Supports all Intel and AMD instructions - 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed - 👍 100% C# code - 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output - 👍 The decoder is 2x+ faster than other similar libraries and doesn't allocate any memory - 👍 Small decoded instructions, only 32 bytes - 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)` - 👍 The encoder can be used to re-encode decoded instructions at any address - 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc - 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+` - 👍 License: MIT
Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 9.855k total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
Hangfire.Core by: Sergey Odinokov
  • 3.397k total downloads
  • Latest version: 1.7.30
  • Hangfire OWIN 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/
IdentityModel by: Dominick Baier Brock Allen
  • 9.138k total downloads
  • Latest version: 6.0.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IdentityServer4.EntityFramework by: Brock Allen Dominick Baier Scott Brady
  • 127 total downloads
  • Latest version: 2.1.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer EntityFramework
EntityFramework persistence layer for IdentityServer4
Haukcode.DinkToPdf by: rdvojmoc HakanL
  • 21 total downloads
  • Latest version: 1.1.2
.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
Hocon.Extensions.Configuration by: Akka.NET Team
  • 9.18k total downloads
  • Latest version: 2.0.4
  • akka actors hocon configuration config
HOCON (Human-Optimized Config Object Notation) support for Microsoft.Extensions.Configuration.
IdentityServer4 by: Brock Allen Dominick Baier
  • 128 total downloads
  • Latest version: 2.2.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Hocon.Configuration by: Akka.NET Team
  • 6 total downloads
  • Latest version: 2.0.3
  • akka actors hocon configuration config
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
IdentityModel.AspNetCore.OAuth2Introspection by: Dominick Baier Brock Allen
  • 184 total downloads
  • Latest version: 3.5.0
  • OAuth2 OAuth 2.0 Introspection Security Identity IdentityServer
ASP.NET Core 2.0 Middleware for validating tokens using OAuth 2.0 introspection
Hangfire.SqlServer by: Sergey Odinokov
  • 2.658k total downloads
  • Latest version: 1.7.30
  • Hangfire SqlServer SqlAzure LocalDB
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
Hangfire.PostgreSql by: Frank Hommers and others (Burhan Irmikci (barhun) Zachary Sims(zsims) kgamecarter Stafford Williams (staff0rd) briangweber Viktor Svyatokha (ahydrax) Christopher Dresel (Dresel) Vytautas Kasparavičius (vytautask) Vincent Vrijburg David Roth (davidroth).
  • 1.739k total downloads
  • Latest version: 1.8.6
  • Hangfire PostgreSql Postgres
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
Hangfire.Mongo by: Sergey Zwezdin Martin Lobger Jonas Gottschau
  • 5 total downloads
  • Latest version: 0.6.7
  • Hangfire AspNet OWIN MongoDB Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
IdentityServer4.AspNetIdentity by: Brock Allen Dominick Baier
  • 125 total downloads
  • Latest version: 2.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Identity
ASP.NET Core Identity Integration for IdentityServer4