JavaScriptEngineSwitcher.Core by: Andrey Taritsyn
  • 37 total downloads
  • Latest version: 1.5.0
  • JavaScript ECMAScript
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines (MSIE JavaScript Engine for .Net, Microsoft ClearScript.V8, Jurassic, Jint and ChakraCore). This library allows you to quickly and easily switch to using of another JavaScript engine.
JetBrains.Annotations by: JetBrains
  • 186 total downloads
  • Latest version: 2025.2.4
  • 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.
JQ.Common.Infrastructure by: JQ
  • 6 total downloads
  • Latest version: 1.0.6
  • 公共
用于HIS2.0全部的第三方dll
JsonSchema.Net.Generation by: Greg Dennis
  • 6 total downloads
  • Latest version: 7.3.6
  • json-schema validation schema json generation schema-generation
Extends JsonSchema.Net to provide schema generation functionality
KRE-CLR-x86 by: Microsoft
  • 14 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 16 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KYSharp.SM.Core by: scc
  • 4 total downloads
  • Latest version: 1.0.0
My package description.
librdkafka.redist by: Magnus Edenhill edenhill
  • 867 total downloads
  • Latest version: 2.14.1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
libsodium by: Frank Denis
  • 84 total downloads
  • Latest version: 1.0.22
Internal implementation package not meant for direct consumption. Please do not reference directly.
Libuv by: Libuv
  • 27 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
linq2db.MySql by: Igor Tkachev Ilya Chudin Svyatoslav Danyliv Dmitry Lukashenko and others
  • 490 total downloads
  • Latest version: 6.2.1
  • linq linq2db LinqToDB ORM database DB SQL T4 datamodel MySql MariaDB MySqlConnector
T4 scaffolding templates for MySQL and MariaDB database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.t4models by: Igor Tkachev Ilya Chudin Svyatoslav Danyliv Dmitry Lukashenko and others
  • 562 total downloads
  • Latest version: 6.2.1
  • linq linq2db LinqToDB ORM database DB SQL Access ClickHouse DB2 LUW Firebird Informix MySql MariaDB Oracle PostgreSQL SapHana Hana SQLCE SQLite SQLServer Sybase SAP ASE SqlServerCe ODP IBM T4 datamodel
T4 scaffolding templates to generate LINQ to DB data models for different databases. It provides scaffolding functionality and reference to linq2db main package only. To use Linq To DB in your project you should add reference to corresponding database provider(s) explicitly.
LumiSoft.Net by: Viacheslav.Manulik
  • 6 total downloads
  • Latest version: 2.0.4492.11923
Version of LumiSoft.Net library with community fixes.
LZStringVBNet by: gsemac
  • 11 total downloads
  • Latest version: 2.0.1
  • lz-string compression
VB.NET implementation of the lz-string JavaScript library
ManagedEsent by: martinc
  • 9 total downloads
  • Latest version: 1.6.0
  • ManagedEsent NoSql ISAM
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.
MaterialSkin by: Ignace Maes
  • 19 total downloads
  • Latest version: 0.2.1
  • material design theme winforms materialskin
Theming WinForms (C# or VB.Net) to Google's Material Design Principles.
MathNet.Numerics.Signed by: Marcus Cuda Christoph Ruegg Jurgen Van Gael
  • 32 total downloads
  • Latest version: 2.6.1
  • math numeric statistics probability integration interpolation linear algebra matrix fft signed strongname
Math.NET Numerics, signed and thus with a strong name. We strongly discourage using this package and recommend using MathNet.Numerics instead, which is unsigned and weakly named.
McMaster.Extensions.CommandLineUtils by: Nate McMaster
  • 18 total downloads
  • Latest version: 5.1.0
  • commandline parsing
Command-line parsing API and utilities for console applications. Commonly used types: McMaster.Extensions.CommandLineUtils.CommandLineApplication McMaster.Extensions.CommandLineUtils.CommandOption McMaster.Extensions.CommandLineUtils.IConsole McMaster.Extensions.CommandLineUtils.Prompt McMaster.Extensions.CommandLineUtils.ArgumentEscaper A community-maintained fork of Microsoft.Extensions.CommandLineUtils, plus many enhancements.
MessagePack by: neuecc
  • 178 total downloads
  • Latest version: 1.6.1.2
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer by: neuecc aarnott
  • 285 total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Analyzer
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.