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.
structuremap.web-signed
by: Jeremy Miller
- 8 total downloads
- Latest version: 3.1.6.191
A strong named version of StructureMap.Web for shops that require signing
structuremap-signed
by: Jeremy Miller
- 4 total downloads
- Latest version: 3.1.9.463
A strong named version of StructureMap for shops that require signing
Sustainsys.Saml2
by: Sustainsys
- 1,123k total downloads
- Latest version: 2.10.0
SAML2 protocol support. Do not use directly, use the high level package for your platform.
Sustainsys.Saml2.AspNetCore2
by: Sustainsys
- 1,124k total downloads
- Latest version: 2.10.0
ASP.NET Core authentication handler for the SAML2 protocol, compatible with Asp.Net Core 2.X and 3.X
Swashbuckle.AspNetCore
by: domaindrivendev
- 9,232k total downloads
- Latest version: 10.2.3
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Annotations
by: domaindrivendev
- 551 total downloads
- Latest version: 10.2.3
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle.AspNetCore.Swagger
by: domaindrivendev
- 3,061k total downloads
- Latest version: 10.2.3
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen
by: domaindrivendev
- 3,579k total downloads
- Latest version: 10.2.3
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI
by: domaindrivendev
- 4,219k total downloads
- Latest version: 10.2.3
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Swashbuckle.Core
by: Richard Morris
- 1 total downloads
- Latest version: 5.6.0
Seamlessly adds a Swagger to WebApi projects!
Svg.Custom
by: Wiesław Šoltés
- 1 total downloads
- Latest version: 0.6.0-preview4
Custom build of the SVG rendering library.
Svg.Model
by: Wiesław Šoltés
- 1 total downloads
- Latest version: 0.6.0-preview4
An SVG rendering object model library.
Svg.Skia
by: Wiesław Šoltés
- 2 total downloads
- Latest version: 0.6.0-preview4
An SVG rendering library.
System.AppContext
by: Microsoft
- 21,002k total downloads
- Latest version: 4.3.0
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
When using NuGet 3.x this package requires at least version 3.4.
System.ClientModel
by: Microsoft
- 12,964k total downloads
- Latest version: 1.9.0
Contains building blocks for clients that call cloud services.
System.CodeDom
by: Microsoft
- 5,833k total downloads
- Latest version: 9.0.6
Provides types that can be used to model the structure of a source code document and to output source code for that model in C# or Visual Basic.
System.Collections
by: Microsoft
- 20,81k total downloads
- Latest version: 4.3.0
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
Commonly Used Types:
System.Collections.Generic.List<T>
System.Collections.Generic.Dictionary<TKey, TValue>
System.Collections.Generic.Queue<T>
System.Collections.Generic.Stack<T>
System.Collections.Generic.HashSet<T>
System.Collections.Generic.LinkedList<T>
System.Collections.Generic.EqualityComparer<T>
System.Collections.Generic.Comparer<T>
System.Collections.Generic.SortedDictionary<TKey, TValue>
When using NuGet 3.x this package requires at least version 3.4.
System.Collections.Concurrent
by: Microsoft
- 9,896k total downloads
- Latest version: 4.3.0
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently.
Commonly Used Types:
System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue>
System.Collections.Concurrent.ConcurrentQueue<T>
System.Collections.Concurrent.ConcurrentBag<T>
System.Collections.Concurrent.BlockingCollection<T>
System.Collections.Concurrent.ConcurrentStack<T>
When using NuGet 3.x this package requires at least version 3.4.