Microsoft.IO.RecyclableMemoryStream
1.3.6
See the version list below for details.
dotnet add package Microsoft.IO.RecyclableMemoryStream --version 1.3.6
NuGet\Install-Package Microsoft.IO.RecyclableMemoryStream -Version 1.3.6
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="1.3.6" />
paket add Microsoft.IO.RecyclableMemoryStream --version 1.3.6
#r "nuget: Microsoft.IO.RecyclableMemoryStream, 1.3.6"
// Install Microsoft.IO.RecyclableMemoryStream as a Cake Addin
#addin nuget:?package=Microsoft.IO.RecyclableMemoryStream&version=1.3.6
// Install Microsoft.IO.RecyclableMemoryStream as a Cake Tool
#tool nuget:?package=Microsoft.IO.RecyclableMemoryStream&version=1.3.6
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 | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.1
- 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 | 102,342 | 3/2/2023 | |
2.3.1 | 189,927 | 2/7/2023 | |
2.2.1 | 2,419,907 | 8/26/2022 | |
2.2.0 | 11,328,803 | 10/6/2021 | |
2.1.3 | 3,320,560 | 7/22/2021 | |
2.1.2 | 699,924 | 6/18/2021 | |
2.1.1 | 574,892 | 6/8/2021 | |
2.1.0 | 147,169 | 6/3/2021 | |
2.0.0 | 1,962,048 | 3/18/2021 | |
1.4.1 | 6,080,900 | 3/10/2021 | |
1.4.0 | 1,583,270 | 1/13/2021 | |
1.3.6 | 2,933,308 | 11/24/2020 | |
1.3.5 | 5,684,645 | 7/24/2020 | |
1.3.4 | 1,511,190 | 5/15/2020 | |
1.3.3 | 1,492,703 | 3/19/2020 | |
1.3.2 | 2,876,044 | 12/4/2019 | |
1.3.0 | 377,725 | 10/18/2019 | |
1.2.2 | 9,980,999 | 4/25/2017 | |
1.2.1 | 523,055 | 12/15/2016 | |
1.2.0 | 146,800 | 11/10/2016 | |
1.1.0 | 2,560,748 | 6/26/2015 | |
1.0.0 | 17,711 | 2/6/2015 |
Additional framework targets, better .Net Core support, simplified build.