SkillAgentSearch skills...

MarkdownViewEngine

Markdown View Engine for ASP.NET Core

Install / Use

/learn @hishamco/MarkdownViewEngine
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Markdown View Engine

Disclaimer: This is not a replacement of MVC Razor View Engine

What is this?

This is just a prototype for building a new view engine for MVC in ASP.NET Core that uses Markdown .md instead of .cshtml.

Can I use it in Production?

Short answer is Not Yet, because the project is still prototype, and it's under development, all of you 're welcome to contribute to the source code.

What are the plans for this project?

The project is still in the early stages, but I have some point to share:

  • [x] Support layout pages aka master pages
  • [x] Add _ViewStart.md to set the layout for all the markdown views
  • [x] Ability to use mustache template
  • [x] Using some directive such as @model with different flavour
  • [ ] Share data bewteen the layouts & view
View on GitHub
GitHub Stars45
CategoryDevelopment
Updated4mo ago
Forks3

Languages

C#

Security Score

92/100

Audited on Nov 10, 2025

No findings