Microsoft.DocAsCode.Build.MemberLevelManagedReference 2.63.1

Prefix Reserved
Additional Details

The MemberLevelManagedReference plugin has been replaced by the built-in memberLayout option: https://dotnet.github.io/docfx/docs/dotnet-api-docs.html#customization-options

dotnet add package Microsoft.DocAsCode.Build.MemberLevelManagedReference --version 2.63.1                
NuGet\Install-Package Microsoft.DocAsCode.Build.MemberLevelManagedReference -Version 2.63.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="Microsoft.DocAsCode.Build.MemberLevelManagedReference" Version="2.63.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.DocAsCode.Build.MemberLevelManagedReference --version 2.63.1                
#r "nuget: Microsoft.DocAsCode.Build.MemberLevelManagedReference, 2.63.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 Microsoft.DocAsCode.Build.MemberLevelManagedReference as a Cake Addin
#addin nuget:?package=Microsoft.DocAsCode.Build.MemberLevelManagedReference&version=2.63.1

// Install Microsoft.DocAsCode.Build.MemberLevelManagedReference as a Cake Tool
#tool nuget:?package=Microsoft.DocAsCode.Build.MemberLevelManagedReference&version=2.63.1                

Build your docs with docfx

NuGet Help Wanted Gitter

Build your technical documentation site with docfx, with landing pages, markdown, API reference docs for .NET, REST API and more.

⚠️⚠️⚠️ NOTICE ⚠️⚠️⚠️

Getting Started

  1. Install docfx as a global tool:

    dotnet tool install -g docfx
    
  2. Create and start a website locally:

    docfx init -q
    docfx docfx_project\docfx.json --serve
    
  3. Go to https://localhost:8080 to see the sample site.

For more information, refer to Getting Started.

Contributing

Use Discussions for questions and general discussions. Use Issues to report bugs and proposing features.

We welcome code contributions through pull requests, issues tagged as help-wanted are good candidate to start contributing code.

Prerequisites

Build and Test

  • Build site templates in templates directory:
    • Run npm install to restore npm dependencies.
    • Run npm run build to build the templates.
  • Run dotnet build to build the project or use Visual Studio to build docfx.sln.
  • Run dotnet test to test the project or use Visual Studio test explorer.
    • Run git lfs checkout to checkout files for snapshot testing

Branch and Release

The main branch is the default branch for pull requests and most other development activities. We occationally use feature/* branches for epic feature development.

Releases are based on a stable main branch commit using GitHub Releases. Use of Conventional Commit is encouraged.

Docfx is not released under a regular cadence, new versions arrive when maintainers see enough changes that warrant a new releases. Sometimes we use prereleases to dogfood breaking changes and get feedbacks from the community.

Roadmap

We use Milestones to communicate upcoming changes docfx:

  • Working Set are features being actively worked on. Not every features in this bucket will be committed in the next release but they reflect top of minds of maintainers in the upcoming period.

  • Backlog is a set of feature candidates for some future releases, but are not being actively worked on.

.NET Foundation

This project is supported by the .NET Foundation.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

License

This project is licensed under the MIT License.

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 is compatible.  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 is compatible.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.DocAsCode.Build.MemberLevelManagedReference:

Repository Stars
not-nullptr/Aerochat
Native rewrite of Aerochat, a WLM 09 themed Discord client
Version Downloads Last updated
2.63.1 1,089 3/21/2023 2.63.1 is deprecated because it is no longer maintained.
2.63.0 360 3/20/2023 2.63.0 is deprecated because it is no longer maintained.
2.62.2 333 3/7/2023 2.62.2 is deprecated because it is no longer maintained.
2.62.1 672 2/15/2023 2.62.1 is deprecated because it is no longer maintained.
2.62.0 330 2/14/2023 2.62.0 is deprecated because it is no longer maintained.
2.61.0 2,102 1/30/2023 2.61.0 is deprecated because it is no longer maintained.
2.60.2 658 1/20/2023 2.60.2 is deprecated because it is no longer maintained.
2.60.1 365 1/18/2023 2.60.1 is deprecated because it is no longer maintained.
2.60.0 389 1/13/2023 2.60.0 is deprecated because it is no longer maintained.
2.60.0-preview.2 140 12/25/2022 2.60.0-preview.2 is deprecated because it is no longer maintained.
2.59.4 579 9/7/2022 2.59.4 is deprecated because it is no longer maintained.
2.59.3 607 7/6/2022 2.59.3 is deprecated because it is no longer maintained.
2.59.2 632 4/11/2022 2.59.2 is deprecated because it is no longer maintained.
2.59.1 640 3/31/2022 2.59.1 is deprecated because it is no longer maintained.
2.59.0 626 1/19/2022 2.59.0 is deprecated because it is no longer maintained.
2.58.9 517 11/4/2021 2.58.9 is deprecated because it is no longer maintained.
2.58.8 527 11/1/2021 2.58.8 is deprecated because it is no longer maintained.
2.58.5 550 10/26/2021 2.58.5 is deprecated because it is no longer maintained.
2.58.4 523 9/14/2021 2.58.4 is deprecated because it is no longer maintained.
2.58.3 526 9/7/2021 2.58.3 is deprecated because it is no longer maintained.
2.58.2 533 8/24/2021 2.58.2 is deprecated because it is no longer maintained.
2.58.1 552 8/23/2021 2.58.1 is deprecated because it is no longer maintained.
2.58.0 558 6/9/2021 2.58.0 is deprecated because it is no longer maintained.
2.57.2 539 4/14/2021 2.57.2 is deprecated because it is no longer maintained.
2.57.1 564 4/13/2021 2.57.1 is deprecated because it is no longer maintained.
2.57.0 582 4/9/2021 2.57.0 is deprecated because it is no longer maintained.
2.56.7 560 3/2/2021 2.56.7 is deprecated because it is no longer maintained.
2.56.6 660 12/10/2020 2.56.6 is deprecated because it is no longer maintained.
2.56.5 688 11/10/2020 2.56.5 is deprecated because it is no longer maintained.
2.56.4 671 10/20/2020 2.56.4 is deprecated because it is no longer maintained.
2.56.3 663 10/12/2020 2.56.3 is deprecated because it is no longer maintained.
2.56.2 712 7/27/2020 2.56.2 is deprecated because it is no longer maintained.
2.56.1 668 7/6/2020 2.56.1 is deprecated because it is no longer maintained.
2.56.0 741 6/29/2020 2.56.0 is deprecated because it is no longer maintained.
2.55.0 688 6/12/2020 2.55.0 is deprecated because it is no longer maintained.
2.53.1 694 5/11/2020 2.53.1 is deprecated because it is no longer maintained.
2.52.0 698 4/13/2020 2.52.0 is deprecated because it is no longer maintained.
2.51.0 745 3/20/2020 2.51.0 is deprecated because it is no longer maintained.
2.50.0 794 3/2/2020 2.50.0 is deprecated because it is no longer maintained.
2.49.0 752 2/17/2020 2.49.0 is deprecated because it is no longer maintained.
2.48.1 768 1/13/2020 2.48.1 is deprecated because it is no longer maintained.
2.48.0 757 12/9/2019 2.48.0 is deprecated because it is no longer maintained.
2.47.0 756 10/31/2019 2.47.0 is deprecated because it is no longer maintained.
2.46.0 753 10/14/2019 2.46.0 is deprecated because it is no longer maintained.
2.45.1 744 9/15/2019 2.45.1 is deprecated because it is no longer maintained.
2.45.0 719 8/25/2019 2.45.0 is deprecated because it is no longer maintained.
2.44.0 755 8/2/2019 2.44.0 is deprecated because it is no longer maintained.
2.43.2 753 7/2/2019 2.43.2 is deprecated because it is no longer maintained.
2.43.1 778 6/14/2019 2.43.1 is deprecated because it is no longer maintained.
2.42.4 790 5/24/2019 2.42.4 is deprecated because it is no longer maintained.
2.42.3 804 5/13/2019 2.42.3 is deprecated because it is no longer maintained.
2.42.2 763 5/10/2019 2.42.2 is deprecated because it is no longer maintained.
2.42.0 887 4/22/2019 2.42.0 is deprecated because it is no longer maintained.
2.41.0 805 3/29/2019 2.41.0 is deprecated because it is no longer maintained.
2.40.12 830 3/11/2019 2.40.12 is deprecated because it is no longer maintained.
2.40.11 898 2/16/2019 2.40.11 is deprecated because it is no longer maintained.
2.40.10 853 2/1/2019 2.40.10 is deprecated because it is no longer maintained.
2.40.9 843 1/31/2019 2.40.9 is deprecated because it is no longer maintained.
2.40.8 841 1/25/2019 2.40.8 is deprecated because it is no longer maintained.
2.40.7 906 1/4/2019 2.40.7 is deprecated because it is no longer maintained.
2.40.5 916 12/19/2018 2.40.5 is deprecated because it is no longer maintained.
2.40.4 924 11/26/2018 2.40.4 is deprecated because it is no longer maintained.
2.40.2 925 11/7/2018 2.40.2 is deprecated because it is no longer maintained.
2.40.1 943 10/29/2018 2.40.1 is deprecated because it is no longer maintained.
2.40.0 987 10/12/2018 2.40.0 is deprecated because it is no longer maintained.
2.39.2 1,169 9/9/2018 2.39.2 is deprecated because it is no longer maintained.
2.39.1 1,156 9/4/2018 2.39.1 is deprecated because it is no longer maintained.
2.39.0 1,137 9/2/2018 2.39.0 is deprecated because it is no longer maintained.
2.38.1 1,157 8/16/2018 2.38.1 is deprecated because it is no longer maintained.
2.38.0 1,183 8/13/2018 2.38.0 is deprecated because it is no longer maintained.
2.37.2 1,051 7/31/2018 2.37.2 is deprecated because it is no longer maintained.
2.37.1 1,039 7/31/2018 2.37.1 is deprecated because it is no longer maintained.
2.36.2 1,193 6/13/2018 2.36.2 is deprecated because it is no longer maintained.
2.36.1 1,178 5/25/2018 2.36.1 is deprecated because it is no longer maintained.
2.36.0 1,052 5/21/2018 2.36.0 is deprecated because it is no longer maintained.
2.36.0-alpha-0159-g25e5900b4 919 4/26/2018 2.36.0-alpha-0159-g25e5900b4 is deprecated because it is no longer maintained.
2.35.4 1,244 5/2/2018 2.35.4 is deprecated because it is no longer maintained.
2.35.3 1,218 5/2/2018 2.35.3 is deprecated because it is no longer maintained.
2.35.0-alpha-0153-g6da267dd4 887 4/25/2018 2.35.0-alpha-0153-g6da267dd4 is deprecated because it is no longer maintained.
2.33.2 1,183 4/3/2018 2.33.2 is deprecated because it is no longer maintained.
2.33.1 1,174 4/3/2018 2.33.1 is deprecated because it is no longer maintained.
2.33.0 1,201 3/19/2018 2.33.0 is deprecated because it is no longer maintained.
2.32.2 1,197 3/12/2018 2.32.2 is deprecated because it is no longer maintained.
2.32.0 1,075 2/28/2018 2.32.0 is deprecated because it is no longer maintained.
2.31.0 1,218 2/5/2018 2.31.0 is deprecated because it is no longer maintained.
2.30.0 1,106 1/12/2018 2.30.0 is deprecated because it is no longer maintained.
2.29.1 1,176 12/29/2017 2.29.1 is deprecated because it is no longer maintained.
2.28.3 1,066 12/14/2017 2.28.3 is deprecated because it is no longer maintained.
2.28.2 1,228 12/7/2017 2.28.2 is deprecated because it is no longer maintained.
2.28.1 1,109 12/1/2017 2.28.1 is deprecated because it is no longer maintained.
2.28.0 1,108 11/30/2017 2.28.0 is deprecated because it is no longer maintained.
2.27.0 1,121 11/21/2017 2.27.0 is deprecated because it is no longer maintained.
2.26.3 1,183 10/26/2017 2.26.3 is deprecated because it is no longer maintained.
2.26.1 1,113 10/24/2017 2.26.1 is deprecated because it is no longer maintained.
2.26.0 1,103 10/23/2017 2.26.0 is deprecated because it is no longer maintained.
2.25.1 1,093 10/9/2017 2.25.1 is deprecated because it is no longer maintained.
2.25.0 1,134 10/9/2017 2.25.0 is deprecated because it is no longer maintained.
2.24.0 1,152 9/11/2017 2.24.0 is deprecated because it is no longer maintained.
2.23.1 1,122 8/22/2017 2.23.1 is deprecated because it is no longer maintained.
2.22.3 1,096 8/17/2017 2.22.3 is deprecated because it is no longer maintained.
2.22.1 1,168 8/2/2017 2.22.1 is deprecated because it is no longer maintained.
2.22.0 1,161 8/1/2017 2.22.0 is deprecated because it is no longer maintained.
2.21.2 1,123 7/26/2017 2.21.2 is deprecated because it is no longer maintained.
2.21.1 1,110 7/17/2017 2.21.1 is deprecated because it is no longer maintained.
2.20.0 1,139 7/12/2017 2.20.0 is deprecated because it is no longer maintained.
2.19.2 1,151 6/29/2017 2.19.2 is deprecated because it is no longer maintained.
2.18.5 1,152 6/15/2017 2.18.5 is deprecated because it is no longer maintained.
2.18.4 1,199 6/9/2017 2.18.4 is deprecated because it is no longer maintained.
2.18.3 1,116 6/8/2017 2.18.3 is deprecated because it is no longer maintained.
2.18.1 1,150 5/31/2017 2.18.1 is deprecated because it is no longer maintained.
2.17.5 1,170 5/23/2017 2.17.5 is deprecated because it is no longer maintained.
2.17.3 1,214 5/11/2017 2.17.3 is deprecated because it is no longer maintained.
2.17.2 1,151 5/9/2017 2.17.2 is deprecated because it is no longer maintained.
2.16.8 1,138 5/3/2017 2.16.8 is deprecated because it is no longer maintained.
2.16.7 1,144 4/26/2017 2.16.7 is deprecated because it is no longer maintained.
2.16.5 1,125 4/25/2017 2.16.5 is deprecated because it is no longer maintained.
2.16.2 1,164 4/20/2017 2.16.2 is deprecated because it is no longer maintained.
2.16.0 1,129 4/17/2017 2.16.0 is deprecated because it is no longer maintained.
2.15.5 1,144 4/6/2017 2.15.5 is deprecated because it is no longer maintained.
2.15.2 1,160 3/29/2017 2.15.2 is deprecated because it is no longer maintained.
2.13.1 1,123 3/7/2017 2.13.1 is deprecated because it is no longer maintained.
2.13.0 1,138 3/6/2017 2.13.0 is deprecated because it is no longer maintained.
2.12.1 1,162 2/14/2017 2.12.1 is deprecated because it is no longer maintained.
2.12.0 1,178 2/13/2017 2.12.0 is deprecated because it is no longer maintained.
2.11.3 1,162 2/7/2017 2.11.3 is deprecated because it is no longer maintained.
2.11.2 1,194 1/25/2017 2.11.2 is deprecated because it is no longer maintained.
2.11.1 1,163 1/24/2017 2.11.1 is deprecated because it is no longer maintained.
2.11.0 1,171 1/23/2017 2.11.0 is deprecated because it is no longer maintained.