S22.Imap by: smiley22
  • 4 total downloads
  • Latest version: 2.3.1
  • Imap, C#, Library, Component, Imap Idle, Mail, Email, .NET
Features of S22.Imap - Supports IMAP IDLE notifications - Supports IMAP over SSL - API designed to be very easy to use - Allows selectively fetching parts of mail messages - Inherently thread-safe - Well documented with lots of example code - Free to use in commercial and personal projects (MIT License) Please visit the website for example usage and detailed documentation.
Scriban by: Alexandre Mutel
  • 1 total downloads
  • Latest version: 6.5.5
  • templating handlebars liquid
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.
Selenium.WebDriver by: Selenium Committers
  • 2 total downloads
  • Latest version: 4.41.0
  • selenium webdriver browser automation
Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.
Serilog.AspNetCore by: Microsoft, Serilog Contributors
  • 417 total downloads
  • Latest version: 10.0.0
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Enrichers.Environment by: Serilog Contributors
  • 87 total downloads
  • Latest version: 3.0.1
  • serilog machine enricher
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Span by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 7 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.Expressions by: Serilog Contributors
  • 198 total downloads
  • Latest version: 5.1.0-dev-02309
  • serilog
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
Serilog.Extensions.Hosting by: Microsoft, Serilog Contributors
  • 169 total downloads
  • Latest version: 10.0.0
  • serilog aspnet aspnetcore hosting
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 283 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
  • 161 total downloads
  • Latest version: 3.0.0
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 266 total downloads
  • Latest version: 6.1.1
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 119 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
  • 3 total downloads
  • Latest version: 8.0.0-nblumhardt-02322
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Http by: Mattias Kindborg
  • 129 total downloads
  • Latest version: 9.2.0
  • serilog http
A Serilog sink sending log events over HTTP.
Serilog.Sinks.OpenTelemetry by: Serilog Contributors
  • 185 total downloads
  • Latest version: 4.2.1-nblumhardt-02317
  • serilog sink opentelemetry
This Serilog sink transforms Serilog events into OpenTelemetry logs and sends them to an OTLP (gRPC or HTTP) endpoint.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 95 total downloads
  • Latest version: 5.0.1-dev-00860
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 52 total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
SharpCompress by: Adam Hathcock
  • 11 total downloads
  • Latest version: 0.46.0-beta.20
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET 4.8/NET Standard 2.0/NET 8.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 is implemented.
SharpYaml by: Alexandre Mutel
  • 1 total downloads
  • Latest version: 3.0.0
  • yaml parser yml serialization deserialization
A high-performance .NET YAML library providing parsing and serialization of object graphs, NativeAOT ready.
SharpZipLib by: ICSharpCode
  • 87 total downloads
  • Latest version: 1.4.2
  • Compression Library Zip GZip BZip2 LZW Tar
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)