Microsoft.IO.RecyclableMemoryStream
2.1.2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.IO.RecyclableMemoryStream --version 2.1.2
NuGet\Install-Package Microsoft.IO.RecyclableMemoryStream -Version 2.1.2
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.1.2" />
paket add Microsoft.IO.RecyclableMemoryStream --version 2.1.2
#r "nuget: Microsoft.IO.RecyclableMemoryStream, 2.1.2"
// Install Microsoft.IO.RecyclableMemoryStream as a Cake Addin #addin nuget:?package=Microsoft.IO.RecyclableMemoryStream&version=2.1.2 // Install Microsoft.IO.RecyclableMemoryStream as a Cake Tool #tool nuget:?package=Microsoft.IO.RecyclableMemoryStream&version=2.1.2
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. 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. |
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.6.2
- System.Memory (>= 4.5.4)
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
NuGet packages (386)
Showing the top 5 NuGet packages that depend on Microsoft.IO.RecyclableMemoryStream:
Package | Downloads |
---|---|
EPPlus
A spreadsheet library for .NET framework and .NET core |
|
NPOI
.NET port of Apache POI |
|
Parquet.Net
Fully managed Apache Parquet implementation. |
|
Microsoft.Maui.Graphics
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains a collection of cross-platform graphics and drawing APIs. |
|
SixLabors.ImageSharp.Web
ImageSharp Middleware for serving images via a url based API. |
GitHub repositories (82)
Showing the top 5 popular GitHub repositories that depend on Microsoft.IO.RecyclableMemoryStream:
Repository | Stars |
---|---|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
|
|
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
|
Version | Downloads | Last updated | |
---|---|---|---|
3.0.1 | 4,361,528 | 6/11/2024 | |
3.0.0 | 20,438,595 | 12/11/2023 | |
2.3.2 | 19,575,600 | 3/2/2023 | |
2.3.1 | 1,228,495 | 2/7/2023 | |
2.2.1 | 14,572,885 | 8/26/2022 | |
2.2.0 | 27,900,300 | 10/6/2021 | |
2.1.3 | 6,101,177 | 7/22/2021 | |
2.1.2 | 1,072,831 | 6/18/2021 | |
2.1.1 | 1,147,503 | 6/8/2021 | |
2.1.0 | 178,027 | 6/3/2021 | |
2.0.0 | 3,302,859 | 3/18/2021 | |
1.4.1 | 11,564,401 | 3/10/2021 | |
1.4.0 | 2,177,385 | 1/13/2021 | |
1.3.6 | 4,863,463 | 11/24/2020 | |
1.3.5 | 8,432,736 | 7/24/2020 | |
1.3.4 | 2,431,164 | 5/15/2020 | |
1.3.3 | 2,150,273 | 3/19/2020 | |
1.3.2 | 4,950,465 | 12/4/2019 | |
1.3.0 | 478,541 | 10/18/2019 | |
1.2.2 | 15,081,761 | 4/25/2017 | |
1.2.1 | 574,059 | 12/15/2016 | |
1.2.0 | 176,701 | 11/10/2016 | |
1.1.0 | 3,475,529 | 6/26/2015 | |
1.0.0 | 45,579 | 2/6/2015 |
Additional framework targets, better .Net Core support, simplified build.