tocsharp
-
- 130,394 total downloads
- last updated 2/8/2019
- Latest version: 1.0.2
.NET port of Microsoft's TypeScript parser for simple AST manipulation -
- 73,427 total downloads
- last updated 3/27/2022
- Latest version: 1.4.6
Async WebDriver is base for different WebBrowser drivers -
- 72,240 total downloads
- last updated 3/27/2022
- Latest version: 0.5.8
Async .Net Chrome WebDriver and Chrome DevTools through a single connection. -
- 48,102 total downloads
- last updated 3/27/2022
- Latest version: 0.2.6
Interfaces for Browser Drivers and WebDriver -
- 46,821 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,230 total downloads
- last updated 5/6/2019
- Latest version: 0.5.5
Opera WebDriver and Opera DevTools through a single connection -
- 9,008 total downloads
- last updated 9/27/2017
- Latest version: 1.1.2
AsyncFirefoxDriver extensions -
- 8,271 total downloads
- last updated 5/20/2020
- Latest version: 0.5.6
Chrome DevTools Client for AsyncChromeDriver -
- 8,082 total downloads
- last updated 10/21/2017
- Latest version: 0.1.7
Adapter to run Selenium tests through AsyncChromeDriver -
- 7,400 total downloads
- last updated 10/21/2017
- Latest version: 0.1.7
Adapter to run Selenium tests through AsyncFirefoxDriver -
- 4,274 total downloads
- last updated 10/21/2017
- Latest version: 0.1.7
Adapter to run Selenium tests through AsyncOperaDriver -
TameRoslyn
by: tocsharp- 2,235 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. -
- 332 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