elfalem

elfalem @elfalem

Joined:
Aug 5, 2019

elfalem
articles - 5 total

Tale of .NET Core and the JSON SQLite Extension

I was working on a .NET Core application and was getting to the stage where data needed to be persist...

Learn More 10 1Apr 9 '21

Alternative view engine for ASP.NET Core: Passing data from controller

Part III in this series looked at how view templates are dynamically compiled including the processin...

Learn More 7 1Jan 29 '21

Alternative view engine for ASP.NET Core: Compiling templates

The last post in this series looked at parsing the template syntax. It also promised the next post wi...

Learn More 8 0May 18 '20

Alternative view engine for ASP.NET Core: Parsing template syntax

In my last post, we looked at how we can hook into the ASP.NET Core architecture to create a custom v...

Learn More 9 0Oct 5 '19

Alternative view engine for ASP.NET Core: Hooking into the ASP.NET Core architecture

ASP.NET Core is a great open-source framework for building web apps. One of its advantages is its mod...

Learn More 57 2Aug 9 '19