Modular and Extendable Web Application on ASP.NET Core From Scratch Using ExtCore Framework
Today we are going to create small accounting web application which will consist of 4 extensions: Barebone, Incomes, Expenses, and Balance. UI and data model will be modular too.