VOOZH about

URL: https://www.nuget.org/packages/Microsoft.DocAsCode.MarkdigEngine.Validators/

⇱ NuGet Gallery | Microsoft.DocAsCode.MarkdigEngine.Validators 2.67.5




Microsoft.DocAsCode.MarkdigEngine.Validators 2.67.5

Prefix Reserved
dotnet add package Microsoft.DocAsCode.MarkdigEngine.Validators --version 2.67.5
 
 
NuGet\Install-Package Microsoft.DocAsCode.MarkdigEngine.Validators -Version 2.67.5
 
 
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.MarkdigEngine.Validators" Version="2.67.5" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.DocAsCode.MarkdigEngine.Validators" Version="2.67.5" />
 
Directory.Packages.props
<PackageReference Include="Microsoft.DocAsCode.MarkdigEngine.Validators" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.DocAsCode.MarkdigEngine.Validators --version 2.67.5
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.DocAsCode.MarkdigEngine.Validators, 2.67.5"
 
 
#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.
#:package Microsoft.DocAsCode.MarkdigEngine.Validators@2.67.5
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.DocAsCode.MarkdigEngine.Validators&version=2.67.5
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.DocAsCode.MarkdigEngine.Validators&version=2.67.5
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 ⚠️⚠️⚠️

DocFX is being transitioned to the .NET Foundation as an official .NET project!

  • The DocFX team is working on improving the main branch. This will introduce new features and bug fixes to the project, remove some older code and features that are no longer necessary, as well as update the dependencies and simplify the project structure. Stay tuned for a roadmap.
  • Due to architectural changes in the site, DocFX can no longer support building Microsoft Learn content directly. The open source repos holding Markdown content for Microsoft Learn will still accept pull requests and changes, but are not directly buildable with DocFX.
  • Moving forward, we will only be supporting this tool as a static site generator for new sites, not as a tool to build official Microsoft content on Microsoft Learn.

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 build 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.

License

This project is licensed under the MIT License.

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

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 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.DocAsCode.MarkdigEngine.Validators:

Package Downloads
Microsoft.DocAsCode.MarkdigEngine.Extensions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.67.5 22,659 6/21/2023 2.67.5 is deprecated because it is no longer maintained.
2.67.3 2,637 6/2/2023 2.67.3 is deprecated because it is no longer maintained.
2.67.2 1,185 5/26/2023 2.67.2 is deprecated because it is no longer maintained.
2.67.1 1,174 5/16/2023 2.67.1 is deprecated because it is no longer maintained.
2.67.0 1,527 5/6/2023 2.67.0 is deprecated because it is no longer maintained.
2.66.2 6,390 4/26/2023 2.66.2 is deprecated because it is no longer maintained.
2.66.1 2,804 4/25/2023 2.66.1 is deprecated because it is no longer maintained.
2.66.0 989 4/24/2023 2.66.0 is deprecated because it is no longer maintained.
2.65.3 1,242 4/14/2023 2.65.3 is deprecated because it is no longer maintained.
2.65.2 1,088 4/11/2023 2.65.2 is deprecated because it is no longer maintained.
2.65.1 882 4/9/2023 2.65.1 is deprecated because it is no longer maintained.
2.65.0 1,035 4/7/2023 2.65.0 is deprecated because it is no longer maintained.
2.64.0 1,405 3/30/2023 2.64.0 is deprecated because it is no longer maintained.
2.63.1 1,540 3/21/2023 2.63.1 is deprecated because it is no longer maintained.
2.63.0 1,032 3/20/2023 2.63.0 is deprecated because it is no longer maintained.
2.62.2 1,324 3/7/2023 2.62.2 is deprecated because it is no longer maintained.
2.62.1 4,008 2/15/2023 2.62.1 is deprecated because it is no longer maintained.
2.62.0 996 2/14/2023 2.62.0 is deprecated because it is no longer maintained.
2.61.0 2,999 1/30/2023 2.61.0 is deprecated because it is no longer maintained.
2.60.2 1,620 1/20/2023 2.60.2 is deprecated because it is no longer maintained.
Loading failed