Serilog.Settings.Configuration
by: Serilog Contributors
- 1 total downloads
- Latest version: 2.0.0
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann, Ivan Gavryliuk, contributors
- 0 total downloads
- Latest version: 4.1.0
Serilog sink for Application Insights.
Serilog.Sinks.File
by: Serilog Contributors
- 2 total downloads
- Latest version: 5.0.0-dev-00901
Write Serilog events to text files in plain or JSON format.
SkiaSharp.NativeAssets.Linux
by: Microsoft
- 1 total downloads
- Latest version: 3.119.2-preview.2.3
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SkiaSharp.NativeAssets.Linux.NoDependencies
by: Microsoft
- 1 total downloads
- Latest version: 1.68.2-preview.39
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries.
The complete dependency list is:
- libpthread.so.0
- libdl.so.2
- libm.so.6
- libc.so.6
- ld-linux-x86-64.so.2
The excluded dependencies are:
- Fontconfig
SkiaSharp.Views
by: Microsoft
- 2 total downloads
- Latest version: 2.88.0-preview.152
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SkiaSharp.Views.Desktop.Common
by: Microsoft
- 0 total downloads
- Latest version: 3.119.0
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
Spectre.Console
by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi
- 9 total downloads
- Latest version: 0.55.1
A library that makes it easier to create beautiful console applications.
Swashbuckle.AspNetCore.SwaggerGen
by: Swashbuckle.AspNetCore.SwaggerGen
- 1 total downloads
- Latest version: 5.0.0
Swagger Generator for API's built on ASP.NET Core
Syncfusion.Licensing
by: Syncfusion Inc.
- 1 total downloads
- Latest version: 30.2.6
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 2025 Syncfusion®, Inc. All Rights Reserved. The Syncfusion® Essential Studio® license and copyright applies to this distribution.
Syncfusion.Pdf.Net.Core
by: Syncfusion Inc.
- 61 total downloads
- Latest version: 33.1.49
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
- 1 total downloads
- Latest version: 5.0.0-preview.4.20251.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 a supported language.
Commonly Used Types:
System.CodeDom.CodeObject
System.CodeDom.Compiler.CodeDomProvider
Microsoft.CSharp.CSharpCodeProvider
Microsoft.VisualBasic.VBCodeProvider
When using NuGet 3.x this package requires at least version 3.4.
System.Collections.Immutable
by: Microsoft
- 1 total downloads
- Latest version: 10.0.1
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.Collections.Specialized
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides older specialized non-generic collections; for example, a linked list dictionary, a bit vector, and collections that contain only strings.
Commonly Used Types:
System.Collections.Specialized.NameValueCollection
System.Collections.Specialized.NameObjectCollectionBase
System.Collections.Specialized.StringCollection
System.Collections.Specialized.IOrderedDictionary
System.Collections.Specialized.HybridDictionary
System.Collections.Specialized.OrderedDictionary
System.Collections.Specialized.ListDictionary
System.Collections.Specialized.StringDictionary
System.Collections.Specialized.BitVector32
When using NuGet 3.x this package requires at least version 3.4.
System.Composition
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
System.Composition.Runtime
by: Microsoft
- 2 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Contains runtime components of the Managed Extensibility Framework (MEF).
System.Composition.TypedParts
by: Microsoft
- 1 total downloads
- Latest version: 9.0.8
Provides container configuration and some extension methods for the Managed Extensibility Framework (MEF).
System.Data.Odbc
by: Microsoft
- 0 total downloads
- Latest version: 5.0.0-preview.1.20120.5
Provides a collection of classes used to access an ODBC data source in the managed space
Commonly Used Types:
System.Data.Odbc.OdbcCommand
System.Data.Odbc.OdbcConnection
System.Data.Odbc.OdbcDataReader
System.Data.Odbc.OdbcDataAdapter
System.Data.Odbc.OdbcParameter
System.Data.Odbc.OdbcParameterCollection
System.Data.Odbc.OdbcTransaction
When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.DiagnosticSource
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview8.19405.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
When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.PerformanceCounter
by: Microsoft
- 0 total downloads
- Latest version: 5.0.0-preview.1.20120.5
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters.
Commonly Used Types:
System.Diagnostics.PerformanceCounter
When using NuGet 3.x this package requires at least version 3.4.