runtime.win10-arm64.Microsoft.Net.Native.Compiler by: Microsoft
  • 34 total downloads
  • Latest version: 2.2.12-rel-33220-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary by: Microsoft
  • 25 total downloads
  • Latest version: 2.2.8-rel-33220-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
runtime.win10-x64.Microsoft.Net.Native.Compiler by: Microsoft
  • 36 total downloads
  • Latest version: 2.2.12-rel-33220-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
runtime.win10-x64.Microsoft.Net.Native.SharedLibrary by: Microsoft
  • 36 total downloads
  • Latest version: 2.2.8-rel-33220-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk by: Microsoft
  • 48 total downloads
  • Latest version: 2.2.14
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4.
runtime.win10-x86.Microsoft.Net.Native.Compiler by: Microsoft
  • 38 total downloads
  • Latest version: 2.2.12-rel-33220-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
runtime.win10-x86.Microsoft.Net.Native.SharedLibrary by: Microsoft
  • 36 total downloads
  • Latest version: 2.2.8-rel-33220-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk by: Microsoft
  • 45 total downloads
  • Latest version: 2.2.14
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4.
runtime.win7.System.Private.Uri by: Microsoft
  • 24 total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri. When using NuGet 3.x this package requires at least version 3.4.
runtime.win7-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 6 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. TFS ID: 1635616, GitHub SHA: https://github.com/dotnet/corefx/tree/42a93b8d21fa5afc03f637aa961aa7b3d066cb1f When using NuGet 3.x this package requires at least version 3.4.
runtime.win7-x86.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 6 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. TFS ID: 1635616, GitHub SHA: https://github.com/dotnet/corefx/tree/42a93b8d21fa5afc03f637aa961aa7b3d066cb1f When using NuGet 3.x this package requires at least version 3.4.
runtime.win-arm64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 63 total downloads
  • Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly. d0d5c7b49271cadb6d97de26d8e623e98abdc8db When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 64 total downloads
  • Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly. d0d5c7b49271cadb6d97de26d8e623e98abdc8db When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x86.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 63 total downloads
  • Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly. d0d5c7b49271cadb6d97de26d8e623e98abdc8db When using NuGet 3.x this package requires at least version 3.4.
Scriban by: Alexandre Mutel
  • 41 total downloads
  • Latest version: 5.12.1
  • templating handlebars liquid
Scriban is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates.
Select2.js by: Kevin Brown Igor Vaynberg and Select2 contributors
  • 1 total downloads
  • Latest version: 4.0.3
A jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
Selenium.Chrome.WebDriver by: jbaranda
  • 2 total downloads
  • Latest version: 85.0.0
  • Selenium WebDriver Chrome
Repurposed nuget package of Selenium.WebDriver.ChromeDriver (packing process differs slightly) Install Chrome Driver(Win32) for Selenium WebDriver into your Unit Test Project. "chromedriver.exe" is copied to bin folder from package folder when the build process. NuGet package restoring ready, and no need to commit "chromedriver.exe" binary into source code control repository.
Selenium.Support by: Selenium Committers
  • 2 total downloads
  • Latest version: 3.141.0
  • selenium webdriver support browser automation
Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains .NET support utilites and classes that users may find useful in using Selenium WebDriver. These support classes are mainly intended to spark ideas of what is possible with Selenium WebDriver, and may not be entirely appropriate for production use.
Selenium.WebDriver by: Selenium Committers
  • 5 total downloads
  • Latest version: 4.18.1
  • selenium webdriver browser automation
Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.
Selenium.WebDriver.ChromeDriver by: jsakamoto
  • 5 total downloads
  • Latest version: 117.0.5938.9200
  • Selenium WebDriver chromedriver
Install Chrome Driver (Win32, macOS, macOS arm64, and Linux64) for Selenium WebDriver into your Unit Test Project. "chromedriver(.exe)" is copied to the bin folder from the package folder when the build process. NuGet package restoring ready, and no need to commit "chromedriver(.exe)" binary into source code control repository. / The MSBuild script that contained this package is free and unencumbered software released into the public domain. / "chromedriver(.exe)" is licensed under the New BSD License.