IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 365 total downloads
- Latest version: 3.1.2
RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
Hocon
by: Akka.NET Team
- 8.943k total downloads
- Latest version: 2.0.4
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
- 675 total downloads
- Latest version: 1.1.1
ASP.NET Core Middleware for validating scope claims
IdentityModel.AspNetCore
by: Dominick Baier Brock Allen
- 4 total downloads
- Latest version: 4.0.0
OpenID Connect & OAuth 2.0 client library for ASP.NET Core
IdentityServer4.AccessTokenValidation
by: Brock Allen Dominick Baier
- 6.645k total downloads
- Latest version: 3.0.1
ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4
IdentityServer4.Storage
by: Brock Allen Dominick Baier
- 893 total downloads
- Latest version: 4.1.2
Storage interfaces and models for IdentityServer4
IdentityServer4.EntityFramework.Storage
by: Brock Allen Dominick Baier Scott Brady
- 843 total downloads
- Latest version: 4.1.2
EntityFramework persistence layer for IdentityServer4
Iced
by: iced project and contributors <https://github.com/icedland>
- 480 total downloads
- Latest version: 1.17.0
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
IdentityModel
by: Dominick Baier Brock Allen
- 9.138k total downloads
- Latest version: 6.0.0
OpenID Connect & OAuth 2.0 client library
Irony.NetCore
by: daxnet
- 85 total downloads
- Latest version: 1.0.11
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
IdentityServer4.EntityFramework
by: Brock Allen Dominick Baier Scott Brady
- 1.031k total downloads
- Latest version: 4.1.2
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
HOCON (Human-Optimized Config Object Notation) support for Microsoft.Extensions.Configuration.
IdentityServer4
by: Brock Allen Dominick Baier
- 1.049k total downloads
- Latest version: 4.1.2
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
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
IdentityModel.AspNetCore.OAuth2Introspection
by: Dominick Baier Brock Allen
- 6.563k total downloads
- Latest version: 4.0.1
ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection
Hangfire.SqlServer
by: Sergey Odinokov
- 2.658k total downloads
- Latest version: 1.7.30
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
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
IdentityServer4.AspNetIdentity
by: Brock Allen Dominick Baier
- 1.073k total downloads
- Latest version: 4.1.2
ASP.NET Core Identity Integration for IdentityServer4