DEV Community

pablocar80
pablocar80

Posted on

Lara: Server-side rendering and virtual DOM in C#

Lara is a new open-source cross-platform UI CSharp library to develop web apps.

With Lara you can code in C# on the server and modify the HTML document as if you were in JavaScript, and Lara updates the browser's document based on the server-side virtual DOM.

Check out Lara on Github

Top comments (0)