Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/linksplatform/unsafe

LinksPlatform's Platform.Unsafe Class Library
https://github.com/linksplatform/unsafe

class-library csharp dotnet-framework dotnet-standard linksplatform nuget-package

Last synced: 11 days ago
JSON representation

LinksPlatform's Platform.Unsafe Class Library

Awesome Lists containing this project

README

        

[![NuGet Version and Downloads count](https://img.shields.io/nuget/v/Platform.Unsafe?label=nuget&style=flat)](https://www.nuget.org/packages/Platform.Unsafe)
[![Actions Status](https://github.com/linksplatform/Unsafe/workflows/CD/badge.svg)](https://github.com/linksplatform/Unsafe/actions?workflow=CD)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1a37eddc3f5c4f458ffbf2da3223fc81)](https://app.codacy.com/gh/linksplatform/Unsafe?utm_source=github.com&utm_medium=referral&utm_content=linksplatform/Unsafe&utm_campaign=Badge_Grade_Settings)
[![CodeFactor](https://www.codefactor.io/repository/github/linksplatform/unsafe/badge)](https://www.codefactor.io/repository/github/linksplatform/unsafe)

# [Unsafe](https://github.com/linksplatform/Unsafe)

LinksPlatform's Platform.Unsafe Class Library.

Namespace: [Platform.Unsafe](https://linksplatform.github.io/Unsafe/csharp/api/Platform.Unsafe.html)

Forked from: [Konard/LinksPlatform/Platform/Platform.Helpers/Unsafe](https://github.com/Konard/LinksPlatform/tree/7e73fb096a180699192d6861f853cf44f803f909/Platform/Platform.Helpers/Unsafe)

NuGet package: [Platform.Unsafe](https://www.nuget.org/packages/Platform.Unsafe)

## [Documentation](https://linksplatform.github.io/Unsafe)
[PDF file](https://linksplatform.github.io/Unsafe/csharp/Platform.Unsafe.pdf) with code for e-readers.

## Depend on
* [System.Runtime.CompilerServices.Unsafe](https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe)
* [Platform.Numbers](https://github.com/linksplatform/Numbers)

## Dependent libraries
* [Platform.IO](https://github.com/linksplatform/IO)