Humanizer.Core.uk
by: Mehdi Khalili Claire Novotny
- 5 total downloads
- Latest version: 2.9.9
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili Claire Novotny
- 6 total downloads
- Latest version: 2.11.10
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili Claire Novotny
- 4 total downloads
- Latest version: 2.10.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi
by: Mehdi Khalili Claire Novotny
- 6 total downloads
- Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN
by: Mehdi Khalili Claire Novotny
- 4 total downloads
- Latest version: 2.8.26
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans
by: Mehdi Khalili Claire Novotny
- 4 total downloads
- Latest version: 2.8.2
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 4 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Hyak.Common
by: Microsoft
- 17 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
by: Dominick Baier Brock Allen
- 408 total downloads
- Latest version: 3.10.10
OpenID Connect & OAuth 2.0 client library
IdentityModel.AspNet.OAuth2Introspection
by: Dominick Baier Brock Allen
- 11 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
- 10 total downloads
- Latest version: 1.0.0-beta3
ASP.NET 5 Middleware for validating scope claims
IdentityModel.AspNetCore.OAuth2Introspection
by: Dominick Baier Brock Allen
- 48 total downloads
- Latest version: 2.1.1
ASP.NET Core Middleware for validating tokens using OAuth 2.0 introspection
IdentityModel.AspNetCore.ScopeValidation
by: Dominick Baier Brock Allen
- 21 total downloads
- Latest version: 1.1.1
ASP.NET Core Middleware for validating scope claims
IdentityServer3.AccessTokenValidation
by: Brock Allen Dominick Baier
- 123 total downloads
- Latest version: 2.14.0
Access token validation middleware for JWT and reference tokens issued by IdentityServer3.
IdentityServer3.AccessTokenValidation.AspNetCore
by: IdentityServer3.AccessTokenValidation.AspNetCore
- 28 total downloads
- Latest version: 1.0.2
IdentityServer3 Access Token Validation Integration Library for ASP.NET Core
IdentityServer4.AccessTokenValidation
by: Brock Allen Dominick Baier
- 81 total downloads
- Latest version: 1.2.1
ASP.NET Core middleware to validate JWT and reference tokens from IdentityServer4
Iesi.Collections
by: Aidant Systems Jason Smith NHibernate community
- 2 total downloads
- Latest version: 4.0.0.4000
The System.Collections namespace in the .NET Framework provides a number of collection
types that are extremely useful for manipulating data in memory. However, there is one
type of collection that is conspicuously missing from System.Collections: the Set.
ILMerge
by: mbarnett
- 113 total downloads
- Latest version: 3.0.41
ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name.
ILMerge is packaged as a console application. But all of its functionality is also available programmatically.
There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details.
ILRepack
by: Francois Valdy
- 210 total downloads
- Latest version: 2.0.35
ILRepack is meant at replacing ILMerge / Mono.Merge.
The former being closed-source, impossible to customize, slow, resource consuming and many more. The later being deprecated, unsupported, and based on an old version of Mono.Cecil.
ImpromptuInterface
by: jbtule
- 38 total downloads
- Latest version: 8.0.4
A Lightweight Duck Casting Framework for dynamic C#