SwfActionsToJson is a .NET library which serializing ActionScript code from a SWF file into a formatted JSON object.
Info
Version: | 1.1.0 |
Author(s): | Xavier Brassoud |
Last Update: | Tuesday, August 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/XavierBrassoud/SwfActionsToJson |
NuGet Url: | https://www.nuget.org/packages/SwfActionsToJson |
Install
Install-Package SwfActionsToJson
dotnet add package SwfActionsToJson
paket add SwfActionsToJson
SwfActionsToJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.1)
- SwfLib(>= 1.0.2)
Tags