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
by: Microsoft
- 0 total downloads
- Latest version: 1.0.8
# This package is deprecated (no longer maintained)
Use System.Linq.Dynamic.Core instead
- Dynamic Linq: https://www.nuget.org/packages/System.Linq.Dynamic.Core
- Dynamic Linq (EF Core): https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.DynamicLinq
- Dynamic Linq (EF 6): https://www.nuget.org/packages/EntityFramework.DynamicLinq
- GitHub: https://github.com/zzzprojects/System.Linq.Dynamic.Core
- Website: https://dynamic-linq.net/
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
ThomasLevesque.WeakEvent
by: Thomas Levesque
- 1 total downloads
- Latest version: 4.1.0
A generic weak event implementation.
UAParser
by: enemaerke
- 5 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
- 6 total downloads
- Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).