An open API service indexing awesome lists of open source software.

https://github.com/dlmelendez/docfxwebapprefresh

DocFx .net core web app build middleware. Rebuilds docFx assets when files are changed in a web app.
https://github.com/dlmelendez/docfxwebapprefresh

docfx

Last synced: 4 months ago
JSON representation

DocFx .net core web app build middleware. Rebuilds docFx assets when files are changed in a web app.

Awesome Lists containing this project

README

          

# ElCamino.DocFx.WebAppRefresh
[DocFx](https://dotnet.github.io/docfx/index.html) build middleware that allows you to setup a .net core web app project and adds a file watcher to your content files. When you change a content file, such as markdown, css, etc, the middleware automatically starts a docFx build in the background regenerating the target html files.

[![NuGet Badge](https://img.shields.io/nuget/v/ElCamino.DocFx.WebAppRefresh)](https://www.nuget.org/packages/ElCamino.DocFx.WebAppRefresh/)

Project site https://elcamino.cloud/projects/docs/docfxwebapprefresh/.