Revrs 1.0.6

dotnet add package Revrs --version 1.0.6
                    
NuGet\Install-Package Revrs -Version 1.0.6
                    
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.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Revrs" Version="1.0.6" />
                    
Directory.Packages.props
<PackageReference Include="Revrs" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Revrs --version 1.0.6
                    
#r "nuget: Revrs, 1.0.6"
                    
#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.
#addin nuget:?package=Revrs&version=1.0.6
                    
Install Revrs as a Cake Addin
#tool nuget:?package=Revrs&version=1.0.6
                    
Install Revrs as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 (8)

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#

Tkmm.BymlLibrary

Modern BYML IO library written in managed C#. Supports versions 2 to 7. Adds additional BYML types used for changelogs.

TotkCommon

Simple primitives library for common TotK operations

MessageStudio

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 1,327 6/27/2024
1.0.5 2,219 3/27/2024
1.0.4 180 3/15/2024
1.0.3 167 2/24/2024
1.0.2 228 1/28/2024
1.0.1 550 12/13/2023
1.0.0 377 12/12/2023