MASES.JNetReflector 1.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global MASES.JNetReflector --version 1.5.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local MASES.JNetReflector --version 1.5.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MASES.JNetReflector&version=1.5.0
nuke :add-package MASES.JNetReflector --version 1.5.0

JNet: Reflector

Installation

To install the tool follows the instructions on https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools.

Usage

To use JNetReflector runs a command like the following:

  • dotnet tool

jnetreflector -OriginRootPath C:\myJars -OriginJavadocUrl "https://thehost/javadoc/" -JavadocVersion 11 -DestinationRootPath C:\ReflectionDestination

jnr -OriginRootPath C:\myJars -OriginJavadocUrl "https://thehost/javadoc/" -JavadocVersion 11 -DestinationRootPath C:\ReflectionDestination

Command switch available

jnr accepts the following command-line switch:

  • OriginRootPath: The origin path where Jars to be analyzed are stored
  • OriginJavadocUrl: The base URL of the Javadoc to be associated to the classes
  • JavadocVersion: The version of the Javadoc to be associated to the classes, it means the Javadoc tool version used
  • DestinationRootPath: The destination root path where reflected classes will be stored
  • JarList: A CSV list of JAR to be analyzed or folders containing the JARs
  • NamespacesToAvoid: A CSV list of namespaces to be removed from analysis
  • ReflectDeprecated: The option forces the tool to write any constructor, method or field marked as deprecated, default is to avoid deprecated
  • DryRun: Execute everything, but do not write anything to disk
  • TraceLevel: The level of traces to be reported: 0 - Critical ... 5 - Verbose
  • TraceTo: The file name where traces will be write, default write to console
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
2.5.5 33 6/27/2024
2.5.4 82 6/22/2024
2.5.3 72 6/18/2024
2.5.2 72 6/11/2024
2.5.1 100 5/25/2024
2.5.0 73 5/14/2024
2.4.0 186 2/29/2024
2.3.0 163 2/20/2024
2.2.5 123 1/30/2024
2.2.4 103 1/27/2024
2.2.3 154 1/24/2024
2.2.2 155 1/24/2024
2.2.1 160 1/20/2024
2.2.0 151 1/17/2024
2.1.1 222 12/18/2023
2.1.0 184 11/25/2023
2.0.2 265 10/18/2023
2.0.1 212 7/11/2023
2.0.0 154 7/5/2023
1.5.5 199 5/5/2023
1.5.4 196 4/16/2023
1.5.3 203 4/10/2023
1.5.2 255 3/13/2023
1.5.1 281 2/9/2023
1.5.0 286 2/8/2023
1.4.15 339 11/21/2022
1.4.14 379 11/9/2022
1.4.13 350 11/9/2022
1.4.12 375 10/30/2022
1.4.11 413 10/27/2022
1.4.8 482 10/20/2022