System.Runtime.Extensions 4.0.11-beta-23225
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
Showing the top 20 packages that depend on System.Runtime.Extensions.
Packages | Downloads |
---|---|
CacheManager.Core
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
|
1 |
Google.Protobuf
See project site for more info.
|
1 |
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
|
1 |
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
81ffa9f5381f510c2afa17a113e4c4d77144b84e
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
bb6d7bbb2ce5f50c4615b4622ee9e53c77343b8e
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
1 |
System.ComponentModel.TypeConverter
Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types.
Commonly Used Types:
System.ComponentModel.TypeConverter
System.ComponentModel.TypeConverterAttribute
System.ComponentModel.PropertyDescriptor
System.ComponentModel.StringConverter
System.ComponentModel.ITypeDescriptorContext
System.ComponentModel.EnumConverter
System.ComponentModel.TypeDescriptor
System.ComponentModel.Int32Converter
System.ComponentModel.BooleanConverter
System.ComponentModel.DoubleConverter
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
System.Diagnostics.DiagnosticSource
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)
Commonly Used Types:
System.Diagnostics.DiagnosticListener
System.Diagnostics.DiagnosticSource
When using NuGet 3.x this package requires at least version 3.4.
|
0 |
System.Diagnostics.DiagnosticSource
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)
Commonly Used Types:
System.Diagnostics.DiagnosticListener
System.Diagnostics.DiagnosticSource
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
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.
|
1 |
System.IO.FileSystem.AccessControl
Provides types for managing access and audit control lists for files and directories.
Commonly Used Types:
System.Security.AccessControl.DirectoryObjectSecurity
System.Security.AccessControl.DirectorySecurity
System.Security.AccessControl.FileSecurity
System.Security.AccessControl.FileSystemAccessRule
System.Security.AccessControl.FileSystemAuditRule
System.Security.AccessControl.FileSystemRights
System.Security.AccessControl.FileSystemSecurity
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
System.Net.Http
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
System.Net.Http
Provides modern classes for sending HTTP requests and receiving HTTP responses from a resource identified by a URI.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
|
1 |
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.
|
1 |
System.Runtime.Numerics
Provides the numeric types System.Numerics.BigInteger and System.Numerics.Complex, which complement the numeric primitives, such as System.Byte, System.Double and System.Int32.
Commonly Used Types:
System.Numerics.BigInteger
System.Numerics.Complex
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
System.Text.Encodings.Web
Html, Uri, and JavaScript encoding library.
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder
|
1 |
MonoAndroid 1.0
- No dependencies.
MonoTouch 1.0
- No dependencies.
.NET Framework 4.6
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
.NETPlatform 5.0
- System.Runtime (>= 4.0.20)
Version | Downloads | Last updated |
---|---|---|
4.3.1 | 0 | 2/12/2019 |
4.3.0 | 0 | 11/15/2016 |
4.3.0-preview1-24530-04 | 0 | 10/24/2016 |
4.1.2 | 0 | 3/11/2019 |
4.1.1 | 0 | 2/12/2019 |
4.1.0 | 0 | 6/27/2016 |
4.1.0-rc2-24027 | 0 | 5/16/2016 |
4.0.11-beta-23516 | 0 | 11/18/2015 |
4.0.11-beta-23409 | 0 | 10/15/2015 |
4.0.11-beta-23225 | 0 | 9/2/2015 |
4.0.10 | 0 | 7/29/2015 |
4.0.10-beta-23109 | 0 | 7/27/2015 |
4.0.10-beta-23019 | 0 | 6/30/2015 |
4.0.10-beta-22816 | 0 | 4/24/2015 |
4.0.10-beta-22605 | 0 | 2/13/2015 |
4.0.10-beta-22416 | 0 | 1/16/2015 |
4.0.10-beta-22231 | 0 | 11/11/2014 |
4.0.0 | 0 | 7/29/2015 |
4.0.0-beta-23109 | 0 | 7/27/2015 |
4.0.0-beta-23019 | 0 | 6/30/2015 |