Swashbuckle.Core by: Richard Morris
  • 0 total downloads
  • Latest version: 5.6.0
  • Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs SelfHost OWIN
Seamlessly adds a Swagger to WebApi projects!
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.Linq.Dynamic.Core by: ZZZ Projects, Stef Heyenrath, Microsoft, Scott Guthrie, King Wilder, Nathan Arnott
  • 0 total downloads
  • Latest version: 1.6.4
  • system linq dynamic core dotnet NETCoreApp NETStandard
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
System.Net.Http by: Microsoft
  • 0 total downloads
  • Latest version: 2.0.20126.16343
This package provides a programming interface for modern HTTP applications. This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages.
System.Net.Http.Formatting.Extension by: andre.agostinho
  • 0 total downloads
  • Latest version: 5.2.3
  • System.Net.Http.Formatting web api 2
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
ThomasLevesque.WeakEvent by: Thomas Levesque
  • 0 total downloads
  • Latest version: 4.1.0
  • weak event weakevent
A generic weak event implementation.
TimeZoneConverter by: Matt Johnson-Pint
  • 0 total downloads
  • Latest version: 3.5.0
  • timezone time zone time zone iana tzdb olson timezoneinfo,rails
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
WebActivatorEx by: David Ebbo
  • 0 total downloads
  • Latest version: 2.2.0
A package that allows other packages to execute some startup code in web apps. This package should be used over the older WebActivator, which was not strong named.
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.abstractions by: James Newkirk, Brad Wilson
  • 3 total downloads
  • Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.analyzers by: jnewkirk, bradwilson, marcind
  • 3 total downloads
  • Latest version: 1.16.0
  • xunit.analyzers, analyzers, roslyn, xunit, xunit.net
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.
YamlDotNet by: Antoine Aubry
  • 0 total downloads
  • Latest version: 13.7.1
  • yaml parser development library serialization
A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.
ZXing.Net by: Michael Jahn
  • 0 total downloads
  • Latest version: 0.16.10
  • ZXing barcode scanning 1D 2D UPC-A UPC-E EAN-8 EAN-13 QR ITF Codabar RSS-14 Data Matrix PDF 417 PDF417 Aztec
ZXing.Net is a port of ZXing, an open-source, multi-format 1D/2D barcode image processing library originally implemented in Java. It has been ported by hand with a lot of optimizations and improvements. It is compatible with .Net 2.0/3.5/4.x/5.x/6.x/7.x/8.x/9.x, Windows RT Class Library and Components, UWP, .Net Standard 1.x and 2.0x, .Net Core App 3.x, Silverlight 4, Silverlight 5, Windows Phone 7.x and Windows Phone 8.x and Xamarin.Android