SkiaSharp.Views.Maui.Core by: Microsoft
  • 21 total downloads
  • Latest version: 4.152.0
  • graphics cross-platform skiasharp skia maui ios android linux windows tvos macos tizen
SkiaSharp for .NET MAUI is a set of views that can be used to draw on the screen.
SonarAnalyzer.CSharp by: SonarSource
  • 8 total downloads
  • Latest version: 10.34.0.3385
  • 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/).
Spectre.Console by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi
  • 12 total downloads
  • Latest version: 0.55.3-alpha.0.14
A library that makes it easier to create beautiful console applications.
Spectre.Console.Ansi by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi
  • 12 total downloads
  • Latest version: 0.57.3-alpha.0.18
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 1 total downloads
  • Latest version: 3.0.2
  • 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.v110_wp80 by: Eric Sink, D. Richard Hipp, et al
  • 1 total downloads
  • Latest version: 1.1.9
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.v120 by: Eric Sink, D. Richard Hipp, et al
  • 1 total downloads
  • Latest version: 1.1.9
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
StyleCop.Analyzers by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.1.0-beta002
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.2.0.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore by: Swashbuckle.AspNetCore
  • 3 total downloads
  • Latest version: 6.1.4
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Swagger by: domaindrivendev
  • 1 total downloads
  • Latest version: 10.1.5
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Syncfusion.Licensing by: Syncfusion Inc.
  • 22 total downloads
  • Latest version: 34.2.7
  • syncfusion,licensing,license,windows,wpf,asp.net,mvc,ios,android,pcl,uwp,.net,aspnetcore,core
Syncfusion® licensing is a .NET library for validating the registered Syncfusion® license in an application at runtime. The Syncfusion® license must be registered in an application when using the Syncfusion® evaluation build or NuGet package assemblies. Documentation: https://help.syncfusion.com/common/essential-studio/licensing/license-key?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/general?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid license for possession or use. Syncfusion's licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing). © Copyright 2026 Syncfusion®, Inc. All Rights Reserved. The Syncfusion® Essential Studio® license and copyright applies to this distribution.
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 25 total downloads
  • Latest version: 34.2.7
  • syncfusion syncfusion.aspnetcore aspnetcore net-standard .net core c# pdf acroform pdf-table tagged-pdf conformance-standard syncfusion.pdf
The Syncfusion® Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption. It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.
System.CodeDom by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.20
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.Immutable by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.12
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity. The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
System.Composition by: Microsoft
  • 1 total downloads
  • Latest version: 1.2.0-preview2-26406-04
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 7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3 When using NuGet 3.x this package requires at least version 3.4.
System.Composition.AttributedModel by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.12
Provides the foundational attributes that allow you to declare parts for composition, such as imports, exports, and metadata with the Managed Extensibility Framework (MEF).
System.Composition.Convention by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.12
Provides types that support using Managed Extensibility Framework (MEF) with a convention-based configuration model.
System.Composition.Hosting by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.12
Provides Managed Extensibility Framework (MEF) types that are useful to developers of extensible applications, or hosts.
System.Composition.Runtime by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.12
Contains runtime components of the Managed Extensibility Framework (MEF).