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.
- Host: GitHub
- URL: https://github.com/dlmelendez/docfxwebapprefresh
- Owner: dlmelendez
- License: mit
- Created: 2019-10-19T19:03:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T22:23:44.000Z (over 3 years ago)
- Last Synced: 2024-05-01T13:28:54.568Z (about 2 years ago)
- Topics: docfx
- Language: C#
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.
[](https://www.nuget.org/packages/ElCamino.DocFx.WebAppRefresh/)
Project site https://elcamino.cloud/projects/docs/docfxwebapprefresh/.