Revrs 1.0.5

dotnet add package Revrs --version 1.0.5
NuGet\Install-Package Revrs -Version 1.0.5
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="Revrs" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Revrs --version 1.0.5
#r "nuget: Revrs, 1.0.5"
#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 Revrs as a Cake Addin
#addin nuget:?package=Revrs&version=1.0.5

// Install Revrs as a Cake Tool
#tool nuget:?package=Revrs&version=1.0.5

Revrs

License Downloads

Revrs, meaning "reverse", is an endian neutral binary IO utility. It works by reversing data regions to swap endianness with zero addition allocations (hense the name Revrs).

Usage

Currently there is no proper documentation, only an API reference and source code.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Revrs:

Package Downloads
BymlLibrary

Modern BYML IO library written in managed C#. Supports versions 2 to 7.

SarcLibrary

Modern SEAD/SEPD archive reader written in managed C#

MessageStudio

Modern implementation of (some) EPD MessageStudio file formats written in managed C#

RstbLibrary

Simple Resource Size Table (RSTB/RESTBL) IO library written in modern C#

TotkCommon

Simple primitives library for common TotK operations

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 283 3/27/2024
1.0.4 133 3/15/2024
1.0.3 121 2/24/2024
1.0.2 159 1/28/2024
1.0.1 439 12/13/2023
1.0.0 312 12/12/2023