Serilog.Enrichers.Span by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 90 total downloads
  • Latest version: 3.1.0+build.538
  • Serilog Span Activity Open Telemetry Logging Log
Enrich Serilog log events with properties from open telemetry spans.
Serilog.Extensions.Hosting by: Microsoft, Serilog Contributors
  • 90 total downloads
  • Latest version: 9.0.0
  • serilog aspnet aspnetcore hosting
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 194 total downloads
  • Latest version: 10.0.0
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact by: Serilog Contributors
  • 89 total downloads
  • Latest version: 3.0.0
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration by: Serilog Contributors
  • 89 total downloads
  • Latest version: 9.0.0
  • serilog json appsettings
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 89 total downloads
  • Latest version: 6.0.0
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 89 total downloads
  • Latest version: 3.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File by: Serilog Contributors
  • 90 total downloads
  • Latest version: 6.0.0
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Grafana.Loki by: Mykhailo Shevchuk, Contributors
  • 90 total downloads
  • Latest version: 8.3.1
  • serilog loki grafana
A Serilog sink sending log events to Grafana Loki
Serilog.Sinks.Http by: Mattias Kindborg
  • 4 total downloads
  • Latest version: 8.0.0-beta.8
  • serilog http
A Serilog sink sending log events over HTTP.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 21 total downloads
  • Latest version: 4.1.1
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 24 total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
ServiceStack.Common by: ServiceStack
  • 3 total downloads
  • Latest version: 8.10.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Redis by: ServiceStack
  • 7 total downloads
  • Latest version: 8.10.0
  • Redis NoSQL Client Distributed Cache PubSub Messaging Transactions
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.
ServiceStack.Text by: ServiceStack
  • 15 total downloads
  • Latest version: 6.7.0
  • JSON Text Serializer CSV JSV HTTP Auto Mapping Dump Reflection JS Utils Fast
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Contains ServiceStack's high-performance text-processing powers, for more info see: https://github.com/ServiceStack/ServiceStack.Text
SixLabors.ImageSharp by: Six Labors and contributors
  • 107 total downloads
  • Latest version: 3.1.12
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SmartFormat by: axuno gGmbH, Scott Rippey, SmartFormat Project maintainers and contributors.
  • 5 total downloads
  • Latest version: 3.4.0
  • string-format stringformat template templating string-composition smartformat smart-format netstandard netcore netframework csharp c-sharp
This package contains the core SmartFormat assemblies with core extensions built-in. SmartFormat is a lightweight text templating library written in C#. It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format. It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.
SQLite by: SQLite Development Team
  • 1 total downloads
  • Latest version: 3.12.3
  • SQLite,embedded,database,sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 91 total downloads
  • Latest version: 3.0.0
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.bundle_green by: Eric Sink
  • 18 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • sqlite
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. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.