Loic.telerik.JustDecompileEngine 1.0.0

dotnet add package Loic.telerik.JustDecompileEngine --version 1.0.0
                    
NuGet\Install-Package Loic.telerik.JustDecompileEngine -Version 1.0.0
                    
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="Loic.telerik.JustDecompileEngine" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Loic.telerik.JustDecompileEngine" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Loic.telerik.JustDecompileEngine" />
                    
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 Loic.telerik.JustDecompileEngine --version 1.0.0
                    
#r "nuget: Loic.telerik.JustDecompileEngine, 1.0.0"
                    
#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.
#:package Loic.telerik.JustDecompileEngine@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Loic.telerik.JustDecompileEngine&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Loic.telerik.JustDecompileEngine&version=1.0.0
                    
Install as a Cake Tool

JustDecompile Engine

This is the engine of the popular .NET decompiler JustDecompile. C# is the only programming language used.

Copyright (c) 2011 - 2018 Telerik ЕAD

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Getting Started

  • Clone the repository and open JustDecompileEngine.sln in Microsoft (r) Visual Studio (r).
  • Set your startup project to ConsoleRunner.
  • Enjoy

See this getting started post for more info.

Working with JustDecompile Engine

JustDecompile UI remains private at this time. JustDecompile, however, has rich console functionality and that has been opensourced here. One can use the console project generation feature to see the results of the changes made to the engine. The ConsoleRunner project is a console app that exposes that functionality and makes testing easy. When started it prints out all the available commands and switches.

How to Contribute to JustDecompile Engine

We encourage and support an active, healthy community that accepts contributions from the public. We'd like you to be a part of that community.

Before submitting a pull request, please, read and sign the Contributors License Agreement

How to Contribute to JustDecompile

Feature Suggestions

Bug Reports / Discussion

The JustDecompile Plugins are also available on GitHub under various open source licenses.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 0 7/31/2021