IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 760 total downloads
- Latest version: 2.9.1
Package Description
IdentityModel.AspNet.OAuth2Introspection
by: Dominick Baier Brock Allen
- 81 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
- 219 total downloads
- Latest version: 1.1.1
ASP.NET Core Middleware for validating scope claims
IdentityServer4.AccessTokenValidation
by: Brock Allen Dominick Baier
- 736 total downloads
- Latest version: 1.2.1
ASP.NET Core middleware to validate JWT and reference tokens from IdentityServer4
ICSharpCode.Decompiler
by: ILSpy Contributors
- 311 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
- 925 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
- 403 total downloads
- Latest version: 1.5.2.9
IdleScheduler 轻量定时任务调度,支持临时的延时任务和重复循环任务,可按秒,每天固定时间,每周固定时间,每月固定时间执行。
Iced
by: iced project and contributors <https://github.com/icedland>
- 667 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
IKVM.Image
by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
- 1.666k total downloads
- Latest version: 8.11.0-pre.2
IKVM Runtime Image
IdentityModel
by: Dominick Baier Brock Allen
- 3.165k 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
- 279 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
- 1.329k total downloads
- Latest version: 9.4.4
IBM® MQ classes for .NET Standard
IdentityServer4
by: Brock Allen Dominick Baier
- 854 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
- 82 total downloads
- Latest version: 1.0.0-beta3
ASP.NET 5 Middleware for validating scope claims
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters Jerome Haltom
- 1.301k total downloads
- Latest version: 8.14.0
IKVM MSBuild Tools
IdentityModel.AspNetCore.OAuth2Introspection
by: Dominick Baier Brock Allen
- 483 total downloads
- Latest version: 2.1.1
ASP.NET Core Middleware for validating tokens using OAuth 2.0 introspection
IdleBus
by: YeXiangQin
- 321 total downloads
- Latest version: 1.5.3
IdleBus 空闲对象管理容器,有效组织对象重复利用,自动创建、销毁,解决【实例】过多且长时间占用的问题。
ICSharpCode.SharpZipLib.dll
by: hnguyen
- 15 total downloads
- Latest version: 0.85.4.369
packaging version 0.85.4.369
IKVM
by: Jeroen Frijters
- 239 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
- 283 total downloads
- Latest version: 1.0.1
ASP.NET Core Identity Integration for IdentityServer4