Salaros.ConfigParser
by: Zhmayev Yaroslav aka Salaros
- 1.172k total downloads
- Latest version: 0.3.8
A slim, cross-platform, fully managed C# library for reading/writing .ini, .conf, .cfg etc configuration files.
Scriban
by: Alexandre Mutel
- 1.831k 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.
Select.HtmlToPdf
by: SelectPdf
- 332 total downloads
- Latest version: 24.1.0
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.
Selenium.Chrome.WebDriver
by: jbaranda
- 374 total downloads
- Latest version: 85.0.0
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.
Selenium.WebDriver
by: Selenium Committers
- 2.216k 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.
Select2.js
by: Kevin Brown Igor Vaynberg and Select2 contributors
- 282 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.Support
by: Selenium Committers
- 2.662k 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.
semver
by: Max Hauser
- 83 total downloads
- Latest version: 1.1.2
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
Serilog.Exceptions
by: Muhammad Rehan Saeed
- 81 total downloads
- Latest version: 1.2.0
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Sinks.Graylog
by: Anton Volkov
- 63 total downloads
- Latest version: 3.0.2
The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.
ServiceStack
by: Service Stack
- 864 total downloads
- Latest version: 4.0.62
Binaries for the ServiceStack web framework.
A simple and fast alternative to WCF, MVC and Web API in one cohesive framework for all your services and web apps that's intuitive and Easy to use!
To get started see: https://servicestack.net/getting-started
Selenium.WebDriver.ChromeDriver
by: jsakamoto
- 3.984k total downloads
- Latest version: 146.0.7680.6600-beta
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.
ServiceStack.Common
by: Service Stack
- 959 total downloads
- Latest version: 4.0.62
Common base library for ServiceStack projects.
ServiceStack.OrmLite
by: Service Stack
- 557 total downloads
- Latest version: 4.0.62
Common library for the Light, simple and fast convention-based code-first POCO, OrmLite.
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs.
OrmLite is a suite extension methods on ADO.NET's underlying IDbConnection providing DRY, typed access for common data usage patterns that map to clean, simple POCOs. Great support for testing where OrmLite methods can be mocked.
Serilog
by: Serilog Contributors
- 2.422k total downloads
- Latest version: 4.3.2-dev-02419
Simple .NET logging with fully-structured events
Serilog.Sinks.ElasticSearch
by: Michiel van Oudheusden
- 312 total downloads
- Latest version: 1.4.196
The perfect way for .NET apps to write structured log events to ElasticSearch.
Serilog.Sinks.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Konstantin Erman
- 306 total downloads
- Latest version: 3.0.121
The perfect way for .NET apps to write structured log events to Elasticsearch 2.x.
Serilog.Sinks.Seq
by: Serilog Contributors
- 461 total downloads
- Latest version: 2.0.0-beta-28
Serilog sink that writes to the Seq event server over HTTP/S.
ServiceStack.Client
by: Service Stack
- 604 total downloads
- Latest version: 4.0.62
JSON, XML, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Interfaces
by: Service Stack
- 337 total downloads
- Latest version: 4.0.24
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.OrmLite.SqlServer
by: Service Stack
- 587 total downloads
- Latest version: 4.0.62
Light, simple and fast convention-based code-first POCO ORM for Sql Server.
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.