JavaScriptEngineSwitcher.ChakraCore.Native.osx-x64 by: Andrey Taritsyn
  • 539 total downloads
  • Latest version: 3.31.0
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore macOS OSX x64
This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore for OS X (x64).
JavaScriptEngineSwitcher.ChakraCore.Native.win-x64 by: Andrey Taritsyn
  • 464 total downloads
  • Latest version: 3.31.0
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore Windows x64
This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore for Windows (x64).
JavaScriptEngineSwitcher.ChakraCore.Native.win-x86 by: Andrey Taritsyn
  • 493 total downloads
  • Latest version: 3.31.0
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore Windows x86
This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore for Windows (x86).
JavaScriptEngineSwitcher.Core by: Andrey Taritsyn
  • 78 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.
JavaScriptEngineSwitcher.Jint by: Andrey Taritsyn
  • 228 total downloads
  • Latest version: 1.5.9
  • JavaScript ECMAScript Jint
JavaScriptEngineSwitcher.Jint contains adapter `JintJsEngine` (wrapper for the Jint JavaScript Engine (http://github.com/sebastienros/jint) version 2.9.1).
JavaScriptEngineSwitcher.Msie by: Andrey Taritsyn
  • 191 total downloads
  • Latest version: 1.5.4
  • JavaScript ECMAScript MSIE IE Chakra
JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper for the MSIE JavaScript Engine for .Net (http://github.com/Taritsyn/MsieJavaScriptEngine)). For correct working of the MSIE JavaScript Engine it is recommended to install Internet Explorer 9 and above on a server.
JavaScriptEngineSwitcher.V8 by: Andrey Taritsyn
  • 246 total downloads
  • Latest version: 2.0.0
  • JavaScriptEngineSwitcher JavaScript ECMAScript V8 ClearScript
JavaScriptEngineSwitcher.V8 contains adapter `V8JsEngine` (wrapper for the Microsoft ClearScript.V8 (http://clearscript.codeplex.com) version 5.4.7 with support of V8 version 5.3.332.45). For correct working of the Microsoft ClearScript.V8 require assemblies `msvcp120.dll` and `msvcr120.dll` from the Visual C++ Redistributable Packages for Visual Studio 2013.
JetBrains.Annotations by: JetBrains
  • 60 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.
JJMasterData.Commons by: JJMasterData.Commons
  • 334 total downloads
  • Latest version: 4.5.31
JJMasterData base library. Contains i18n functions, logging, database and utilities.
JJMasterData.Core by: JJMasterData.Core
  • 1,541k total downloads
  • Latest version: 4.5.29
JJMasterData library to render JJMasterData's components.
JJMasterData.Pdf by: JJMasterData.Pdf
  • 2 total downloads
  • Latest version: 2.0.6-preview
  • pdf jjmasterdata
JJMasterData Pdf generation support.
jnm2.ReferenceAssemblies.net35 by: Microsoft
  • 25 total downloads
  • Latest version: 1.0.1
A community answer to Microsoft’s decision to single out net35 by excluding it from the https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/ package. This package provides the .NET Framework 3.5 reference assemblies so that net35 projects can be built using the dotnet CLI. Example project that targets multiple frameworks: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFrameworks>net35;net40;netstandard2.0;netcoreapp3.0</TargetFrameworks> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" /> <PackageReference Include="jnm2.ReferenceAssemblies.net35" Version="1.0.1" /> </ItemGroup> </Project>
JsonSchema.Net.Generation by: Greg Dennis
  • 24 total downloads
  • Latest version: 7.3.10
  • json-schema validation schema json generation schema-generation
Extends JsonSchema.Net to provide schema generation functionality
KRE-CLR-x86 by: Microsoft
  • 23 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 17 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LibGit2Sharp by: LibGit2Sharp contributors
  • 271 total downloads
  • Latest version: 0.24.0-pre20170124092542
  • libgit2 git wrapper bindings API dvcs vcs
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.
LibGit2Sharp.NativeBinaries by: LibGit2Sharp contributors
  • 552 total downloads
  • Latest version: 2.0.323
Native binaries for LibGit2Sharp
libphonenumber-csharp by: Patrick Mézard Aidan Bebbington Google libphonenumber contributors
  • 318 total downloads
  • Latest version: 8.3.1.1
  • phonenumber phone
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. For usage samples: http://code.google.com/p/libphonenumber/
librdkafka.redist by: Magnus Edenhill edenhill
  • 1,914k total downloads
  • Latest version: 2.15.0
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Libuv by: Libuv
  • 72 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.