NETStandard.Library 2.0.0-preview1-25301-01
A set of standard .NET APIs that are prescribed to be used and supported together.
57a0c74f36c8b254211c16547f6249b6604d527d
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on NETStandard.Library.
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
|
144 |
Humanizer.Core
Humanizer core package that contains the library and the neutral language (English) resources
|
96 |
Microsoft.AspNetCore.Antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
|
79 |
Google.Apis
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
|
77 |
Humanizer.Core
Humanizer core package that contains the library and the neutral language (English) resources
|
75 |
System.ServiceModel.Security
Package Description
|
74 |
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
|
74 |
System.Numerics.Vectors
Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications.
Commonly Used Types:
System.Numerics.Matrix3x2
System.Numerics.Matrix4x4
System.Numerics.Plane
System.Numerics.Quaternion
System.Numerics.Vector2
System.Numerics.Vector3
System.Numerics.Vector4
System.Numerics.Vector
System.Numerics.Vector<T>
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
|
73 |
System.ValueTuple
Provides the System.ValueTuple structs, which implement the underlying types for tuples in C# and Visual Basic.
Commonly Used Types:
System.ValueTuple
System.ValueTuple<T1>
System.ValueTuple<T1, T2>
System.ValueTuple<T1, T2, T3>
System.ValueTuple<T1, T2, T3, T4>
System.ValueTuple<T1, T2, T3, T4, T5>
System.ValueTuple<T1, T2, T3, T4, T5, T6>
System.ValueTuple<T1, T2, T3, T4, T5, T6, T7>
System.ValueTuple<T1, T2, T3, T4, T5, T6, T7, TRest>
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
73 |
Google.Apis
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
|
69 |
Microsoft.AspNetCore.Mvc.Razor.Host
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
|
68 |
Microsoft.AspNetCore.Razor.Runtime
Runtime components for rendering Razor pages and implementing tag helpers.
Commonly used types:
Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute
Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute
Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
|
67 |
Microsoft.AspNetCore.Mvc.ViewFeatures
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers.
Commonly used types:
Microsoft.AspNetCore.Mvc.Controller
Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute
Microsoft.AspNetCore.Mvc.ViewComponent
|
67 |
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
|
66 |
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
|
66 |
Microsoft.CSharp
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
When using NuGet 3.x this package requires at least version 3.4.
|
66 |
System.Reflection.Context
Provides classes that enable customized reflection contexts.
Commonly Used Types:
System.Reflection.Context.CustomReflectionContext
|
64 |
Microsoft.AspNetCore.Routing
ASP.NET Core middleware for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.Route
Microsoft.AspNetCore.Routing.RouteCollection
|
64 |
Microsoft.AspNetCore.Antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
|
63 |
Microsoft.AspNetCore.SpaServices
Helpers for building single-page applications on ASP.NET MVC Core
|
63 |
MonoAndroid 1.0
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.Packaging.Tools (>= 1.0.0-preview1-25301-01)
.NET Standard 1.5
- System.Threading (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Globalization.Calendars (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Console (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.AppContext (>= 4.3.0)
- Microsoft.Win32.Primitives (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.Diagnostics.Tracing (>= 4.3.0)
.NET Standard 1.6
- System.Linq.Expressions (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Globalization.Calendars (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Console (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.AppContext (>= 4.3.0)
- Microsoft.Win32.Primitives (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
.NET Standard 1.4
- System.Threading (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Globalization.Calendars (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Console (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.AppContext (>= 4.3.0)
- Microsoft.Win32.Primitives (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.Diagnostics.Tracing (>= 4.3.0)
UAP 10.0
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Globalization.Calendars (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Console (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.AppContext (>= 4.3.0)
- Microsoft.Win32.Primitives (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
Xamarin.WatchOS 1.0
- Microsoft.Packaging.Tools (>= 1.0.0-preview1-25301-01)
- Microsoft.NETCore.Platforms (>= 1.1.0)
Xamarin.TVOS 1.0
- Microsoft.Packaging.Tools (>= 1.0.0-preview1-25301-01)
- Microsoft.NETCore.Platforms (>= 1.1.0)
Xamarin.Mac 2.0
- Microsoft.Packaging.Tools (>= 1.0.0-preview1-25301-01)
- Microsoft.NETCore.Platforms (>= 1.1.0)
Xamarin.iOS 1.0
- Microsoft.Packaging.Tools (>= 1.0.0-preview1-25301-01)
- Microsoft.NETCore.Platforms (>= 1.1.0)
WindowsPhoneApp 8.1
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
UAP 10.1
- Microsoft.Packaging.Tools (>= 1.0.0-preview1-25301-01)
- Microsoft.NETCore.Platforms (>= 1.1.0)
.NETPortable 4.6
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
.NETPortable 4.5
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
.NETPortable 4.5
- Microsoft.NETCore.Platforms (>= 1.1.0)
.NET Standard 2.0
- Microsoft.Packaging.Tools (>= 1.0.0-preview1-25301-01)
- Microsoft.NETCore.Platforms (>= 1.1.0)
.NET Standard 1.2
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
.NET Standard 1.1
- System.Net.Http (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Collections (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
.NET Standard 1.0
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Collections (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.Diagnostics.Tools (>= 4.3.0)
.NET Framework 4.6
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.Globalization.Calendars (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Console (>= 4.3.0)
- Microsoft.Win32.Primitives (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.AppContext (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
.NET Framework 4.5.1
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
.NET Framework 4.5
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
MonoTouch 1.0
- Microsoft.Packaging.Tools (>= 1.0.0-preview1-25301-01)
- Microsoft.NETCore.Platforms (>= 1.1.0)
.NET Core 2.0
- Microsoft.Packaging.Tools (>= 1.0.0-preview1-25301-01)
- Microsoft.NETCore.Platforms (>= 1.1.0)
.NET Framework 4.6.1
- Microsoft.Packaging.Tools (>= 1.0.0-preview1-25301-01)
- Microsoft.NETCore.Platforms (>= 1.1.0)
.NET Standard 1.3
- System.Threading (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Globalization.Calendars (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Console (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.AppContext (>= 4.3.0)
- Microsoft.Win32.Primitives (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
Version | Downloads | Last updated |
---|---|---|
2.0.3 | 61 | 5/26/2022 |
2.0.2 | 33 | 5/22/2022 |
2.0.1 | 37 | 6/1/2022 |
2.0.0 | 31 | 6/27/2022 |
2.0.0-preview2-25401-01 | 35 | 5/26/2022 |
2.0.0-preview1-25301-01 | 41 | 6/27/2022 |
1.6.1 | 45 | 5/26/2022 |
1.6.1-preview1-24530-04 | 30 | 6/27/2022 |
1.6.0 | 32 | 5/26/2022 |
1.5.0-rc2-24027 | 41 | 6/1/2022 |