Serilog.Exceptions
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 189 total downloads
- Latest version: 8.4.0+build.694
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Filters.Expressions
by: Serilog Contributors
- 11 total downloads
- Latest version: 2.1.0
Expression-based event filtering for Serilog.
Serilog.Sinks.Debug
by: Serilog Contributors
- 165 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File
by: Serilog Contributors
- 156 total downloads
- Latest version: 5.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 179 total downloads
- Latest version: 2.3.0
The periodic batching sink for Serilog
SharpZipLib
by: ICSharpCode
- 177 total downloads
- Latest version: 1.3.3
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
SixLabors.ImageSharp
by: Six Labors and contributors
- 251 total downloads
- Latest version: 3.1.6
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SkiaSharp
by: Microsoft
- 52 total downloads
- Latest version: 2.88.8
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.HarfBuzz
by: Microsoft
- 30 total downloads
- Latest version: 2.88.6
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.Linux
by: Microsoft
- 16 total downloads
- Latest version: 2.88.8
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
- 36 total downloads
- Latest version: 2.88.8
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.NativeAssets.macOS
by: Microsoft
- 54 total downloads
- Latest version: 2.88.8
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.Win32
by: Microsoft
- 59 total downloads
- Latest version: 2.88.8
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.
Superpower
by: Datalust Superpower Contributors Sprache Contributors
- 8 total downloads
- Latest version: 2.3.0
A parser combinator library for C#
Swashbuckle.AspNetCore
by: domaindrivendev
- 149 total downloads
- Latest version: 6.6.2
Swagger tools for documenting APIs built on ASP.NET Core
Syncfusion.Licensing
by: Syncfusion Inc.
- 26 total downloads
- Latest version: 25.1.37
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 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
System.AppContext
by: Microsoft
- 761 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
- 1.435k total downloads
- Latest version: 4.5.1
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
Commonly Used Types:
System.Buffers.ArrayPool<T>
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
When using NuGet 3.x this package requires at least version 3.4.
System.Collections
by: Microsoft
- 935 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.