Serilog.Formatting.Compact
by: Serilog Contributors
- 69 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
- 52 total downloads
- Latest version: 8.4.1
Package Description
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann Ivan Gavryliuk
- 13 total downloads
- Latest version: 3.0.4
Serilog event sink that writes to Microsoft Application Insights.
Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 178 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.AzureAnalytics
by: Saleem Mirza
- 11 total downloads
- Latest version: 4.6.0
Serilog event sink that writes to Azure Analytics
Serilog.Sinks.ColoredConsole
by: Serilog Contributors
- 14 total downloads
- Latest version: 3.0.1
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog
Serilog.Sinks.Console
by: Serilog Contributors
- 99 total downloads
- Latest version: 4.0.0
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 124 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
- 263 total downloads
- Latest version: 5.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 37 total downloads
- Latest version: 2.1.1
The periodic batching sink for Serilog
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 16 total downloads
- Latest version: 3.3.0
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
Serilog.Sinks.Splunk
by: Matthew Erbs Serilog Contributors
- 28 total downloads
- Latest version: 3.6.0
The Splunk Sink for Serilog
Shark.PdfConvert
by: cp79shark
- 53 total downloads
- Latest version: 1.0.5
Simple .NET Core wrapper for the WkHTMLToPdf tool.
SharpCompress
by: Adam Hathcock
- 28 total downloads
- Latest version: 0.23.0
SharpCompress is a compression library for NET Standard 1.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SharpGen.Runtime
by: jkoritzinsky
- 9 total downloads
- Latest version: 1.1.0
Support classes for code generated by SharpGen.
SharpYaml
by: Alexandre Mutel
- 11 total downloads
- Latest version: 1.6.5
A YAML portable .NET library. providing parsing and serialization of object graphs, compatible with CoreCLR.
shortid
by: Bolorunduro Winner-Timothy
- 100 total downloads
- Latest version: 3.0.1
A library that generates random identifiers from 7 to 14 characters. Identifiers generated can be used as primary keys for databases or unique identifiers.
SimpleSitemap
by: Justin Adler
- 360 total downloads
- Latest version: 3.2.0
SimpleSitemap is a lite library that helps you create web sitemaps for collections or lists of items.
These sitemaps follow the Sitemap Protocol. Both sitemapindex and urlset links are generated, based upon the data collection size and 'page size'.
Examples of this could be a list of your users, or products, or questions.
SixLabors.ImageSharp
by: Six Labors and contributors
- 10 total downloads
- Latest version: 1.0.1
A cross-platform library for the processing of image files; written in C#
SQLitePCLRaw.bundle_green
by: Eric Sink
- 25 total downloads
- Latest version: 1.1.12
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included