SonarAnalyzer.CSharp by: SonarSource
  • 11,564k total downloads
  • Latest version: 10.17.0.131074
  • Roslyn Analyzer Analyzers Refactoring CodeAnalysis CleanCode Clean Code Sonar SonarAnalyzer Dotnet CSharp CodeQuality CodeReview StaticCodeAnalysis SonarQube SonarCloud SonarLint SonarQubeServer SonarQubeCloud SonarQubeIDE
Roslyn analyzers that spot Bugs, Vulnerabilities and Code Smells in your code. For an even better overall experience, you can use SonarQube for IDE (Visual Studio, Rider, see https://www.sonarsource.com/products/sonarlint), which is a free extension that can be used standalone or with SonarQube (Server, Cloud, see: https://www.sonarsource.com/products/sonarqube/ and https://www.sonarsource.com/products/sonarcloud/).
StructureMap.MVC5 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 for ASP.NET MVC5. Does not work with 'ApiControllers', please add the Structuremap.WebAPI2 package if you need WebAPI support.
structuremap.web by: Jeremy Miller
  • 6 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
  • 5 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
  • 2 total downloads
  • Latest version: 3.1.9.463
A strong named version of StructureMap for shops that require signing
Swashbuckle.AspNetCore by: domaindrivendev
  • 5,159k total downloads
  • Latest version: 9.0.4
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
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!
System.Composition by: Microsoft
  • 283 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,058k 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.Dynamic.Core by: ZZZ Projects, Stef Heyenrath, Microsoft, Scott Guthrie, King Wilder, Nathan Arnott
  • 241 total downloads
  • Latest version: 1.6.0.2
  • system linq dynamic core dotnet NETCoreApp NETStandard
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
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.Spatial by: Microsoft Corporation
  • 2 total downloads
  • Latest version: 5.8.4
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Contains classes and methods that facilitate geography and geometry spatial operations. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
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
  • IoC
An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike
Ude.NetStandard by: yinyue200
  • 2 total downloads
  • Latest version: 1.2.0
  • charset codepage
Ude.NetStandard is a compiled C# port of Mozilla Universal Charset Detector for dotnet.
Unity by: Unity Container Project
  • 1 total downloads
  • Latest version: 5.11.10
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC
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 asp.net mvc mvc5 ioc di
Unity.Mvc5 allows the simple integration of the Unity IoC container with ASP.NET MVC 5.
WebActivatorEx by: David Ebbo
  • 6 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.