tocsharp
-
- 125,305 total downloads
- last updated 2/8/2019
- Latest version: 1.0.2
.NET port of Microsoft's TypeScript parser for simple AST manipulation -
- 72,816 total downloads
- last updated 3/27/2022
- Latest version: 1.4.6
Async WebDriver is base for different WebBrowser drivers -
- 71,539 total downloads
- last updated 3/27/2022
- Latest version: 0.5.8
Async .Net Chrome WebDriver and Chrome DevTools through a single connection. -
- 47,750 total downloads
- last updated 3/27/2022
- Latest version: 0.2.6
Interfaces for Browser Drivers and WebDriver -
- 46,408 total downloads
- last updated 11/3/2017
- Latest version: 1.3.12
Async Firefox Driver connects directly to Marionette and is async from this connection. No need in geckodriver.exe. AsyncFirefoxDriver implements IAsyncWebBrowserClient interfaces and can be used as... More information -
- 15,084 total downloads
- last updated 5/6/2019
- Latest version: 0.5.5
Opera WebDriver and Opera DevTools through a single connection -
- 8,919 total downloads
- last updated 9/27/2017
- Latest version: 1.1.2
AsyncFirefoxDriver extensions -
- 8,175 total downloads
- last updated 5/20/2020
- Latest version: 0.5.6
Chrome DevTools Client for AsyncChromeDriver -
- 7,953 total downloads
- last updated 10/21/2017
- Latest version: 0.1.7
Adapter to run Selenium tests through AsyncChromeDriver -
- 7,323 total downloads
- last updated 10/21/2017
- Latest version: 0.1.7
Adapter to run Selenium tests through AsyncFirefoxDriver -
- 4,227 total downloads
- last updated 10/21/2017
- Latest version: 0.1.7
Adapter to run Selenium tests through AsyncOperaDriver -
TameRoslyn
by: tocsharp- 2,205 total downloads
- last updated 10/26/2017
- Latest version: 1.0.2
The mutable wrapper of Microsoft's .NET Compiler Platform ("Roslyn") syntax tree. For simple manipulation of C# files. -
- 321 total downloads
- last updated 12/4/2021
- Latest version: 0.0.1
Fast, lightweight and simple to use .NET parser combinator based on Spans. Parser<ulong> hex = Terms.Pattern(c => Character.IsHexDigit(c)).AsHex(); Parser<(ulong Start, ulong End)> AddressRangeParser =... More information