runtime.win.System.Runtime.Extensions
by: Microsoft
- 816 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information.
Commonly Used Types:
System.Math
System.Environment
System.Random
System.Progress<T>
System.Convert
System.Diagnostics.Stopwatch
System.Runtime.Versioning.FrameworkName
System.StringComparer
System.IO.Path
When using NuGet 3.x this package requires at least version 3.4.
- 1,116k total downloads
- Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
d0d5c7b49271cadb6d97de26d8e623e98abdc8db
When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x64.Microsoft.DotNet.ILCompiler
by: Microsoft
- 3 total downloads
- Latest version: 10.0.4
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides a native AOT compiler and runtime for .NET
runtime.win-x64.runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 1,117k total downloads
- Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
d0d5c7b49271cadb6d97de26d8e623e98abdc8db
When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x86.runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 1,116k total downloads
- Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
d0d5c7b49271cadb6d97de26d8e623e98abdc8db
When using NuGet 3.x this package requires at least version 3.4.
SecurityCodeScan.VS2019
by: Jaroslav Lobačevski
- 12,159k total downloads
- Latest version: 5.6.7
Security static code analyzer for .NET
Selenium.Support
by: Selenium Committers
- 2 total downloads
- Latest version: 2.41.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 classes for the Selenium WebDriver API, which includes helper classes for HTML Select elements, waiting for conditions, and Page Object creation.
Selenium.WebDriver
by: Selenium Committers
- 2 total downloads
- Latest version: 2.41.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 newer, more 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.
Semver
by: Jeff Walker, Max Hauser
- 1,693k total downloads
- Latest version: 3.0.0
A semantic version library fully compliant with v2.0.0 of the spec found at http://semver.org.
Serilog
by: Serilog Contributors
- 23,493k total downloads
- Latest version: 4.3.1
Simple .NET logging with fully-structured events
Serilog.AspNetCore
by: Microsoft, Serilog Contributors
- 21,935k total downloads
- Latest version: 10.0.0
Serilog support for ASP.NET Core logging
Serilog.Aspnetcore.Middleware
by: Thibaut Renoncourt
- 870 total downloads
- Latest version: 1.0.0
A middleware for aspnetcore to log httpcontext data with serilog
Serilog.Enrichers.CallerInfo
by: johannesmols
- 1 total downloads
- Latest version: 1.0.6
A simple Serilog enricher to add information about the calling method.
Serilog.Enrichers.CorrelationId
by: mrstebo, ekmsystems
- 2,429k total downloads
- Latest version: 3.0.1
Enrich logs with a unique ID so you can track logs for specific requests.
Serilog.Enrichers.Environment
by: Serilog Contributors
- 4,027k total downloads
- Latest version: 3.0.1
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Thread
by: Serilog Contributors
- 1,52k total downloads
- Latest version: 4.0.0
Enrich Serilog events with properties from the current thread.
Serilog.Exceptions
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 243 total downloads
- Latest version: 8.4.0+build.694
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Expressions
by: Serilog Contributors
- 2,708k total downloads
- Latest version: 5.0.0
An embeddable mini-language for filtering, enriching, and formatting Serilog
events, ideal for use with JSON or XML configuration.
Serilog.Extensions.Hosting
by: Microsoft, Serilog Contributors
- 12,666k total downloads
- Latest version: 10.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 13,184k total downloads
- Latest version: 10.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging