IdentityManager
by: Brock Allen Dominick Baier
- 171 total downloads
- Latest version: 1.0.0-beta5-5
IdentityManager is an user management tool for MembershipReboot and ASP.NET Identity.
IdentityManager.AspNetIdentity
by: Brock Allen Dominick Baier
- 97 total downloads
- Latest version: 1.0.0-beta5-1
"IdentityManager - AspNetIdentity" is a AspNetIdentity-based identity manager provider for IdentityManager.
IdentityModel
by: Dominick Baier Brock Allen
- 6.239k total downloads
- Latest version: 7.0.0
OpenID Connect & OAuth 2.0 client library
IdentityModel.Owin.ClaimsTransformation
by: Dominick Baier Brock Allen
- 18 total downloads
- Latest version: 1.0.0
Middleware for doing claims transformation in OWIN/Katana applications.
IdentityServer.WindowsAuthentication
by: Brock Allen Dominick Baier
- 61 total downloads
- Latest version: 1.1.1
This package adds support for integrated Windows authentication to IdentityServer.
IdentityServer3
by: Brock Allen Dominick Baier
- 1.205k total downloads
- Latest version: 2.6.3
IdentityServer is a framework and a hostable component that allows implementing single sign-on and access control for modern web applications and APIs using protocols like OpenID Connect and OAuth2. It supports a wide range of clients like mobile, web, SPAs and desktop applications and is extensible to allow integration in new and existing architectures.
IdentityServer3.AccessTokenValidation
by: Brock Allen Dominick Baier
- 825 total downloads
- Latest version: 2.14.0
Access token validation middleware for JWT and reference tokens issued by IdentityServer3.
IdentityServer3.AspNetIdentity
by: Brock Allen Dominick Baier
- 55 total downloads
- Latest version: 2.0.0
ASP.NET Identity support for IdentityServer3
IdentityServer3.EntityFramework
by: Brock Allen Dominick Baier and contributors
- 438 total downloads
- Latest version: 2.6.1
Entity Framework-based persistence layer for IdentityServer3
IdentityServer3.Localization
by: John Korsnes
- 1.616k total downloads
- Latest version: 0.3.200
Contrib implementation of ILocalizationService in IdentityServer3 for multiple languages
IdentityServer3.WsFederation
by: Brock Allen Dominick Baier
- 292 total downloads
- Latest version: 2.7.0
Plugin for adding WS-Federation Identity Provider capabilities to IdentityServer3
IdentityModel.AspNetCore.OAuth2Introspection
by: Dominick Baier Brock Allen
- 1.56k total downloads
- Latest version: 6.2.0
ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection
Iced
by: iced project and contributors <https://github.com/icedland>
- 1.084k total downloads
- Latest version: 1.21.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 decodes >130 MB/s
- 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory
- 👍 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
ICSharpCode.SharpZipLib.dll
by: hnguyen
- 20 total downloads
- Latest version: 0.85.4.369
packaging version 0.85.4.369
IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 2.74k total downloads
- Latest version: 6.0.0
RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
Hyak.Common
by: Microsoft
- 304 total downloads
- Latest version: 1.2.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
IdentityModel.AspNetCore.ScopeValidation
by: Dominick Baier Brock Allen
- 269 total downloads
- Latest version: 1.1.1
ASP.NET Core Middleware for validating scope claims
IdentityModel.AspNet.OAuth2Introspection
by: Dominick Baier Brock Allen
- 91 total downloads
- Latest version: 1.0.0-beta3
ASP.NET 5 Authentication Middleware using OAuth 2.0 Introspection (rfc7662)
IdentityModel.AspNet.ScopeValidation
by: Dominick Baier Brock Allen
- 111 total downloads
- Latest version: 1.0.0-beta3
ASP.NET 5 Middleware for validating scope claims
Ical.Net
by: ical-org maintainers and contributors
- 2.139k total downloads
- Latest version: 5.1.4
The most popular iCalendar (RFC 5545) class library for .NET.