S22.Imap by: smiley22
  • 104 total downloads
  • Latest version: 3.6.0
  • Imap C# Library Component Mail Email
Features of S22.Imap - Supports IMAP IDLE notifications - Supports IMAP over SSL/TLS - 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 - Robust MIME parser, tested with 100.000+ mails - Supports various SASL authentication mechanisms including SCRAM-SHA-1 - Free to use in commercial and personal projects (MIT License) Please visit the website for example usage and details documentation.
S22.Mail by: smiley22
  • 10 total downloads
  • Latest version: 1.0.4668.31819
  • Mail C# MailMessage Serialization
A .NET assembly which adds a couple of extension methods to the MailMessage class of the System.Net.Mail namespace. It also contains a serializable replica of the MailMessage class.
Scriban by: Alexandre Mutel
  • 4 total downloads
  • Latest version: 7.4.0
  • 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.
Semver by: Max Hauser, Jeff Walker
  • 5 total downloads
  • Latest version: 2.3.0-beta.0
  • semver,semantic,version,versioning
A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org
Serilog by: Serilog Contributors
  • 1 total downloads
  • Latest version: 4.4.1-dependabot-02442
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment by: Serilog Contributors
  • 115 total downloads
  • Latest version: 3.0.0-dev-00806
  • serilog machine enricher
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process by: Serilog Contributors
  • 4 total downloads
  • Latest version: 2.0.1
  • serilog,process,enricher
The process enricher for Serilog.
Serilog.Enrichers.Thread by: Serilog Contributors
  • 2 total downloads
  • Latest version: 2.0.0-beta-519
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 109 total downloads
  • Latest version: 2.0.5-dev-10226
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact by: Serilog Contributors
  • 48 total downloads
  • Latest version: 1.1.1-dev-00944
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Async by: Jezz Santos, Serilog Contributors
  • 2 total downloads
  • Latest version: 1.3.1-dev-00061
  • serilog async
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 200 total downloads
  • Latest version: 4.2.0-dev-00918
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 110 total downloads
  • Latest version: 2.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: 5.0.0
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Http by: Mattias Kindborg
  • 118 total downloads
  • Latest version: 9.0.0-beta.1
  • serilog http
A Serilog sink sending log events over HTTP.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 103 total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 89 total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
Serilog.Sinks.Seq by: Serilog Contributors
  • 2 total downloads
  • Latest version: 5.2.1
  • serilog seq
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
Serilog.Sinks.Trace by: Serilog Contributors
  • 3 total downloads
  • Latest version: 2.1.0
  • serilog,trace,diagnostic
The diagnostic trace sink for Serilog.