Humanizer.Core.vi by: Mehdi Khalili Claire Novotny
  • 34 total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili Claire Novotny
  • 34 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili Claire Novotny
  • 33 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili Claire Novotny
  • 33 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
IdGen by: RobIII
  • 31 total downloads
  • Latest version: 3.0.3
  • scalable unique id generator distributed
Twitter Snowflake-alike ID generator for .Net
Irony by: Roman Ivantsov
  • 86 total downloads
  • Latest version: 0.9.1
  • irony ast grammar bnf
Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
JetBrains.Annotations by: JetBrains
  • 497 total downloads
  • Latest version: 2025.1.0-eap1
  • jetbrains resharper rider annotations canbenull notnull
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.
jQuery by: jQuery Foundation Inc.
  • 17 total downloads
  • Latest version: 3.4.1
  • jQuery
jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
JsonConverter.Abstractions by: Stef Heyenrath
  • 18 total downloads
  • Latest version: 0.3.0
Common interface for Json converters (serialize and deserialize)
KitSys.Automations by: KitSysCo
  • 3 total downloads
  • Latest version: 1.0.10
  • grpc roslyn sourcegenerator grpc-tools automation
Enterprise Roslyn Source Generator for automatic gRPC override generation.
KitSys.BuildingBlocks.Grpc.Tools.Tasks by: EngWaleedAbdullah
  • 180 total downloads
  • Latest version: 0.0.18
KitSys.BuildingBlocks.Grpc.Tools.Tasks
KitSys.BuildingBlocks.Grpcs.Tools by: KitSysCo
  • 32 total downloads
  • Latest version: 1.0.9
  • grpc roslyn sourcegenerator grpc-tools automation
Enterprise Roslyn Source Generator for automatic gRPC override generation.
libsodium by: Frank Denis
  • 30 total downloads
  • Latest version: 1.0.18.4
Internal implementation package not meant for direct consumption. Please do not reference directly.
Libuv by: Libuv
  • 105 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
LiteDB by: Mauricio David
  • 72 total downloads
  • Latest version: 2.0.4
  • nosql database embed document store
A simple embedded .NET NoSQL Document Store in a single data file
log4net by: Apache Software Foundation
  • 34 total downloads
  • Latest version: 2.0.1
  • logging log tracing logfiles
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
Lucene.Net by: The Apache Software Foundation
  • 38 total downloads
  • Latest version: 4.8.0-beta00016
  • lucene.net core text search information retrieval lucene apache analysis index query
Lucene.Net is a full-text search engine library capable of advanced text analysis, indexing, and searching. It can be used to easily add search capabilities to applications. Lucene.Net is a C# port of the popular Java Lucene search engine framework from The Apache Software Foundation, targeted at .NET Framework and .NET Core users.
MediatR by: Jimmy Bogard
  • 153 total downloads
  • Latest version: 4.0.1
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MessagePackAnalyzer by: neuecc aarnott
  • 18 total downloads
  • Latest version: 2.1.152
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Meziantou.Analyzer by: Meziantou
  • 34 total downloads
  • Latest version: 2.0.163
  • Meziantou.Analyzer analyzers
A Roslyn analyzer to enforce some good practices in C#