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 |
---|---|
FluentFTP
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, UTF-8 support, Async/await support and more. Written entirely in C#, with no external dependencies.
|
13,538 |
Iconic.Zlib.Netstandard
A .NETStandard port of Iconic.Zlib from DotNetZip project.
|
14,202 |
log4net.Ext.Json
Enable JSON logging in log4net.
|
14,205 |
lz4net
LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM speed limits.
LZ4net brings LZ4 to all (most?) .NET platforms: .NET 2.0+, .NET Core, Mono, Windows Phone, Xamarin.iOS, Xamarin.Android and Silverlight
|
14,159 |
lz4net.unsafe.netcore
This packages is not usable on its own. Please use https://www.nuget.org/packages/lz4net/ instead.
|
14,123 |
MySqlConnector
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
|
13,532 |
Newtonsoft.Json.Bson
Json.NET BSON adds support for reading and writing BSON
|
13,850 |
Newtonsoft.Json.Bson
Json.NET BSON adds support for reading and writing BSON
|
14,183 |
Serilog.Formatting.Compact
A simple, compact JSON-based event format for Serilog.
|
13,966 |
Serilog.Sinks.Console
A Serilog sink that writes log events to the console/terminal.
|
14,132 |
System.Collections.Immutable
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
Commonly Used Types:
System.Collections.Immutable.ImmutableArray
System.Collections.Immutable.ImmutableArray<T>
System.Collections.Immutable.ImmutableDictionary
System.Collections.Immutable.ImmutableDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableHashSet
System.Collections.Immutable.ImmutableHashSet<T>
System.Collections.Immutable.ImmutableList
System.Collections.Immutable.ImmutableList<T>
System.Collections.Immutable.ImmutableQueue
System.Collections.Immutable.ImmutableQueue<T>
System.Collections.Immutable.ImmutableSortedDictionary
System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableSortedSet
System.Collections.Immutable.ImmutableSortedSet<T>
System.Collections.Immutable.ImmutableStack
System.Collections.Immutable.ImmutableStack<T>
|
13,754 |
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
|
13,559 |
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
|
14,115 |
System.Reflection.Metadata
This packages provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers.
Commonly Used Types:
System.Reflection.Metadata.MetadataReader
System.Reflection.PortableExecutable.PEReader
System.Reflection.Metadata.Ecma335.MetadataBuilder
System.Reflection.PortableExecutable.PEBuilder
System.Reflection.PortableExecutable.ManagedPEBuilder
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
14,113 |
System.Reflection.Metadata
This packages provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers.
Commonly Used Types:
System.Reflection.Metadata.MetadataReader
System.Reflection.PortableExecutable.PEReader
System.Reflection.Metadata.Ecma335.MetadataBuilder
System.Reflection.PortableExecutable.PEBuilder
System.Reflection.PortableExecutable.ManagedPEBuilder
When using NuGet 3.x this package requires at least version 3.4.
|
14,125 |
System.Security.Cryptography.ProtectedData
Provides access to Windows Data Protection Api.
Commonly Used Types:
System.Security.Cryptography.DataProtectionScope
System.Security.Cryptography.ProtectedData
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
14,150 |
System.Security.Cryptography.ProtectedData
Provides access to Windows Data Protection Api.
Commonly Used Types:
System.Security.Cryptography.DataProtectionScope
System.Security.Cryptography.ProtectedData
When using NuGet 3.x this package requires at least version 3.4.
|
13,973 |
System.Security.Cryptography.ProtectedData
Provides access to Windows Data Protection Api.
Commonly Used Types:
System.Security.Cryptography.DataProtectionScope
System.Security.Cryptography.ProtectedData
When using NuGet 3.x this package requires at least version 3.4.
|
14,088 |
System.Text.Encoding.CodePages
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
13,983 |
System.Threading.Tasks.Dataflow
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
14,332 |
https://go.microsoft.com/fwlink/?LinkID=799421
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 | 98 | 04/20/2022 |
2.0.2 | 9 | 04/20/2022 |
2.0.1 | 28 | 04/20/2022 |
2.0.0 | 13,602 | 05/05/2022 |
2.0.0-preview2-25401-01 | 7 | 05/29/2024 |
2.0.0-preview1-25301-01 | 20 | 09/29/2022 |
1.6.1 | 13,640 | 04/20/2022 |
1.6.1-preview1-24530-04 | 9 | 05/29/2024 |
1.6.0 | 13,575 | 04/20/2022 |
1.5.0-rc2-24027 | 10 | 04/28/2024 |