ArraySlice.Fody 0.3.40

There is a newer version of this package available.
See the version list below for details.
dotnet add package ArraySlice.Fody --version 0.3.40
NuGet\Install-Package ArraySlice.Fody -Version 0.3.40
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ArraySlice.Fody" Version="0.3.40">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ArraySlice.Fody --version 0.3.40
#r "nuget: ArraySlice.Fody, 0.3.40"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ArraySlice.Fody as a Cake Addin
#addin nuget:?package=ArraySlice.Fody&version=0.3.40

// Install ArraySlice.Fody as a Cake Tool
#tool nuget:?package=ArraySlice.Fody&version=0.3.40

Array Slice allows to build memory shared arrays with the same syntax as an array and still retain the performance of using raw arrays. We modify the IL to make sure you can squeeze all the performance that it is available to you.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.12 5,722 2/10/2015
0.5.11 2,271 12/25/2014
0.5.10 1,871 11/16/2014
0.5.9 1,990 11/15/2014
0.5.0 1,520 11/15/2014
0.4.0 1,764 11/4/2014
0.3.41 1,805 11/3/2014
0.3.40 1,305 10/26/2014
0.3.34 1,291 10/26/2014