runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary by: Microsoft
  • 131 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
  • 169 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
  • 176 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
  • 180 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
  • 139 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
  • 161 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
  • 204 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-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 39 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
  • 38 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.System.Private.Uri by: Microsoft
  • 148 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.
Scrutor by: Kristian Hellang
  • 443 total downloads
  • Latest version: 6.1.0
  • Dependency Injection DI Scanning Conventions Decoration
Register services using assembly scanning and a fluent API.
SecurityCodeScan by: Jaroslav Lobačevski Philippe Arteau
  • 173 total downloads
  • Latest version: 3.5.4
  • SecurityCodeScan Security.Code.Scan Security Code Scan Static Analysis Security Vulnerability Analyzer Analyzers .NET Roslyn OWASP Injection XSS CSRF XXE SQLi
Security static code analyzer for .NET
SecurityCodeScan.VS2019 by: Jaroslav Lobačevski
  • 107 total downloads
  • Latest version: 5.6.7
  • SecurityCodeScan Security.Code.Scan Security Code Scan StaticAnalysis Vulnerability Analyzer .NET Roslyn OWASP Injection XSS CSRF XXE SQLi
Security static code analyzer for .NET
Selenium.Support by: Selenium Committers
  • 1.758k total downloads
  • Latest version: 4.34.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 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 by: Selenium Committers
  • 2.061k total downloads
  • Latest version: 4.34.0
  • 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
  • 3.788k total downloads
  • Latest version: 139.0.7258.500-beta
  • 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.
Selenium.WebDriver.GeckoDriver by: jsakamoto
  • 430 total downloads
  • Latest version: 0.36.0
  • Selenium WebDriver geckodriver firefox
Install Gecko Driver (Win32, Win64, macOS, macOS arm64, and Linux64) for Selenium WebDriver into your Unit Test Project. "geckodriver(.exe)" is copied to bin folder from package folder when the build process. NuGet package restoring ready, and no need to commit "geckodriver(.exe)" binary into source code control repository. / The MSBuild script that contained this package is free and unencumbered software released into the public domain. / "geckodriver(.exe)" is licensed under the Mozilla Public License Version 2.0.
SeleniumExtras.WaitHelpers by: SeleniumExtras.WaitHelpers
  • 13 total downloads
  • Latest version: 1.0.0
An adaptation of DotNetSeleniumExtras.WaitHelpers using Selenium..WebDriver 4.0.
Sendgrid by: Elmer Thomas Twilio DI Team
  • 874 total downloads
  • Latest version: 9.12.1
  • Twilio SendGrid Email Mail Microsoft Azure Transactional .NET Core
C# client library and examples for using Twilio SendGrid API's to send mail and access Web API v3 endpoints with .NET Standard 1.3 and .NET Core support. Github repo located at : https://github.com/sendgrid/sendgrid-csharp
SendGrid by: Elmer Thomas Twilio DX Team
  • 566 total downloads
  • Latest version: 9.29.3
  • Twilio SendGrid Email Mail Microsoft Azure Transactional .NET Core
C# client library and examples for using Twilio SendGrid API's to send mail and access Web API v3 endpoints with .NET Standard 1.3 and .NET Core support.
SendGrid.CSharp.HTTP.Client by: Elmer Thomas Twilio DX Team
  • 204 total downloads
  • Latest version: 3.4.1
  • Twilio SendGrid Email API REST Fluent
Quickly and easily access any REST or REST-like API using a fluent interface via method chaining and reflection.