Skip to main content
ServiceStack.Memory package icon

ServiceStack.Memory

Install in .NET Core 2.1 App and call `NetCoreMemory.Configure()` on Startup to have ServiceStack.Text delegate to use .NET Core App's native System.Memory Span APIs.

Total Downloads
11.9K
11,878
Published
Sep 18, 2018
Latest stable version

Install

.NET CLI
dotnet add package ServiceStack.Memory --version 5.4.0
Package Manager Console
Install-Package ServiceStack.Memory -Version 5.4.0
PackageReference
<PackageReference Include="ServiceStack.Memory" Version="5.4.0" />

Frameworks

.NETCoreApp2.1

Dependencies

System.Runtime
.NETCoreApp2.1
[4.3.0, )
Microsoft.CSharp
.NETCoreApp2.1
[4.4.0, )
System.Memory
.NETCoreApp2.1
[4.5.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.