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,154k 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,052k 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.Async
by: .NET Foundation and Contributors
- 4,294k total downloads
- Latest version: 6.0.1
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
System.Private.Uri
by: Microsoft
- 532 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
Unity
by: Unity Container Project
- 1 total downloads
- Latest version: 5.11.10
This package contains Unity Container and Abstractions libraries as a single package.
Unity.Mvc5
by: Paul Hiles
- 1 total downloads
- Latest version: 1.4.0
Unity.Mvc5 allows the simple integration of the Unity IoC container with ASP.NET MVC 5.
WebGrease
by: webgrease@microsoft.com
- 8 total downloads
- Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
Xamarin.Build.Download
by: Microsoft
- 12 total downloads
- Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Firebase.iOS.CloudMessaging
by: Microsoft
- 2 total downloads
- Latest version: 8.10.0.3
C# bindings for Firebase APIs Cloud Messaging iOS Library
Xamarin.Firebase.iOS.Core
by: Microsoft
- 3 total downloads
- Latest version: 8.10.0.3
C# bindings for Firebase APIs Core iOS Library
Xamarin.Firebase.iOS.Installations
by: Microsoft
- 4 total downloads
- Latest version: 8.10.0.3
C# bindings for Firebase APIs Installations iOS Library
Xamarin.Google.iOS.Maps
by: Microsoft
- 2 total downloads
- Latest version: 6.0.1.1
C# bindings for Google APIs Maps iOS Library
xunit
by: jnewkirk, bradwilson
- 303 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.analyzers
by: jnewkirk, bradwilson, marcind
- 49 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
- 47 total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.