www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Diamond MVC (Full-stack web-framework) - v2.8.6

I'm pleased to announce yet another release of Diamond MVC.

If you haven't heard of Diamond before, then it's a full-stack 
web-framework built on-top of vibe.d using a similar style to 
ASP.NET.

It also comes with additional features, as Diamond is meant to be 
fit for enterprise development.

This release contains the following:

* Mongodb wrapper
* Markdown parser (compile-time compatible)
* New view metadata entries for content-types
* Specialized placeholders for partial view rendering

The markdown parser follows the standards from the following 
cheat sheet: 
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

Thanks to everyone who has been supporting the project so far.

Github: https://github.com/DiamondMVC/Diamond
DUB: https://code.dlang.org/packages/diamond
Website: http://diamondmvc.org/
Apr 04 2018