IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 992 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
- 107 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
- 220 total downloads
- Latest version: 1.1.1
ASP.NET Core Middleware for validating scope claims
Humanizer.Core.zh-Hans
by: Claire Novotny Mehdi Khalili
- 514 total downloads
- Latest version: 3.0.0-rc.6
Humanizer Locale Chinese (zh-Hans)
IdentityServer4.AccessTokenValidation
by: Brock Allen Dominick Baier
- 1.018k 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.341k 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
- 1.139k total downloads
- Latest version: 10.0.0.8079-preview1
ICSharpCode.Decompiler is the decompiler engine used in ILSpy.
IdentityServer4.Storage
by: Brock Allen Dominick Baier
- 914 total downloads
- Latest version: 4.1.2
Storage interfaces and models for IdentityServer4
Iesi.Collections
by: Aidant Systems Jason Smith NHibernate community
- 507 total downloads
- Latest version: 4.2.0-ci.16
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
- 350 total downloads
- Latest version: 1.5.2.9
IdleScheduler 轻量定时任务调度,支持临时的延时任务和重复循环任务,可按秒,每天固定时间,每周固定时间,每月固定时间执行。
Iced
by: iced project and contributors <https://github.com/icedland>
- 673 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
- 3.095k total downloads
- Latest version: 7.0.0
OpenID Connect & OAuth 2.0 client library
IBMMQDotnetClient
by: IBM
- 1.026k total downloads
- Latest version: 9.4.4
IBM® MQ classes for .NET Standard
Humanizer.Core.zh-Hant
by: Claire Novotny Mehdi Khalili
- 507 total downloads
- Latest version: 3.0.0-rc.6
Humanizer Locale Chinese (zh-Hant)
IdentityServer4
by: Brock Allen Dominick Baier
- 1.605k 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
- 969 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.452k total downloads
- Latest version: 1.0.0
A .NETStandard port of Iconic.Zlib from DotNetZip project.
IdleBus
by: YeXiangQin
- 249 total downloads
- Latest version: 1.5.3
IdleBus 空闲对象管理容器,有效组织对象重复利用,自动创建、销毁,解决【实例】过多且长时间占用的问题。
IKVM
by: Jeroen Frijters
- 195 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
- 667 total downloads
- Latest version: 2.5.4
ASP.NET Core Identity Integration for IdentityServer4