NETStandard.Library 1.6.1-preview1-24530-04
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
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 |
|---|---|
|
System.Text.Encoding.CodePages
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
System.ServiceModel.NetTcp
Provides types for consuming and communicating with WCF services over the Transmission Control Protocol (TCP).
Commonly Used Types:
System.ServiceModel.NetTcpBinding
System.ServiceModel.NetTcpSecurity
be2ad4a596dbfdcdb23efa4348e3200712729258
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
SQLitePCLRaw.provider.e_sqlite3.uwp10
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.
|
7 |
|
System.ServiceModel.Http
Package Description
|
7 |
|
Microsoft.Win32.Registry
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
af7d2ae49c79bb279625de4e92f7f91f9fe94f5d
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
|
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
|
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
99ce22c306b07f99ddae60f443d23a983ae78f7b
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
|
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
51d218c1a9d318dd46a14b7456a556b71004cf77
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
|
NuGet.Versioning
NuGet's implementation of Semantic Versioning.
|
7 |
|
SQLitePCLRaw.core
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
|
7 |
|
MySqlConnector
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
|
7 |
|
SQLitePCLRaw.core
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Most users should just start with one of the packages named SQLitePCLRaw.bundle_*.
|
7 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Standard 1.0
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- System.Xml.XDocument (>= 4.3.0-preview1-24530-04)
- System.Xml.ReaderWriter (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Text.RegularExpressions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding.Extensions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Reflection.Primitives (>= 4.3.0-preview1-24530-04)
- System.Reflection.Extensions (>= 4.3.0-preview1-24530-04)
- System.Reflection (>= 4.3.0-preview1-24530-04)
- System.ObjectModel (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.Linq.Expressions (>= 4.3.0-preview1-24530-04)
- System.Linq (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tools (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
.NET Standard 1.3
- System.Globalization.Calendars (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tools (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Console (>= 4.3.0-preview1-24530-04)
- System.Collections.Concurrent (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- System.AppContext (>= 4.3.0-preview1-24530-04)
- Microsoft.Win32.Primitives (>= 4.3.0-preview1-24530-04)
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.IO.Compression (>= 4.3.0-preview1-24530-04)
- System.IO.Compression.ZipFile (>= 4.3.0-preview1-24530-04)
- System.IO.FileSystem (>= 4.3.0-preview1-24530-04)
- System.Xml.XDocument (>= 4.3.0-preview1-24530-04)
- System.Xml.ReaderWriter (>= 4.3.0-preview1-24530-04)
- System.Threading.Timer (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Text.RegularExpressions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding.Extensions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.X509Certificates (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Primitives (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Encoding (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Algorithms (>= 4.3.0-preview1-24530-04)
- System.Runtime.Numerics (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Runtime.Handles (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Reflection.Primitives (>= 4.3.0-preview1-24530-04)
- System.Reflection.Extensions (>= 4.3.0-preview1-24530-04)
- System.Reflection (>= 4.3.0-preview1-24530-04)
- System.ObjectModel (>= 4.3.0-preview1-24530-04)
- System.Net.Sockets (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.Net.Http (>= 4.3.0-preview1-24530-04)
- System.Linq.Expressions (>= 4.3.0-preview1-24530-04)
- System.Linq (>= 4.3.0-preview1-24530-04)
- System.IO.FileSystem.Primitives (>= 4.3.0-preview1-24530-04)
.NET Standard 1.2
- System.Xml.XDocument (>= 4.3.0-preview1-24530-04)
- System.Xml.ReaderWriter (>= 4.3.0-preview1-24530-04)
- System.Threading.Timer (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Text.RegularExpressions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding.Extensions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Runtime.Numerics (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Reflection.Primitives (>= 4.3.0-preview1-24530-04)
- System.Reflection.Extensions (>= 4.3.0-preview1-24530-04)
- System.Reflection (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.ObjectModel (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.Net.Http (>= 4.3.0-preview1-24530-04)
- System.Linq.Expressions (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tools (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Collections.Concurrent (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- System.IO.Compression (>= 4.3.0-preview1-24530-04)
- System.Linq (>= 4.3.0-preview1-24530-04)
.NET Standard 1.1
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tools (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Collections.Concurrent (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.IO.Compression (>= 4.3.0-preview1-24530-04)
- System.Text.RegularExpressions (>= 4.3.0-preview1-24530-04)
- System.Xml.XDocument (>= 4.3.0-preview1-24530-04)
- System.Xml.ReaderWriter (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Linq (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding.Extensions (>= 4.3.0-preview1-24530-04)
- System.Runtime.Numerics (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Reflection.Primitives (>= 4.3.0-preview1-24530-04)
- System.Reflection.Extensions (>= 4.3.0-preview1-24530-04)
- System.Reflection (>= 4.3.0-preview1-24530-04)
- System.ObjectModel (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.Net.Http (>= 4.3.0-preview1-24530-04)
- System.Linq.Expressions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.3 | 6 | 07/18/2025 |
| 2.0.2 | 7 | 07/18/2025 |
| 2.0.1 | 4 | 07/18/2025 |
| 2.0.0 | 6 | 07/18/2025 |
| 2.0.0-preview2-25401-01 | 4 | 07/20/2025 |
| 2.0.0-preview1-25301-01 | 5 | 07/20/2025 |
| 1.6.1 | 7 | 07/17/2025 |
| 1.6.1-preview1-24530-04 | 4 | 07/20/2025 |
| 1.6.0 | 6 | 07/18/2025 |
| 1.5.0-rc2-24027 | 4 | 07/20/2025 |