Microsoft.IO.RecyclableMemoryStream
2.1.2
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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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 (273)
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 | Contact us on telegram: https://t.me/npoidevs |
|
Parquet.Net
Fully managed Apache Parquet implementation. |
|
ImageProcessor.Web
ImageProcessor.Web adds a configurable HttpModule to your website which allows on-the-fly processing of image files. The module also comes with a file and browser based cache that can handle millions of images, increasing your processing output and saving precious server memory. Methods include: Resize, Rotate, Rounded Corners, Flip, Crop, Watermark, Filter, Saturation, Brightness, Contrast, Quality, Format, Vignette, Gaussian Blur, Gaussian Sharpen, and Transparency. If you use ImageProcessor.Web please get in touch via my twitter @james_m_south Feedback is always welcome |
|
MiNET
MiNET - a Minecraft PocketEdition Server |
GitHub repositories (62)
Showing the top 5 popular GitHub repositories that depend on Microsoft.IO.RecyclableMemoryStream:
Repository | Stars |
---|---|
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
|
|
unoplatform/uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
|
|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
|
|
nissl-lab/npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
|
|
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
|
Version | Downloads | Last updated | |
---|---|---|---|
2.3.2 | 113,207 | 3/2/2023 | |
2.3.1 | 193,922 | 2/7/2023 | |
2.2.1 | 2,452,603 | 8/26/2022 | |
2.2.0 | 11,412,792 | 10/6/2021 | |
2.1.3 | 3,344,131 | 7/22/2021 | |
2.1.2 | 701,901 | 6/18/2021 | |
2.1.1 | 576,625 | 6/8/2021 | |
2.1.0 | 147,211 | 6/3/2021 | |
2.0.0 | 1,967,841 | 3/18/2021 | |
1.4.1 | 6,097,249 | 3/10/2021 | |
1.4.0 | 1,586,205 | 1/13/2021 | |
1.3.6 | 2,939,451 | 11/24/2020 | |
1.3.5 | 5,700,146 | 7/24/2020 | |
1.3.4 | 1,513,828 | 5/15/2020 | |
1.3.3 | 1,494,702 | 3/19/2020 | |
1.3.2 | 2,881,067 | 12/4/2019 | |
1.3.0 | 377,970 | 10/18/2019 | |
1.2.2 | 9,992,255 | 4/25/2017 | |
1.2.1 | 523,247 | 12/15/2016 | |
1.2.0 | 146,931 | 11/10/2016 | |
1.1.0 | 2,562,684 | 6/26/2015 | |
1.0.0 | 17,719 | 2/6/2015 |
Additional framework targets, better .Net Core support, simplified build.