Serilog.Sinks.RollingFile by: Serilog Contributors
  • 350 total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
Sharpnado.Forms.HorizontalListView by: Jean-Marie Alfonsi
  • 298 total downloads
  • Latest version: 1.8.2
  • xamarin.forms android ios netstandard horizontallistview collectionview gridview carouselview listview drag drop
* Horizontal, Grid, Carousel or Vertical layout * Reveal custom animations * Drag and Drop feature * Column count * Infinite loading with Paginator component * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add, Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS Initialization: * On core project call Sharpnado.HorizontalListView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent(). * On platform projects (ios/android), call SharpnadoInitializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()). Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame.
Serilog.Sinks.Console by: Serilog Contributors
  • 664 total downloads
  • Latest version: 6.1.1
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
SharpCompress by: Adam Hathcock
  • 309 total downloads
  • Latest version: 0.47.4
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET 4.8/NET Standard 2.0/NET Standard 2.1/NET 5.0/NET 6.0/NET 7.0/NET 8.0/NET 9.0/NET 10.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/7zip is implemented.
Serilog.Sinks.File by: Serilog Contributors
  • 985 total downloads
  • Latest version: 8.0.0-nblumhardt-02322
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Debug by: Serilog Contributors
  • 29 total downloads
  • Latest version: 3.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Seq by: Serilog Contributors, Serilog.Sinks.Seq Contributors, Datalust Pty Ltd
  • 204 total downloads
  • Latest version: 9.0.0
  • serilog seq
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
Serilog.Sinks.Map by: Serilog Contributors
  • 145 total downloads
  • Latest version: 2.0.0
  • serilog
A Serilog sink wrapper that dispatches events based on a property value.
ServiceStack.Interfaces by: ServiceStack
  • 469 total downloads
  • Latest version: 10.0.6
  • ServiceStack Common Framework Clients ServiceClients Gateway
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
Serilog.Sinks.Elasticsearch by: Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Serilog Contributors
  • 179 total downloads
  • Latest version: 10.0.0
  • serilog elasticsearch logging event collector
Serilog sink for Elasticsearch
SharpDX.Direct3D9 by: Alexandre Mutel
  • 372 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D Direct3D9 D3D9
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI by: Alexandre Mutel
  • 372 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
ServiceStack.Redis by: ServiceStack
  • 488 total downloads
  • Latest version: 10.0.6
  • 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.
SharpDX by: Alexandre Mutel
  • 374 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
ServiceStack.Common by: ServiceStack
  • 482 total downloads
  • Latest version: 10.0.6
  • ServiceStack Common Framework Clients ServiceClients Gateway
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Text by: ServiceStack
  • 566 total downloads
  • Latest version: 10.0.6
  • 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
SharpDX.D3DCompiler by: Alexandre Mutel
  • 368 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1 by: Alexandre Mutel
  • 377 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D 3D Direct2D D2D DirectWrite DWrite WIC
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
Serilog.Sinks.Async by: Jezz Santos, Serilog Contributors
  • 256 total downloads
  • Latest version: 2.1.0
  • serilog async
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 696 total downloads
  • Latest version: 5.0.1-dev-00860
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.