IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 410 total downloads
- Latest version: 2.9.1
Package Description
Hyak.Common
by: Microsoft
- 123 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.AspNet.OAuth2Introspection
by: Dominick Baier Brock Allen
- 50 total downloads
- Latest version: 1.0.0-beta3
ASP.NET 5 Authentication Middleware using OAuth 2.0 Introspection (rfc7662)
IdentityModel.AspNetCore.ScopeValidation
by: Dominick Baier Brock Allen
- 129 total downloads
- Latest version: 1.1.1
ASP.NET Core Middleware for validating scope claims
IdentityServer4.AccessTokenValidation
by: Brock Allen Dominick Baier
- 391 total downloads
- Latest version: 1.2.1
ASP.NET Core middleware to validate JWT and reference tokens from IdentityServer4
ICSharpCode.Decompiler
by: ILSpy Contributors
- 231 total downloads
- Latest version: 8.0.0.7106-preview2
ICSharpCode.Decompiler is the decompiler engine used in ILSpy.
Iesi.Collections
by: Aidant Systems Jason Smith NHibernate community
- 462 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
- 236 total downloads
- Latest version: 1.5.2.9
IdleScheduler 轻量定时任务调度,支持临时的延时任务和重复循环任务,可按秒,每天固定时间,每周固定时间,每月固定时间执行。
Iced
by: iced project and contributors <https://github.com/icedland>
- 345 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
- 1.798k total downloads
- Latest version: 3.10.10
OpenID Connect & OAuth 2.0 client library
ICSharpCode.NRefactory
by: Daniel Grunwald Mike Krüger Erik Källén
- 154 total downloads
- Latest version: 6.0.0-beta1
NRefactory supports analysis of C# source code: it includes a parser, abstract syntax tree,
type system, semantic analysis (resolver), code completion, and several refactorings.
Depends on Roslyn 1.0.0-rc2 packages.
IBMMQDotnetClient
by: IBM
- 586 total downloads
- Latest version: 9.4.2.1
IBM® MQ classes for .NET Standard
IdentityServer4
by: Brock Allen Dominick Baier
- 524 total downloads
- Latest version: 1.5.3
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
IdentityModel.AspNet.ScopeValidation
by: Dominick Baier Brock Allen
- 45 total downloads
- Latest version: 1.0.0-beta3
ASP.NET 5 Middleware for validating scope claims
IdentityModel.AspNetCore.OAuth2Introspection
by: Dominick Baier Brock Allen
- 306 total downloads
- Latest version: 2.1.1
ASP.NET Core Middleware for validating tokens using OAuth 2.0 introspection
Iconic.Zlib.Netstandard
by: https://github.com/HelloKitty
- 14.298k total downloads
- Latest version: 1.0.0
A .NETStandard port of Iconic.Zlib from DotNetZip project.
IdleBus
by: YeXiangQin
- 173 total downloads
- Latest version: 1.5.3
IdleBus 空闲对象管理容器,有效组织对象重复利用,自动创建、销毁,解决【实例】过多且长时间占用的问题。
ICSharpCode.SharpZipLib.dll
by: hnguyen
- 11 total downloads
- Latest version: 0.85.4.369
packaging version 0.85.4.369
IKVM
by: Jeroen Frijters
- 120 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
- 159 total downloads
- Latest version: 1.0.1
ASP.NET Core Identity Integration for IdentityServer4