Been a while since I've actually posted anything on the forums,

but I've still been actively programming in D.

Some of you may already be familiar with my existing framework Diamond MVC that heavily builds on top of vibe.d

Well, I wasn't happy with how it turned out and so about 1 - 1 1/2 year ago I started planning and working on a new framework to replace Diamond, but still heavily inspired by Diamond and also uses some of the same components.

I'm very happy with the result so far and just initially published it now.

Yurai is basically a more up-to-date and modern version of Diamond - or at least that's the plan.

It's heavily inspired by ASP.NET Core and a lot of features resembles that of ASP.NET Core.

A website with documentation, tutorials etc. is coming soon.

The plan is to phase Diamond MVC entirely out and have it replaced by Yurai.

[GitHub Repo](https://github.com/YuraiWeb/yurai)
[Dub Package](https://code.dlang.org/packages/yurai)
[Website](https://yuraiweb.org/)

For those who don't know about Diamond MVC, here's a blog post about it from back in 17:

[https://dlang.org/blog/2017/11/20/project-highlight-diamond-mvc-framework/](https://dlang.org/blog/2017/11/20/project-highlight-diamond-mvc-framework/)

Anyway, it's good to see the D community still kicking :)

Reply via email to