Humanizer.Core.tr
by: Claire Novotny, Mehdi Khalili
- 13 total downloads
- Latest version: 3.0.10
Humanizer Locale Turkish (tr)
Humanizer.Core.uk
by: Claire Novotny, Mehdi Khalili
- 13 total downloads
- Latest version: 3.0.10
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ
by: Claire Novotny, Mehdi Khalili
- 7 total downloads
- Latest version: 3.0.10
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ
by: Claire Novotny, Mehdi Khalili
- 7 total downloads
- Latest version: 3.0.10
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi
by: Claire Novotny, Mehdi Khalili
- 14 total downloads
- Latest version: 3.0.10
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN
by: Claire Novotny, Mehdi Khalili
- 14 total downloads
- Latest version: 3.0.10
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans
by: Claire Novotny, Mehdi Khalili
- 14 total downloads
- Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant
by: Claire Novotny, Mehdi Khalili
- 14 total downloads
- Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hant)
JetBrains.Annotations
by: JetBrains
- 12 total downloads
- Latest version: 2025.1.0-eap1
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
Libuv
by: Libuv
- 7 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent
by: martinc
- 4 total downloads
- Latest version: 1.6.0
ManagedEsent provides managed access to ESENT, the embeddable
database engine native to Windows. ManagedEsent uses the esent.dll that is
part of Microsoft Windows so there are no extra unmanaged binaries to
download and install.
Microsoft-WindowsAPICodePack-Core
by: rpastric, contre, dahall
- 4 total downloads
- Latest version: 1.1.5
The Core code for the WindowsAPICodePack. This is an updated version containing all available bug fixes for this code as of 2020-01-04.
Microsoft-WindowsAPICodePack-Shell
by: rpastric, contre, dahall
- 4 total downloads
- Latest version: 1.1.5
The Shell code for the WindowsAPICodePack. This is an updated version containing all available bug fixes for this code as of 2020-01-04.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 15 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 30 total downloads
- Latest version: 2.0.0
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 15 total downloads
- Latest version: 2.0.0
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 15 total downloads
- Latest version: 2.0.0
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.