System.Composition
by: Microsoft
- 8 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.SQLite
by: SQLite Development Team
- 2 total downloads
- Latest version: 1.0.115.5
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider. This package includes support for LINQ and Entity Framework 6.
System.Data.SQLite.Core
by: SQLite Development Team
- 2 total downloads
- Latest version: 1.0.115.5
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
System.Data.SQLite.EF6
by: SQLite Development Team
- 2 total downloads
- Latest version: 1.0.115.5
Support for Entity Framework 6 using System.Data.SQLite.
System.Data.SQLite.Linq
by: SQLite Development Team
- 2 total downloads
- Latest version: 1.0.115.5
Support for LINQ using System.Data.SQLite.
System.Linq.Dynamic.Core
by: ZZZ Projects Stef Heyenrath Microsoft Scott Guthrie King Wilder Nathan Arnott
- 9 total downloads
- Latest version: 1.6.4
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
System.Management.Automation.dll
by: Microsoft Corporation
- 2 total downloads
- Latest version: 10.0.10586
System.Management.Automation.dll for PowerShell 3.0
System.Private.Uri
by: Microsoft
- 7 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
- 4 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
UAParser
by: enemaerke
- 4 total downloads
- Latest version: 3.1.47
A .net wrapper for the ua-parser library
Unity
by: Unity Container Project
- 1 total downloads
- Latest version: 5.11.1
This package contains Unity Container and Abstractions libraries as a single package.
Unity.WebAPI
by: Paul Hiles
- 1 total downloads
- Latest version: 5.4.0
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.
WebActivatorEx
by: David Ebbo
- 8 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.
WebApiContrib.IoC.CastleWindsor
by: WebApiContrib Contributors
- 1 total downloads
- Latest version: 0.10.0
The WebApiContrib.IoC.CastleWindsor library provides dependency injection helpers for ASP.NET Web API.
WebGrease
by: webgrease@microsoft.com
- 6 total downloads
- Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
WebMarkupMin.AspNet.Common
by: Andrey Taritsyn
- 6 total downloads
- Latest version: 2.19.0
WebMarkupMin.AspNet.Common is auxiliary package, that contains classes and interfaces for all ASP.NET extensions.
xunit
by: jnewkirk bradwilson
- 6 total downloads
- Latest version: 2.9.3
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
- 5 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
- 7 total downloads
- Latest version: 1.18.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
- 6 total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.