![]() |
VOOZH | about |
dotnet add package MASES.NuReflector --version 1.4.0
NuGet\Install-Package MASES.NuReflector -Version 1.4.0
<PackageReference Include="MASES.NuReflector" Version="1.4.0" />
<PackageVersion Include="MASES.NuReflector" Version="1.4.0" />Directory.Packages.props
<PackageReference Include="MASES.NuReflector" />Project file
paket add MASES.NuReflector --version 1.4.0
#r "nuget: MASES.NuReflector, 1.4.0"
#:package MASES.NuReflector@1.4.0
#addin nuget:?package=MASES.NuReflector&version=1.4.0Install as a Cake Addin
#tool nuget:?package=MASES.NuReflector&version=1.4.0Install as a Cake Tool
👁 CI_BUILD
👁 CI_MAVEN
👁 CI_PULLREQUEST
👁 CI_RELEASE
👁 CI_WEEKLYBUILD
| NuReflector | NuReflectorCLI |
|---|---|
| 👁 NuReflector nuget 👁 downloads |
👁 NuReflectorCLI nuget 👁 downloads |
Engine to produce Maven artifacts from NuGet packages. It is based on JCOReflector.
This project adheres to the Contributor . By participating, you are expected to uphold this code. Please report unacceptable behavior to coc_reporting@masesgroup.com.
This project aims to create a set of Maven artifacts to direct access, from a JVM, all the features available in the corresponding NuGet package.
The approach gives more than one benefit:
NuReflector uses JCOReflector, and indeed JCOBridge with its features, to obtain many benefits:
Have a look at the following resources:
Considering the following facts:
The actual implementation generates SNAPSHOT Maven artifacts, until we found a way to publish different Maven artifacts in Release mode considering both NuGet package version and JCOReflector version. The actual behavior is:
Read below chapters carefully.
The artifacts themself do not install the associated NuGet packages. The final user must downloads separately the NuGet packages and make assemblies available to the engine.
Source code, Maven POM and artifacts published are generated starting from public nuget packages available on NuGet.org. All trademarks, product names, and company names or logos are the property of their respective owners. To effectively use each Maven artifact the final user must accept the license associated to the reflected NuGet package. If there is any infringment of copyright report an issue.
The documentation available in the generated POM and therein in the published artifact is read from the original NuGet package. The engine try, at its best, to report, in all ways, the source of any text read from the NuGet package.
The javadoc produced from the engine can be incorrect due to a constraint in JCOReflector engine.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.