structuremap.web by: Jeremy Miller
  • 8 total downloads
  • Latest version: 4.0.0.315
ASP.Net specific functionality for use with the StructureMap IoC container
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
  • 7 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
  • 3 total downloads
  • Latest version: 3.1.9.463
A strong named version of StructureMap for shops that require signing
Sustainsys.Saml2 by: Sustainsys
  • 845 total downloads
  • Latest version: 2.10.0
  • SAML2 authentication AspNet SAML SSO
SAML2 protocol support. Do not use directly, use the high level package for your platform.
Sustainsys.Saml2.AspNetCore2 by: Sustainsys
  • 847 total downloads
  • Latest version: 2.10.0
  • SAML2 authentication AspNet SAML SSO
ASP.NET Core authentication handler for the SAML2 protocol, compatible with Asp.Net Core 2.X and 3.X
Swashbuckle.AspNetCore by: domaindrivendev
  • 7,41k total downloads
  • Latest version: 10.1.7
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Annotations by: domaindrivendev
  • 480 total downloads
  • Latest version: 10.1.7
  • swagger openapi documentation discovery help webapi aspnet aspnetcore annotations
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle.AspNetCore.Swagger by: domaindrivendev
  • 1,881k total downloads
  • Latest version: 10.1.7
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen by: domaindrivendev
  • 2,357k total downloads
  • Latest version: 10.1.7
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI by: domaindrivendev
  • 2,997k total downloads
  • Latest version: 10.1.7
  • swagger openapi documentation discovery help webapi aspnet aspnetcore swaggerui swagger-ui
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
  • Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs SelfHost OWIN
Seamlessly adds a Swagger to WebApi projects!
Svg.Custom by: Wiesław Šoltés
  • 1 total downloads
  • Latest version: 0.6.0-preview4
  • svg vector graphics rendering 2d graphics geometry shapes
Custom build of the SVG rendering library.
Svg.Model by: Wiesław Šoltés
  • 1 total downloads
  • Latest version: 0.6.0-preview4
  • svg vector graphics rendering 2d graphics geometry shapes skiasharp skia model
An SVG rendering object model library.
Svg.Skia by: Wiesław Šoltés
  • 2 total downloads
  • Latest version: 0.6.0-preview4
  • svg vector graphics rendering 2d graphics geometry shapes skiasharp skia
An SVG rendering library.
System.AppContext by: Microsoft
  • 14,536k 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.Buffers by: Microsoft
  • 17,871k total downloads
  • Latest version: 4.6.1
System.Buffers
System.ClientModel by: Microsoft
  • 9,017k total downloads
  • Latest version: 1.9.0
Contains building blocks for clients that call cloud services.
System.CodeDom by: Microsoft
  • 3,673k 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
  • 14,458k 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.