Fennec.NetCore 0.4.0

dotnet tool install --global Fennec.NetCore --version 0.4.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 Fennec.NetCore --version 0.4.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Fennec.NetCore&version=0.4.0
nuke :add-package Fennec.NetCore --version 0.4.0

Fennec.NetCore API Dumper

Fennec

.NET Core global CLI tool used to dump API's of .NET assembly/assemblies

Install

The fennec.netcore nuget package is published to nuget.org

You can get the tool by running this command

$ dotnet tool install -g fennec.netcore

Usage

Fennec.NetCore - .NET Core API dumper 0.4.0

Dump used API's of .NET assembly/assemblies.

Usage:  [options] <assembly>

Arguments:
assembly                List of assemblies or file pattern

Options:
-h|--help               Show help information
-v|--version            Show version information
-o|--output[:<FOLDER>]  Output Folder
-f|--format[:<FORMAT>]  File Format, either JSON or FXT

Versions

  • 0.4.0 second released version for NDC London 2020
  • 0.1.0 first released version at Microsoft Build 2019
Product 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 netcoreapp3.1 is compatible. 
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
0.4.0 766 1/30/2020
0.1.0 695 5/8/2019