Scriban
by: Alexandre Mutel
- 687 total downloads
- Latest version: 6.4.0
Scriban is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates.
Sentry
by: Sentry Team and Contributors
- 999 total downloads
- Latest version: 5.7.0
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog
by: Serilog Contributors
- 4.236k total downloads
- Latest version: 4.3.0
Simple .NET logging with fully-structured events
Serilog.Formatting.Compact
by: Serilog Contributors
- 1.266k 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
- 62 total downloads
- Latest version: 8.4.1
Package Description
Serilog.Sinks.Async
by: Jezz Santos, Serilog Contributors
- 102 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 102 total downloads
- Latest version: 4.1.0
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 957 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
- 1.372k total downloads
- Latest version: 5.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 2.269k 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
- 996 total downloads
- Latest version: 2.2.3
Serilog sink for Slack
SharpZipLib
by: ICSharpCode
- 95 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
- 3 total downloads
- Latest version: 3.1.4
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SSH.NET
by: Renci
- 150 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
- 150 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis.StrongName
by: Stack Exchange, Inc., marc.gravell
- 46 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
Swashbuckle.AspNetCore
by: domaindrivendev
- 1.145k total downloads
- Latest version: 9.0.6
Swagger tools for documenting APIs built on ASP.NET Core
System.Buffers
by: Microsoft
- 2.97k 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
- 1.548k 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.