Selenium.Support
by: Selenium Committers
- 1.64k total downloads
- Latest version: 4.45.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.
Selenium.WebDriver
by: Selenium Committers
- 1.584k total downloads
- Latest version: 4.45.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.
Sentry
by: Sentry Team and Contributors
- 1.318k total downloads
- Latest version: 6.6.0
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Bindings.Android
by: Sentry Team and Contributors
- 424 total downloads
- Latest version: 6.6.0
.NET Bindings for the Sentry Android SDK
Sentry.PlatformAbstractions
by: Sentry Team and Contributors
- 163 total downloads
- Latest version: 1.1.1
Abstractions to platform information
Serilog
by: Serilog Contributors
- 167 total downloads
- Latest version: 4.4.0-dev-02437
Simple .NET logging with fully-structured events
ServiceStack.Text
by: Demis Bellot
- 391 total downloads
- Latest version: 3.9.71
.NET's fastest JSON, JSV and CSV Text Serializers. 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
SharpZipLib
by: http://www.icsharpcode.net/
- 14 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).
SixLabors.Core
by: Six Labors
- 10 total downloads
- Latest version: 1.0.0-beta0002
Low level primitives for use across Six Labors projects..
SixLabors.Fonts
by: Six Labors and contributors
- 24 total downloads
- Latest version: 3.0.0
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 165 total downloads
- Latest version: 4.0.0
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 11 total downloads
- Latest version: 3.0.0
Drawing extensions for ImageSharp with support for shapes, paths, text, and image rendering.
SixLabors.PolygonClipper
by: Six Labors and contributors
- 2 total downloads
- Latest version: 1.0.0
Package Description
SixLabors.Shapes
by: Scott Williams and contributors
- 10 total downloads
- Latest version: 1.0.0-beta0001
Polygon manipulation/merging and interrogation library.
Its a fully manged netstandard library so should work everywhere.
SixLabors.Shapes.Text
by: Scott Williams and contributors
- 38 total downloads
- Latest version: 1.0.0-beta0001
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
SkiaSharp.NativeAssets.Linux
by: Microsoft
- 86 total downloads
- Latest version: 3.118.0-preview.1.2
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Slack.Webhooks
by: Benn Lazell and contributors
- 58 total downloads
- Latest version: 0.1.8
Even simpler integration with Slack's Incoming webhook API for .Net
Spire.PDF
by: Administrator
- 906 total downloads
- Latest version: 8.3.9
Spire.PDF for .NET is a versatile PDF library that enables software developers to generate, edit, read and manipulate PDF files within their own .NET applications. As a standalone PDF component, Spire.PDF for .NET provides users an incredible wealth of features without installing Adobe Acrobat. This component is completely written in C#, but also supports VB.NET, Windows Forms and ASP.NET.
With the Spire.PDF for .NET API, you can get the ability to read PDF text and image even attachments with high efficiency. Even the special content such as language written from right to left can be extracted such as Herbrew and Arabic. Other basic features such as text, image, table, shapes, hyperlinks, bookmark, headings, footnotes, lists, form fields, pagination, booklet barcode, attachments, transparency, annotations, actions, overlay etc all work great for users. As for security, Spire.PDF for .NET enables you to protect your PDF files by passwords and digital signature. Spire.PDF now supprots to work on .NET core, MonoAndroid and Xamarin.iOS platforms.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 189 total downloads
- Latest version: 3.0.3
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.bundle_green
by: Eric Sink
- 238 total downloads
- Latest version: 1.1.15
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included