KaitaiStruct.Runtime.CSharp
0.10.0
dotnet add package KaitaiStruct.Runtime.CSharp --version 0.10.0
NuGet\Install-Package KaitaiStruct.Runtime.CSharp -Version 0.10.0
<PackageReference Include="KaitaiStruct.Runtime.CSharp" Version="0.10.0" />
paket add KaitaiStruct.Runtime.CSharp --version 0.10.0
#r "nuget: KaitaiStruct.Runtime.CSharp, 0.10.0"
// Install KaitaiStruct.Runtime.CSharp as a Cake Addin #addin nuget:?package=KaitaiStruct.Runtime.CSharp&version=0.10.0 // Install KaitaiStruct.Runtime.CSharp as a Cake Tool #tool nuget:?package=KaitaiStruct.Runtime.CSharp&version=0.10.0
Kaitai Struct: runtime library for C# / .NET
This library implements Kaitai Struct API for C#.
Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc.
Further reading:
Licensing
Copyright 2016-2022 Kaitai Project: MIT license
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on KaitaiStruct.Runtime.CSharp:
Package | Downloads |
---|---|
FsgXmk.Kaitai
Package Description |
|
Kiraio.UnityWebTools.NET
UnityWebTools.NET is a C# library designed to simplify the handling of `UnityWebData` (*.data) files within Unity WebGL game by providing unpack and repack functionality to modify the game assets. This library serves as a supplementary addition to AssetsTools.NET (https://github.com/nesrak1/AssetsTools.NET) library, enhancing your capabilities when working with Unity game data. |
|
AoEKaitai
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on KaitaiStruct.Runtime.CSharp:
Repository | Stars |
---|---|
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
|
|
kiraio-moe/USSR
Easily remove Unity splash screen & watermark.
|
|
aadhithya14/Open-Teach
A Versatile Teleoperation framework for Robotic Manipulation using Meta Quest3
|
Update to version 0.10