Info
Version: | 1.0.0-beta1 |
Author(s): | Nukepayload2 |
Last Update: | Sunday, December 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Nukepayload2/Nukepayload2.RuntimeExtensions.InteropServices |
NuGet Url: | https://www.nuget.org/packages/Nukepayload2.RuntimeExtensions.InteropServices |
Install
Install-Package Nukepayload2.RuntimeExtensions.InteropServices
dotnet add package Nukepayload2.RuntimeExtensions.InteropServices
paket add Nukepayload2.RuntimeExtensions.InteropServices
Nukepayload2.RuntimeExtensions.InteropServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.VisualBasic(>= 10.2.0)
- System.Security.SecureString(>= 4.3.0)
- System.ValueTuple(>= 4.4.0)
- System.IO.UnmanagedMemoryStream(>= 4.3.0)
- System.Memory(>= 4.4.022540501)
- NETStandard.Library(>= 1.6.1)
Tags
You can create Span(Of T), ReadOnlySpan(Of T), String, SecuredString, and UnmanagedMemoryStream with this package in Visual Basic.