IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 726 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
- 78 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
- 160 total downloads
- Latest version: 1.1.1
ASP.NET Core Middleware for validating scope claims
IdentityServer4.AccessTokenValidation
by: Brock Allen Dominick Baier
- 713 total downloads
- Latest version: 3.0.0-preview.2
ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4
IGeekFan.AspNetCore.Knife4jUI
by: igeekfan xiaoym
- 1.242k total downloads
- Latest version: 0.0.16
Middleware to expose an embedded version of the knife4j-vue from an ASP.NET Core application
ICSharpCode.Decompiler
by: ILSpy Contributors
- 794 total downloads
- Latest version: 9.1.0.7988
ICSharpCode.Decompiler is the decompiler engine used in ILSpy.
IdentityServer4.Storage
by: Brock Allen Dominick Baier
- 671 total downloads
- Latest version: 4.1.2
Storage interfaces and models for IdentityServer4
Iesi.Collections
by: Aidant Systems Jason Smith NHibernate community
- 351 total downloads
- Latest version: 4.2.0-ci.12
The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves insertion order), the ReadOnlySet and the SynchronizedSet. The latter two wrap an actual set.
IdleScheduler
by: YeXiangQin
- 248 total downloads
- Latest version: 1.5.2.9
IdleScheduler 轻量定时任务调度,支持临时的延时任务和重复循环任务,可按秒,每天固定时间,每周固定时间,每月固定时间执行。
Iced
by: iced project and contributors <https://github.com/icedland>
- 484 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
IdentityModel
by: Dominick Baier Brock Allen
- 2.215k total downloads
- Latest version: 7.0.0
OpenID Connect & OAuth 2.0 client library
IBMMQDotnetClient
by: IBM
- 599 total downloads
- Latest version: 9.4.2.1
IBM® MQ classes for .NET Standard
Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 373 total downloads
- Latest version: 3.0.0-beta.96
Humanizer Locale Chinese (zh-Hant)
IdentityServer4
by: Brock Allen Dominick Baier
- 1.215k total downloads
- Latest version: 2.5.4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
IdentityModel.AspNetCore.OAuth2Introspection
by: Dominick Baier Brock Allen
- 742 total downloads
- Latest version: 4.0.0-preview.6
ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection
Iconic.Zlib.Netstandard
by: https://github.com/HelloKitty
- 14.346k total downloads
- Latest version: 1.0.0
A .NETStandard port of Iconic.Zlib from DotNetZip project.
IdleBus
by: YeXiangQin
- 183 total downloads
- Latest version: 1.5.3
IdleBus 空闲对象管理容器,有效组织对象重复利用,自动创建、销毁,解决【实例】过多且长时间占用的问题。
IKVM
by: Jeroen Frijters
- 132 total downloads
- Latest version: 8.1.5717
IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework.
IdentityServer4.AspNetIdentity
by: Brock Allen Dominick Baier
- 511 total downloads
- Latest version: 2.5.4
ASP.NET Core Identity Integration for IdentityServer4
IKVM.ByteCode
by: Jerome Haltom
- 57 total downloads
- Latest version: 9.3.4
Library for reading Java class files.