Serilog by: Serilog Contributors
  • 12.593k total downloads
  • Latest version: 4.3.2-dev-02419
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.AspNetCore by: Microsoft Serilog Contributors
  • 3.368k total downloads
  • Latest version: 10.0.0
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Exceptions by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 959 total downloads
  • Latest version: 8.4.0+build.694
  • Serilog Exception Log Logging Detail Details
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Enrichers.Environment by: Serilog Contributors
  • 990 total downloads
  • Latest version: 3.0.1
  • serilog machine enricher
Enrich Serilog log events with properties from System.Environment.
Scrutor by: Kristian Hellang
  • 1.009k total downloads
  • Latest version: 7.0.0
  • Dependency Injection DI Scanning Conventions Decoration
Register services using assembly scanning and a fluent API.
Scriban by: Alexandre Mutel
  • 2.348k total downloads
  • Latest version: 7.1.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.
Semver by: Jeff Walker Max Hauser
  • 307 total downloads
  • Latest version: 3.0.0
  • semver semantic version versioning
A semantic version library fully compliant with v2.0.0 of the spec found at http://semver.org.
Serilog.Enrichers.Process by: Serilog Contributors
  • 633 total downloads
  • Latest version: 3.0.0
  • serilog process enricher
The process enricher for Serilog.
Serilog.Enrichers.Thread by: Serilog Contributors
  • 695 total downloads
  • Latest version: 4.0.0
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Selenium.WebDriver by: Selenium Committers
  • 2.731k total downloads
  • Latest version: 4.43.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.
Selenium.WebDriver.ChromeDriver by: jsakamoto
  • 4.332k total downloads
  • Latest version: 148.0.7778.5600-beta
  • Selenium WebDriver chromedriver
Install Chrome Driver (Win32, macOS, macOS arm64, and Linux64) for Selenium WebDriver into your Unit Test Project. "chromedriver(.exe)" is copied to the bin folder from the package folder when the build process. NuGet package restoring ready, and no need to commit "chromedriver(.exe)" binary into source code control repository. / The MSBuild script that contained this package is free and unencumbered software released into the public domain. / "chromedriver(.exe)" is licensed under the New BSD License.
Selenium.Support by: Selenium Committers
  • 3.432k total downloads
  • Latest version: 4.43.0
  • selenium webdriver support 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.
Select2.js by: Kevin Brown Igor Vaynberg and Select2 contributors
  • 310 total downloads
  • Latest version: 4.0.13
A jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
Selenium.Chrome.WebDriver by: jbaranda
  • 404 total downloads
  • Latest version: 85.0.0
  • Selenium WebDriver Chrome
Repurposed nuget package of Selenium.WebDriver.ChromeDriver (packing process differs slightly) Install Chrome Driver(Win32) for Selenium WebDriver into your Unit Test Project. "chromedriver.exe" is copied to bin folder from package folder when the build process. NuGet package restoring ready, and no need to commit "chromedriver.exe" binary into source code control repository.
Salaros.ConfigParser by: Zhmayev Yaroslav aka Salaros
  • 1.4k total downloads
  • Latest version: 0.3.8
  • configuration configuration-files file configuration-file config ini cfg configs conf mono dotnet managed csharp cross-platform
A slim, cross-platform, fully managed C# library for reading/writing .ini, .conf, .cfg etc configuration files.
S22.Imap by: smiley22
  • 522 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.
Select.HtmlToPdf by: SelectPdf
  • 378 total downloads
  • Latest version: 24.1.0
  • pdf converter html2pdf htmltopdf html library html-to-pdf pdf-converter html-to-pdf-converter sdk html-to-pdf-net pdf-library pdf-sdk html-to-pdf-converter-net free-html-to-pdf free-pdf-library free-html-to-pdf-converter free-html-to-pdf-net html-to-pdf-azure pdf-library-azure azure html-to-pdf-c# html-to-pdf-vb.net
SelectPdf Html To Pdf Converter for .NET - Community Edition is the free version of the powerful html to pdf converter available in SelectPdf Library for .NET. The converter offers a lot of powerful options (convert any web page to pdf, convert any html string to pdf, html5/css3/javascript support, headers and footers support, etc) and the only limitation is that it can generate pdf documents up to 5 pages long. Free Html to Pdf Converter For .NET – Community Edition Features: Generate pdf documents up to 5 pages, Convert any web page to pdf, Convert any raw html string to pdf, Set pdf page settings (page size, page orientation, page margins), Resize content during conversion to fit the pdf page, Set pdf document properties, Set pdf viewer preferences, Set pdf security (passwords, permissions), Set conversion delay and web page navigation timeout, Custom headers and footers, Support for html in headers and footers, Automatic and manual page breaks, Repeat html table headers on each page, Support for @media types screen and print, Support for internal and external links, Generate bookmarks automatically based on html elements, Support for HTTP headers, Support for HTTP cookies, Support for web pages that require authentication, Support for proxy servers, Enable/disable javascript, Modify color space, Multithreading support, HTML5/CSS3 support, Web fonts support and many more.
semver by: Max Hauser
  • 153 total downloads
  • Latest version: 1.1.2
  • semver semantic version
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
Serilog.Enrichers.Span by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 60 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.Enrichers.ClientInfo by: mo.esmp
  • 100 total downloads
  • Latest version: 1.1.4
  • serilog enrichers enricher ip useragent user-agent
Enrich logs with client IP and UserAgent..
SeleniumExtras.WaitHelpers by: SeleniumExtras.WaitHelpers
  • 17 total downloads
  • Latest version: 1.0.0
An adaptation of DotNetSeleniumExtras.WaitHelpers using Selenium..WebDriver 4.0.