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
- 10 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
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
SQLitePCLRaw.core
by: Eric Sink et al
- 12 total downloads
- Latest version: 1.1.12
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 24 total downloads
- Latest version: 1.1.12
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink D. Richard Hipp et al
- 13 total downloads
- Latest version: 1.1.11
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.