Selenium.Support
by: Selenium Committers
- 29 total downloads
- Latest version: 4.9.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 .NET support utilites and classes that users may find
useful in using Selenium WebDriver. These support classes are mainly intended
to spark ideas of what is possible with Selenium WebDriver, and may not be
entirely appropriate for production use.
Selenium.WebDriver
by: Selenium Committers
- 12 total downloads
- Latest version: 4.22.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
by: Serilog Contributors
- 717 total downloads
- Latest version: 3.0.0-dev-01645
Simple .NET logging with fully-structured events
Serilog.Enrichers.Thread
by: Serilog Contributors
- 14 total downloads
- Latest version: 3.2.0-dev-00747
Enrich Serilog events with properties from the current thread.
Serilog.Formatting.Compact
by: Serilog Contributors
- 50 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Debug
by: Serilog Contributors
- 51 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 73 total downloads
- Latest version: 3.1.1-dev-00801
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.Seq
by: Serilog Contributors
- 253 total downloads
- Latest version: 5.2.3
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
ServiceStack.Text
by: Demis Bellot
- 6 total downloads
- Latest version: 3.9.11
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient.
Benchmarks at: http://servicestack.net/benchmarks/
Includes the String and Stream functionality for all the ServiceStack projects including:
- T.Dump() generic extension method for easy dbugging and introspection of types
- WebRequest, List, Dictionary and DateTime extensions
SharePoint.Client
by: Microsoft
- 10 total downloads
- Latest version: 15.0.0
Microsoft.SharePoint.Client
SharePoint.Client.Runtime
by: Microsoft
- 8 total downloads
- Latest version: 15.0.0
Microsoft.SharePoint.Client.Runtime
SharePointPnP.IdentityModel.Extensions
by: Microsoft
- 16 total downloads
- Latest version: 1.2.4
A port of Microsoft.IdentityModel.Extensions.dll packaged as a NuGet package by the SharePoint PnP team.
SharpDX
by: Alexandre Mutel
- 18 total downloads
- Latest version: 4.2.0-ci284
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 19 total downloads
- Latest version: 4.0.0-ci147
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1
by: Alexandre Mutel
- 9 total downloads
- Latest version: 4.0.0-ci144
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D9
by: Alexandre Mutel
- 1 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 23 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
SharpZipLib
by: http://www.icsharpcode.net/
- 6 total downloads
- Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
signaturepad
by: Szymon Nowak
- 23 total downloads
- Latest version: 1.5.3
Signature Pad is a JavaScript library for drawing smooth signatures. It's HTML5 canvas based and uses variable width Bézier curve interpolation based on Smoother Signatures post by Square. It works in all modern desktop and mobile browsers and doesn't depend on any external libraries.
SixLabors.Shapes
by: Scott Williams and contributors
- 2 total downloads
- Latest version: 0.1.0-alpha0019
Polygon manipulation/merging and interrogation library.
Its a fully manged netstandard library so should work everywhere.