Humanizer.Core.vi
by: Mehdi Khalili Claire Novotny
- 14 total downloads
- Latest version: 2.11.10
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN
by: Mehdi Khalili Claire Novotny
- 10 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans
by: Mehdi Khalili Claire Novotny
- 11 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 4 total downloads
- Latest version: 2.10.1
Humanizer Locale Chinese (zh-Hant)
IdentityModel
by: Dominick Baier Brock Allen
- 58 total downloads
- Latest version: 3.10.10
OpenID Connect & OAuth 2.0 client library
IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 36 total downloads
- Latest version: 2.9.0
Package Description
IdGen
by: RobIII
- 30 total downloads
- Latest version: 3.0.7
Twitter Snowflake-alike ID generator for .Net
JetBrains.Annotations
by: JetBrains
- 62 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.
KubernetesClient
by: The Kubernetes Project Authors
- 24 total downloads
- Latest version: 1.6.15-ge11cc58e56
Client library for the Kubernetes open source container orchestrator.
libphonenumber-csharp
by: Patrick Mézard Tom Clegg Jarrod Alexander Google libphonenumber contributors
- 119 total downloads
- Latest version: 8.12.38
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
Libuv
by: Libuv
- 8 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
log4net
by: The Apache Software Foundation
- 32 total downloads
- Latest version: 2.0.17
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
ManagedEsent
by: martinc
- 2 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.
Mapster
by: chaowlert eric_swann andrerav
- 39 total downloads
- Latest version: 7.4.0-pre03
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
Mapster.Core
by: chaowlert eric_swann andrerav
- 4 total downloads
- Latest version: 1.2.1-pre02
Lightweight library for Mapster and Mapster CodeGen
MaxMind.Db
by: MaxMind.Db
- 17 total downloads
- Latest version: 2.6.1
.NET reader for the MaxMind DB file format
MaxMind.GeoIP2
by: MaxMind.GeoIP2
- 16 total downloads
- Latest version: 3.3.0
MaxMind GeoIP2 Database Reader and Web Service Client
MediatR
by: Jimmy Bogard
- 14 total downloads
- Latest version: 5.1.0
Simple, unambitious mediator implementation in .NET
MessagePack
by: neuecc
- 28 total downloads
- Latest version: 1.6.2
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer
by: neuecc aarnott
- 37 total downloads
- Latest version: 3.1.3
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.