Entity Framework Core: Cross Platform ORM for .NET Core

Entity Framework Core: Cross Platform ORM for .NET Core We are just now getting into connecting to the database. This is a good time to talk about Entity Framework (EF) core. Entity Framework maps the objects of the source code to the tables of the relational database. The tedious way of connecting to DB was… Continue reading Entity Framework Core: Cross Platform ORM for .NET Core

.Net Core + Angular Stack

.Net Core + Angular Stack At BundleN, we experiment with different stack combinations on our own time Time to hit the reset button on our stack journey. We previously made enough of a dent with our Angular + Java stack. We developed a secure web application that is role driven, multi lingual, Configuration driven, Version… Continue reading .Net Core + Angular Stack