System.Runtime.Extensions 4.0.10-beta-22231
Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information.
                    Showing the top 20 packages that depend on System.Runtime.Extensions.
| Packages | Downloads | 
|---|---|
| 
                                                    log4net
                                                     log4net is a tool to help the programmer output log statements to a variety of output targets.
      In case of problems with an application, it is helpful to enable logging so that the problem 
      can be located. With log4net it is possible to enable logging at runtime without modifying the
      application binary. The log4net package is designed so that log statements can remain in 
      shipped code without incurring a high performance cost. It follows that the speed of logging
      (or rather not logging) is crucial.
      At the same time, log output can be so voluminous that it quickly becomes overwhelming.
      One of the distinctive features of log4net is the notion of hierarchical loggers.
      Using these loggers it is possible to selectively control which log statements are output
      at arbitrary granularity.
      log4net is designed with two distinct goals in mind: speed and flexibility 
                                                 | 
                                                210 | 
| 
                                                    System.Data.Common
                                                     Provides the base abstract classes, including System.Data.DbConnection and System.Data.DbCommand, for all data providers.
Commonly Used Types:
System.DBNull
System.Data.Common.DbConnection
System.Data.Common.DbException
System.Data.Common.DbParameter
System.Data.DbType
System.Data.Common.DbDataReader
System.Data.Common.DbCommand
System.Data.Common.DbTransaction
System.Data.Common.DbParameterCollection
System.Data.Common.DbProviderFactory
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                163 | 
| 
                                                    Microsoft.NETCore
                                                     Provides a set of packages that can be used when building portable libraries on .NETCore based platforms. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb 
                                                 | 
                                                163 | 
| 
                                                    System.Diagnostics.Process
                                                     Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes.
Commonly Used Types:
System.Diagnostics.Process
System.Diagnostics.ProcessModule
System.Diagnostics.ProcessStartInfo
System.Diagnostics.ProcessThread
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                161 | 
| 
                                                    System.Net.NameResolution
                                                     Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution.
Commonly Used Types:
System.Net.Dns
System.Net.IPHostEntry
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                161 | 
| 
                                                    System.Memory
                                                     Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments.
Commonly Used Types:
System.Span
System.ReadOnlySpan
System.Memory
System.ReadOnlyMemory
System.Buffers.MemoryPool
System.Buffers.ReadOnlySequence
System.Buffers.Text.Utf8Parser
System.Buffers.Text.Utf8Formatter
 
32b491939fbd125f304031c35038b1e14b4e3958 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                161 | 
| 
                                                    System.Linq
                                                     Provides classes and interfaces that supports queries that use Language-Integrated Query (LINQ).
Commonly Used Types:
System.Linq.Enumerable
System.Linq.IGrouping<TKey, TElement>
System.Linq.IOrderedEnumerable<TElement>
System.Linq.ILookup<TKey, TElement>
System.Linq.Lookup<TKey, TElement>
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                159 | 
| 
                                                    log4net
                                                     log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
      At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
      log4net is designed with two distinct goals in mind: speed and flexibility 
                                                 | 
                                                158 | 
| 
                                                    System.Net.NetworkInformation
                                                     Provides access to network traffic data, network address information, and notification of address changes for the local computer.
Commonly Used Types:
System.Net.NetworkInformation.NetworkInterface
System.Net.NetworkInformation.NetworkInformationException
System.Net.NetworkInformation.NetworkAddressChangedEventHandler
System.Net.NetworkInformation.NetworkInterfaceType
System.Net.NetworkInformation.OperationalStatus
System.Net.NetworkInformation.IPGlobalProperties
System.Net.NetworkInformation.UnicastIPAddressInformation
System.Net.NetworkInformation.UnicastIPAddressInformationCollection
System.Net.NetworkInformation.PhysicalAddress
System.Net.NetworkInformation.TcpConnectionInformation
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                154 | 
| 
                                                    log4net
                                                     log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
      At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
      log4net is designed with two distinct goals in mind: speed and flexibility 
                                                 | 
                                                153 | 
| 
                                                    System.Net.WebHeaderCollection
                                                     Contains types that represent HTTP request and response headers. This library is used with classes such as System.Net.HttpWebRequest and System.Net.HttpWebResponse and allows developers to query/edit header names/values.
Commonly Used Types:
System.Net.HttpRequestHeader
System.Net.HttpResponseHeader
System.Net.WebHeaderCollection
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                152 | 
| 
                                                    System.Text.RegularExpressions
                                                     Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression engine.
Commonly Used Types:
System.Text.RegularExpressions.Regex
System.Text.RegularExpressions.RegexOptions
System.Text.RegularExpressions.Match
System.Text.RegularExpressions.Group
System.Text.RegularExpressions.Capture
System.Text.RegularExpressions.MatchEvaluator
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                149 | 
| 
                                                    System.Net.Security
                                                     Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                148 | 
| 
                                                    System.Linq.Parallel
                                                     Provides classes that supports parallel queries that use Language-Integrated Query (LINQ).
Commonly Used Types:
System.Linq.ParallelQuery<TSource>
System.Linq.ParallelEnumerable
System.Linq.ParallelQuery
System.Linq.OrderedParallelQuery<TSource>
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                147 | 
| 
                                                    System.Net.WebSockets.Client
                                                     Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455).
Commonly Used Types:
System.Net.WebSockets.ClientWebSocket
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                146 | 
| 
                                                    System.IO.Compression
                                                     Provides classes that support the compression and decompression of streams.
Commonly Used Types:
System.IO.Compression.DeflateStream
System.IO.Compression.GZipStream
System.IO.Compression.CompressionMode
System.IO.Compression.CompressionLevel
System.IO.Compression.ZipArchiveEntry
System.IO.Compression.ZipArchive
System.IO.Compression.ZipArchiveMode
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                145 | 
| 
                                                    System.IO.FileSystem.Watcher
                                                     Provides the System.IO.FileSystemWather class, which listens to the file system change notifications and raises events when a directory, or a file in a directory, changes.
Commonly Used Types:
System.IO.FileSystemWatcher
System.IO.WatcherChangeTypes
System.IO.FileSystemEventArgs
System.IO.RenamedEventArgs
System.IO.FileSystemEventHandler
System.IO.RenamedEventHandler
System.IO.NotifyFilters
System.IO.ErrorEventArgs
System.IO.ErrorEventHandler
System.IO.WaitForChangedResult
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                144 | 
| 
                                                    log4net
                                                     log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. 
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. 
log4net is designed with two distinct goals in mind: speed and flexibility 
                                                 | 
                                                144 | 
| 
                                                    System.IO.Compression.ZipFile
                                                     Provides classes that support the compression and decompression of streams using file system paths.
Commonly Used Types:
System.IO.Compression.ZipFile
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                143 | 
| 
                                                    System.Diagnostics.TraceSource
                                                     Provides classes that help you trace the execution of your code. Developers should prefer the classes in the ETW-based System.Diagnostics.Tracing package.
Commonly Used Types:
System.Diagnostics.TraceListener
System.Diagnostics.TraceLevel
System.Diagnostics.TraceSource
System.Diagnostics.TraceEventType
System.Diagnostics.DefaultTraceListener
System.Diagnostics.Trace
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                142 | 
Any 0.0
- System.Runtime (>= 4.0.0-beta-22231)
 
| Version | Downloads | Last updated | 
|---|---|---|
| 4.3.1 | 145 | 5/22/2022 | 
| 4.3.0 | 127 | 6/6/2022 | 
| 4.3.0-preview1-24530-04 | 94 | 6/27/2022 | 
| 4.1.2 | 107 | 6/6/2022 | 
| 4.1.1 | 118 | 6/6/2022 | 
| 4.1.0 | 103 | 6/27/2022 | 
| 4.1.0-rc2-24027 | 90 | 6/27/2022 | 
| 4.0.11-beta-23516 | 87 | 6/27/2022 | 
| 4.0.11-beta-23409 | 96 | 6/27/2022 | 
| 4.0.11-beta-23225 | 98 | 6/27/2022 | 
| 4.0.10 | 93 | 6/27/2022 | 
| 4.0.10-beta-23109 | 93 | 6/7/2022 | 
| 4.0.10-beta-23019 | 98 | 6/27/2022 | 
| 4.0.10-beta-22816 | 94 | 6/6/2022 | 
| 4.0.10-beta-22605 | 93 | 6/27/2022 | 
| 4.0.10-beta-22416 | 93 | 6/27/2022 | 
| 4.0.10-beta-22231 | 83 | 6/27/2022 | 
| 4.0.0 | 102 | 6/6/2022 | 
| 4.0.0-beta-23109 | 98 | 6/6/2022 | 
| 4.0.0-beta-23019 | 107 | 6/6/2022 |