by Fred Song (Melbourne)
In this article, I want to show how to build a Single Page Application – MasterChef with ASP.NET Core MVC, Fluent Hibernate, and Angular JS.
by Marc Clifton
Write readable integration tests that exclusively call Web APIs
by Daniele Fontani
Sometimes, for learning, we need to find excuses to start a new project
by Fred Song (Melbourne)
In this article I talk about how to use ASP.NET Core MVC, Fluent NHibernate and Angular JS to implement a CRUD SPA (Single Page Application).
by Marc Clifton
Write readable integration tests that exclusively call Web APIs
by Daniele Fontani
Sometimes, for learning, we need to find excuses to start a new project
by Fred Song (Melbourne)
In this article, I want to show how to build a Single Page Application – MasterChef with ASP.NET Core MVC, Fluent Hibernate, and Angular JS.
by saadishahin
A quick psedu-code for EF Core that's equivalent to modelBuilder.Configurations.AddFromAssembly in entity framework