- 21 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
TFS ID: 1635616, GitHub SHA: https://github.com/dotnet/corefx/tree/42a93b8d21fa5afc03f637aa961aa7b3d066cb1f
When using NuGet 3.x this package requires at least version 3.4.
- 22 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
TFS ID: 1635616, GitHub SHA: https://github.com/dotnet/corefx/tree/42a93b8d21fa5afc03f637aa961aa7b3d066cb1f
When using NuGet 3.x this package requires at least version 3.4.
runtime.win7.System.Private.Uri
by: Microsoft
- 87 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri.
When using NuGet 3.x this package requires at least version 3.4.
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.325k 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
- 427 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
Sentry.Protocol
by: Sentry Team and Contributors
- 316 total downloads
- Latest version: 2.2.0-alpha
The Sentry Protocol used to communicate with Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog
by: Serilog Contributors
- 2.426k total downloads
- Latest version: 4.4.0-dev-02437
Simple .NET logging with fully-structured events
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 407 total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.File
by: Serilog Contributors
- 682 total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 295 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 237 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
ServiceStack.Text
by: Demis Bellot
- 9 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
SharpZipLib
by: ICSharpCode
- 35 total downloads
- Latest version: 1.0.0-alpha2
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
SimpleBase
by: Sedat Kapanoglu
- 31 total downloads
- Latest version: 1.4.1
Base16, Base32, Base58 encoding/decoding library
SixLabors.Core
by: Six Labors
- 102 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SixLabors.Fonts
by: Six Labors and contributors
- 336 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
- 220 total downloads
- Latest version: 4.0.0
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET