Swashbuckle
by: Richard Morris
- 0 total downloads
- Latest version: 5.6.0
Seamlessly adds a Swagger to WebApi projects!
Swashbuckle.AspNetCore
by: domaindrivendev
- 17 total downloads
- Latest version: 9.0.6
Swagger tools for documenting APIs built on ASP.NET Core
System.Composition
by: Microsoft
- 5 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.Data.SqlClient
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta2
Microsoft SQL Server implementation of the DataCommon provider model.
System.Diagnostics.DiagnosticSource
by: Microsoft
- 5 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.Net.Http.Formatting.Extension
by: andre.agostinho
- 0 total downloads
- Latest version: 5.2.3
Extesion Assembly System.Net.Http.Formatting
System.Private.Uri
by: Microsoft
- 0 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.Text.Json
by: Microsoft
- 0 total downloads
- Latest version: 6.0.6
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
WebGrease
by: webgrease@microsoft.com
- 1 total downloads
- Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
xunit
by: jnewkirk, bradwilson
- 3 total downloads
- Latest version: 2.9.2
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.analyzers
by: jnewkirk, bradwilson, marcind
- 3 total downloads
- Latest version: 1.16.0
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.core
by: jnewkirk, bradwilson
- 3 total downloads
- Latest version: 2.9.2
Includes the libraries for writing unit tests with xUnit.net.