SautinSoft.HtmlToRtf
by: SautinSoft
- 5 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.
Scalar.AspNetCore
by: Scalar
- 2 total downloads
- Latest version: 2.13.10
Generate beautiful interactive API documentation from OpenAPI/Swagger documents.
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
- 423 total downloads
- Latest version: 10.0.0
Serilog support for ASP.NET Core logging
Serilog.Enrichers.Environment
by: Serilog Contributors
- 87 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)
- 16 total downloads
- Latest version: 3.1.0+build.538
Enrich Serilog log events with properties from open telemetry spans.
Serilog.Expressions
by: Serilog Contributors
- 246 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
- 176 total downloads
- Latest version: 10.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 283 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
- 266 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
- 211 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
- 95 total downloads
- Latest version: 5.0.1-dev-00860
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
The rolling file sink for Serilog
SharpCompress
by: Adam Hathcock
- 20 total downloads
- Latest version: 0.46.0-beta.20
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
A high-performance .NET YAML library providing parsing and serialization of object graphs, NativeAOT ready.