runtime.win7.System.Private.Uri
by: Microsoft
- 33 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri.
When using NuGet 3.x this package requires at least version 3.4.
S22.Imap
by: smiley22
- 101 total downloads
- Latest version: 3.6.0
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
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.
SautinSoft.HtmlToRtf
by: SautinSoft
- 4 total downloads
- Latest version: 2025.11.10
HTML to RTF .Net is 100% C# assembly to convert HTML documents into RTF, DOCX and Text formats. Can also Merge RTF documents and replace text in them.
Absolutely standalone solution, doesn't require MS Office or any other. Requires only .NET Framework 4.6.2 and up or .NET 6.0 and up.
The component can read and parse all types of HTML: HTML 3.2, HTML 4.01, HTML 5 with CSS and XHTML 1.01. The component has own HTML parser, DOCX and RTF writers.
Scriban
by: Alexandre Mutel
- 1 total downloads
- Latest version: 6.5.5
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 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 support for ASP.NET Core logging
Serilog.Enrichers.Environment
by: Serilog Contributors
- 126 total downloads
- Latest version: 3.0.1
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
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
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 support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 298 total downloads
- Latest version: 10.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 161 total downloads
- Latest version: 3.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 323 total downloads
- Latest version: 6.1.1
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
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
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
A Serilog sink sending log events over HTTP.
Serilog.Sinks.OpenTelemetry
by: Serilog Contributors
- 185 total downloads
- Latest version: 4.2.1-nblumhardt-02317
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
- 133 total downloads
- Latest version: 5.0.1-dev-00860
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 88 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog