runtime.win-x86.runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 600 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.
SecurityCodeScan.VS2019
by: Jaroslav Lobačevski
- 5,686k total downloads
- Latest version: 5.6.7
Security static code analyzer for .NET
Selenium.Support
by: Selenium Committers
- 2 total downloads
- Latest version: 2.41.0
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 classes for the Selenium WebDriver API, which includes helper classes for HTML Select elements, waiting for conditions, and Page Object creation.
Selenium.WebDriver
by: Selenium Committers
- 2 total downloads
- Latest version: 2.41.0
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 newer, more 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.
Serilog
by: Serilog Contributors
- 102 total downloads
- Latest version: 4.3.0
Simple .NET logging with fully-structured events
SharpZipLib
by: http://www.icsharpcode.net/
- 6 total downloads
- Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
SimpleBlazorMultiselect
by: Boris Gerretzen
- 96 total downloads
- Latest version: 0.3.0
Simple Blazor multiselect component, Bootstrap compatible but not required!
SixLabors.ImageSharp
by: Six Labors and contributors
- 1,848k total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Web
by: Six Labors and contributors
- 1 total downloads
- Latest version: 3.2.0
ImageSharp Middleware for serving images via a url based API.
SlowCheetah
by: Sayed Ibrahim Hashimi
- 6 total downloads
- Latest version: 2.5.48
Allows for configuration based XML transformations at build time.
SonarAnalyzer.CSharp
by: SonarSource
- 11,429k total downloads
- Latest version: 10.17.0.131074
Roslyn analyzers that spot Bugs, Vulnerabilities and Code Smells in your code. For an even better overall experience, you can use SonarQube for IDE (Visual Studio, Rider, see https://www.sonarsource.com/products/sonarlint), which is a free extension that can be used standalone or with SonarQube (Server, Cloud, see: https://www.sonarsource.com/products/sonarqube/ and https://www.sonarsource.com/products/sonarcloud/).
StructureMap.MVC5
by: Web Advanced
- 3 total downloads
- Latest version: 3.0.4.125
Adds the latest version of structuremap and configures it as the default Dependency Resolver for ASP.NET MVC5. Does not work with 'ApiControllers', please add the Structuremap.WebAPI2 package if you need WebAPI support.
StructureMap.WebApi2
by: Web Advanced
- 3 total downloads
- Latest version: 3.0.4.125
Adds the latest version of structuremap and configures it as the default Dependency Resolver.
Swashbuckle.AspNetCore
by: domaindrivendev
- 5,124k total downloads
- Latest version: 9.0.4
Swagger tools for documenting APIs built on ASP.NET Core
System.Composition
by: Microsoft
- 282 total downloads
- Latest version: 6.0.0
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
Commonly Used Types:
System.Composition.ExportAttribute
System.Composition.ImportAttribute
System.Composition.Convention.ConventionBuilder
System.Composition.Hosting.CompositionHost
System.Composition.CompositionContext
System.Composition.CompositionContextExtensions
System.Diagnostics.DiagnosticSource
by: Microsoft
- 1,021k total downloads
- Latest version: 9.0.3
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)
Commonly Used Types:
System.Diagnostics.DiagnosticListener
System.Diagnostics.DiagnosticSource
System.Private.Uri
by: Microsoft
- 526 total downloads
- Latest version: 4.3.2
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.
System.Runtime.InteropServices.NFloat.Internal
by: Microsoft
- 2 total downloads
- Latest version: 6.0.1
Exposes additional NFloat APIs for Xamarin/Maui APIs from System.Runtime.InteropServices
System.Text.Json
by: Microsoft
- 6 total downloads
- Latest version: 6.0.0
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
TinyIoC
by: Steven Robbins
- 1 total downloads
- Latest version: 1.3.0
An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike