MsCrmTools.MetadataDocumentGenerator 1.2019.5.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package MsCrmTools.MetadataDocumentGenerator --version 1.2019.5.1
NuGet\Install-Package MsCrmTools.MetadataDocumentGenerator -Version 1.2019.5.1
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="MsCrmTools.MetadataDocumentGenerator" Version="1.2019.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MsCrmTools.MetadataDocumentGenerator --version 1.2019.5.1
#r "nuget: MsCrmTools.MetadataDocumentGenerator, 1.2019.5.1"
#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.
// Install MsCrmTools.MetadataDocumentGenerator as a Cake Addin
#addin nuget:?package=MsCrmTools.MetadataDocumentGenerator&version=1.2019.5.1

// Install MsCrmTools.MetadataDocumentGenerator as a Cake Tool
#tool nuget:?package=MsCrmTools.MetadataDocumentGenerator&version=1.2019.5.1

A tool to generate Excel and Word document with entities and attributes information

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.2022.12.7 17,313 12/2/2022
1.2022.11.6 5,775 11/14/2022
1.2022.4.5 16,807 4/7/2022
1.2021.4.8 191 2/29/2024
1.2021.4.4 18,998 4/13/2021
1.2021.2.3 5,908 2/12/2021
1.2020.12.2 6,041 12/10/2020
1.2019.5.1 21,932 5/20/2019
1.2016.8.23 28,403 4/25/2018

Added back Word document generation (thanks to Jim Novak)
Added support for MultiSelect OptionSet
Added information about attribute sourcetype (simple, calculated or rollup)
Added possibility to load entities from selected solution(s)
Added possibility to export to Excel in one single sheet for all selected entities