Implementation of the System.Buffers library without logging for .NET Framework 4.0.
Info
Version: | 0.1.2 |
Author(s): | Andrey Taritsyn |
Last Update: | Wednesday, February 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Taritsyn/PolyfillsForOldDotNet |
NuGet Url: | https://www.nuget.org/packages/PolyfillsForOldDotNet.System.Buffers |
Install
Install-Package PolyfillsForOldDotNet.System.Buffers
dotnet add package PolyfillsForOldDotNet.System.Buffers
paket add PolyfillsForOldDotNet.System.Buffers
PolyfillsForOldDotNet.System.Buffers Download (Unzip the "nupkg" after downloading)
Dependencies
- PolyfillsForOldDotNet.System.Threading(>= 0.1.1)
Tags