Serilog
by: Serilog Contributors
- 10.331k total downloads
- Latest version: 4.3.1
Simple .NET logging with fully-structured events
Serilog.Formatting.Compact
by: Serilog Contributors
- 2.008k total downloads
- Latest version: 1.1.0
A simple, compact JSON-based event format for Serilog.
Serilog.Formatting.Elasticsearch
by: Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Serilog Contributors
- 161 total downloads
- Latest version: 8.4.1
Package Description
Serilog.Sinks.Async
by: Jezz Santos, Serilog Contributors
- 278 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 282 total downloads
- Latest version: 4.1.0
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 1.414k 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
- 3.333k total downloads
- Latest version: 5.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 4.435k total downloads
- Latest version: 3.1.0
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 7 total downloads
- Latest version: 3.3.0
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
Serilog.Sinks.Slack
by: mgibas, phnx47, TrapperHell
- 2.406k total downloads
- Latest version: 2.2.3
Serilog sink for Slack
SixLabors.ImageSharp
by: Six Labors and contributors
- 70 total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SkiaSharp
by: Microsoft
- 75 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.macOS
by: Microsoft
- 2 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
- 2 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.
SSH.NET
by: Renci
- 334 total downloads
- Latest version: 2020.0.2
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
SshNet.Security.Cryptography
by: Renci
- 334 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis.StrongName
by: Stack Exchange, Inc., marc.gravell
- 134 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
Swashbuckle.AspNetCore
by: domaindrivendev
- 2.765k total downloads
- Latest version: 10.1.2
Swagger tools for documenting APIs built on ASP.NET Core
System.Buffers
by: Microsoft
- 4.666k 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.Concurrent
by: Microsoft
- 2.273k total downloads
- Latest version: 4.3.0
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently.
Commonly Used Types:
System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue>
System.Collections.Concurrent.ConcurrentQueue<T>
System.Collections.Concurrent.ConcurrentBag<T>
System.Collections.Concurrent.BlockingCollection<T>
System.Collections.Concurrent.ConcurrentStack<T>
When using NuGet 3.x this package requires at least version 3.4.