SoloX.CodeQuality.Prod by: Xavier Solau
  • 1 total downloads
  • Latest version: 2.0.3
  • code quality, analysis, coding style
Setup coding style and analysis for production projects (using NetAlalyzers and CodeStyle).
SonarAnalyzer.CSharp by: SonarSource
  • 23,485k total downloads
  • Latest version: 10.33.0.1635
  • 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/).
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 5 total downloads
  • Latest version: 3.0.5
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.lib.e_sqlite3.ios by: Eric Sink
  • 1 total downloads
  • Latest version: 2.1.5
  • sqlite
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
StackExchange.Redis by: Stack Exchange, Inc., Marc Gravell, Nick Craver
  • 38 total downloads
  • Latest version: 3.1.31
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
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.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
  • 9,991k total downloads
  • Latest version: 10.2.3
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
System.Composition by: Microsoft
  • 418 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
  • 4,824k 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.Private.Uri by: Microsoft
  • 1,661k 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
  • 2,976k 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
TheAdmin by: Orchard Core Community and Contributors
  • 1 total downloads
  • Latest version: 3.0.1
  • OrchardCore OrchardCoreCMS Theme
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The default Admin theme of OrchardCore CMS
TheAgencyTheme by: Orchard Core Community and Contributors
  • 1 total downloads
  • Latest version: 3.0.1
  • OrchardCore OrchardCoreCMS Theme
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Orchard Core CMS theme adapted for agency websites.
TheBlogTheme by: Orchard Core Community and Contributors
  • 1 total downloads
  • Latest version: 3.0.1
  • OrchardCore OrchardCoreCMS Theme
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Orchard Core CMS theme adapted for blogs.
TheComingSoonTheme by: Orchard Core Community and Contributors
  • 1 total downloads
  • Latest version: 3.0.1
  • OrchardCore OrchardCoreCMS Theme
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The Coming Soon Theme with Landing page for a project that is under construction
TheTheme by: Orchard Core Community and Contributors
  • 1 total downloads
  • Latest version: 3.0.1
  • OrchardCore OrchardCoreCMS Theme
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The default Theme - Can be used as base theme for new themes.
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
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.