NetFx.System.Runtime.CompilerServices.Unsafe 4.0.0-alpha-0013
System.Runtime.CompilerServices.Unsafe Polyfill for .NET Framework 4.0
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.
Commonly Used Types:
- System.Runtime.CompilerServices.Unsafe
This package adds support for System.Runtime.CompilerServices.Unsafe on .NET Framework 4.0.
This is a compilation using the System.Runtime.CompilerServices.Unsafe source code from .NET Core 6.0.28. All tests are passing.
This is not meant to be an upgrade to System.Runtime.CompilerServices.Unsafe 6.0.0, it is simply to add support on the net40
target for all of the existing APIs in System.Runtime.CompilerServices.Unsafe 6.0.0. It is recommended to use the official release of System.Runtime.CompilerServices.Unsafe on newer versions of .NET.
Saying Thanks
If you find this library to be useful, please star us on GitHub and consider a sponsorship so we can continue bringing you great free tools like this one. It really would make a big difference!
Showing the top 20 packages that depend on NetFx.System.Runtime.CompilerServices.Unsafe.
Packages | Downloads |
---|---|
NetFx.System.Memory
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments.
Commonly Used Types:
System.Span
System.ReadOnlySpan
System.Memory
System.ReadOnlyMemory
System.Buffers.MemoryPool
System.Buffers.ReadOnlySequence
System.Buffers.Text.Utf8Parser
System.Buffers.Text.Utf8Formatter
|
2 |
.NET Framework 4.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 2 | 2025/5/27 |
4.0.0-alpha-0016 | 1 | 2025/5/29 |
4.0.0-alpha-0013 | 1 | 2025/5/28 |