Microsoft.DocAsCode.App
                              
                            
                                2.63.0
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    Docfx has been fully transitioned to be a .NET Foundation project entirely driven by the community for the interest of the community. Hence we are renaming the NuGet package names, assembly names and namespace names from Microsoft.DocAsCode.* to Docfx.*.
See the version list below for details.
dotnet add package Microsoft.DocAsCode.App --version 2.63.0
NuGet\Install-Package Microsoft.DocAsCode.App -Version 2.63.0
<PackageReference Include="Microsoft.DocAsCode.App" Version="2.63.0" />
<PackageVersion Include="Microsoft.DocAsCode.App" Version="2.63.0" />
<PackageReference Include="Microsoft.DocAsCode.App" />
paket add Microsoft.DocAsCode.App --version 2.63.0
#r "nuget: Microsoft.DocAsCode.App, 2.63.0"
#:package Microsoft.DocAsCode.App@2.63.0
#addin nuget:?package=Microsoft.DocAsCode.App&version=2.63.0
#tool nuget:?package=Microsoft.DocAsCode.App&version=2.63.0
Build your docs with docfx
Build your technical documentation site with docfx, with landing pages, markdown, API reference docs for .NET, REST API and more.
⚠️⚠️⚠️ NOTICE ⚠️⚠️⚠️
- For Microsoft Learn users, the open source version of docfx will NOT be maintained to support Microsoft Learn content. For Microsoft Learn feature requests, bug reports and other support ticks, use internal channels such as the Learn Platform Support Channel.
- V3 branch has been privatized to support Microsoft Learn, the development of V3 branch in the public is officially stopped.
Getting Started
- Install docfx as a global tool: - dotnet tool install -g docfx
- Create and start a website locally: - docfx init -q docfx docfx_project\docfx.json --serve
- 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
- Install Visual Studio 2022 (Community or higher) and make sure you have the latest updates.
- Install .NET Core SDK 6.x and 7.x.
- Install NodeJS (16.x.x).
- Optional: Install wkhtmltopdf on Windows to test PDF using choco install wkhtmltopdf.
Build and Test
- Build site templates in templatesdirectory:- Run npm installto restore npm dependencies.
- Run npm run buildto build the templates.
 
- Run 
- Run dotnet buildto build the project or use Visual Studio to builddocfx.sln.
- Run dotnet testto test the project or use Visual Studio test explorer.- Run git lfs checkoutto checkout files for snapshot testing
 
- Run 
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. Release versioning follows Semantic Versioning.
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 | Versions 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 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
- 
                                                    net6.0- Microsoft.DocAsCode.Build.Common (>= 2.63.0)
- Microsoft.DocAsCode.Build.ConceptualDocuments (>= 2.63.0)
- Microsoft.DocAsCode.Build.Engine (>= 2.63.0)
- Microsoft.DocAsCode.Build.ManagedReference (>= 2.63.0)
- Microsoft.DocAsCode.Build.ResourceFiles (>= 2.63.0)
- Microsoft.DocAsCode.Build.RestApi (>= 2.63.0)
- Microsoft.DocAsCode.Build.SchemaDriven (>= 2.63.0)
- Microsoft.DocAsCode.Build.TableOfContents (>= 2.63.0)
- Microsoft.DocAsCode.Build.UniversalReference (>= 2.63.0)
- Microsoft.DocAsCode.Common (>= 2.63.0)
- Microsoft.DocAsCode.Dfm (>= 2.63.0)
- Microsoft.DocAsCode.Glob (>= 2.63.0)
- Microsoft.DocAsCode.HtmlToPdf (>= 2.63.0)
- Microsoft.DocAsCode.MarkdigEngine (>= 2.63.0)
- Microsoft.DocAsCode.Plugins (>= 2.63.0)
 
- 
                                                    net7.0- Microsoft.DocAsCode.Build.Common (>= 2.63.0)
- Microsoft.DocAsCode.Build.ConceptualDocuments (>= 2.63.0)
- Microsoft.DocAsCode.Build.Engine (>= 2.63.0)
- Microsoft.DocAsCode.Build.ManagedReference (>= 2.63.0)
- Microsoft.DocAsCode.Build.ResourceFiles (>= 2.63.0)
- Microsoft.DocAsCode.Build.RestApi (>= 2.63.0)
- Microsoft.DocAsCode.Build.SchemaDriven (>= 2.63.0)
- Microsoft.DocAsCode.Build.TableOfContents (>= 2.63.0)
- Microsoft.DocAsCode.Build.UniversalReference (>= 2.63.0)
- Microsoft.DocAsCode.Common (>= 2.63.0)
- Microsoft.DocAsCode.Dfm (>= 2.63.0)
- Microsoft.DocAsCode.Glob (>= 2.63.0)
- Microsoft.DocAsCode.HtmlToPdf (>= 2.63.0)
- Microsoft.DocAsCode.MarkdigEngine (>= 2.63.0)
- Microsoft.DocAsCode.Plugins (>= 2.63.0)
 
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.App:
| Repository | Stars | 
|---|---|
| not-nullptr/Aerochat 
                                                            Native rewrite of Aerochat, a WLM 09 themed Discord client
                                                         | 
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.67.5 | 15,216 | 6/21/2023 | |
| 2.67.3 | 2,442 | 6/2/2023 | |
| 2.67.2 | 735 | 5/26/2023 | |
| 2.67.1 | 788 | 5/16/2023 | |
| 2.67.0 | 1,542 | 5/6/2023 | |
| 2.66.2 | 6,372 | 4/26/2023 | |
| 2.66.1 | 679 | 4/25/2023 | |
| 2.66.0 | 738 | 4/24/2023 | |
| 2.65.3 | 811 | 4/14/2023 | |
| 2.65.2 | 662 | 4/11/2023 | |
| 2.65.1 | 555 | 4/9/2023 | |
| 2.65.0 | 791 | 4/7/2023 | |
| 2.64.0 | 811 | 3/30/2023 | |
| 2.63.1 | 1,113 | 3/21/2023 | |
| 2.63.0 | 552 | 3/20/2023 | |
| 2.62.2 | 536 | 3/7/2023 | |
| 2.62.1 | 2,042 | 2/15/2023 | |
| 2.62.0 | 425 | 2/14/2023 | |
| 2.61.0 | 2,413 | 1/30/2023 | |
| 2.60.2 | 871 | 1/20/2023 | |
| 2.60.1 | 522 | 1/18/2023 | |
| 2.60.0 | 8,342 | 1/13/2023 | |
| 2.60.0-preview.2 | 232 | 12/25/2022 |