System.Memory.Data 1.0.0-beta.2

Prefix Reserved
This is a prerelease version of System.Memory.Data.
There is a newer version of this package available.
See the version list below for details.
dotnet add package System.Memory.Data --version 1.0.0-beta.2
                    
NuGet\Install-Package System.Memory.Data -Version 1.0.0-beta.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Memory.Data" Version="1.0.0-beta.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Memory.Data" Version="1.0.0-beta.2" />
                    
Directory.Packages.props
<PackageReference Include="System.Memory.Data" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Memory.Data --version 1.0.0-beta.2
                    
#r "nuget: System.Memory.Data, 1.0.0-beta.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package System.Memory.Data@1.0.0-beta.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=System.Memory.Data&version=1.0.0-beta.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=System.Memory.Data&version=1.0.0-beta.2&prerelease
                    
Install as a Cake Tool

Contains the BinaryData type, which is useful for converting between string, streams, JSON, and bytes.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (220)

Showing the top 5 NuGet packages that depend on System.Memory.Data:

Package Downloads
Azure.Core

This is the implementation of the Azure Client Pipeline

System.ClientModel

Contains building blocks for clients that call cloud services.

Microsoft.Azure.WebJobs

This package contains the runtime host components of the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.

Microsoft.Azure.WebJobs.Core

This package provides the core Types and Attribute definitions for the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.

Azure.Core.Amqp

This library contains AMQP model types used by Azure libraries.

GitHub repositories (39)

Showing the top 20 popular GitHub repositories that depend on System.Memory.Data:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/orleans
Cloud Native application framework for .NET
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
netwrix/pingcastle
PingCastle - Get Active Directory Security at 80% in 20% of the time
microsoft/kernel-memory
Research project. A Memory solution for users, teams, and applications.
Azure/azure-functions-host
The host/runtime that powers Azure Functions
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 10
MarimerLLC/csla
A home for your business logic in any .NET application.
tryAGI/LangChain
C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.
Azure/azure-webjobs-sdk
Azure WebJobs SDK
microsoft/PowerBI-CSharp
Welcome to the .NET developer community for Power BI. Here you will find resources for the .NET SDKs for Power BI Embedded V2.0.0
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
OpenRakis/Spice86
Reverse engineer and rewrite real mode DOS programs!
Avanade/Liquid-Application-Framework
Liquid Application Framework documentation, useful links and sample project
microsoft/SqlNexus
SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQL LogScout, SQLDiag or PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
trimble-oss/dba-dash
DBA Dash - SQL Server Monitoring Tool
Syslifters/offsec-tools
Compiled tools for internal assessments
0xced/Chisel
Remove unwanted dependencies from your dotnet projects
martinjw/dbschemareader
Read database metadata (from SqlServer/Oracle/MySql/SQLite/PostgreSql/DB2 etc) into one simple model
Version Downloads Last Updated
11.0.0-preview.1.26104.118 1,502 2/10/2026
10.0.3 149,789 2/10/2026
10.0.2 382,310 1/13/2026
10.0.1 1,147,728 12/9/2025
10.0.0 1,666,919 11/11/2025
10.0.0-rc.2.25502.107 7,231 10/14/2025
10.0.0-rc.1.25451.107 8,067 9/9/2025
10.0.0-preview.7.25380.108 2,827 8/12/2025
10.0.0-preview.6.25358.103 2,118 7/15/2025
10.0.0-preview.5.25277.114 2,520 6/6/2025
9.0.13 9,424 2/10/2026
9.0.12 33,021 1/13/2026
9.0.11 367,016 11/11/2025
9.0.10 643,283 10/14/2025
9.0.9 1,071,820 9/9/2025
9.0.8 924,618 8/4/2025
9.0.7 785,687 7/8/2025
9.0.6 727,905 6/10/2025
9.0.5 1,271,201 5/13/2025
1.0.0-beta.2 937 11/4/2020
Loading failed