net-core-2-2
What Is .Net Core?
· β˜• 3 min read · ✍️ Adesh
.Net Core is an open source, general-purpose development platform maintained by Microsoft and the .NET community on GitHub. It’s cross-platform (supporting Windows, macOS, and Linux) and can be used to build a device, cloud, and IoT applications.

Single Page Application using Asp.Net Core 2.2 and Angular
· β˜• 6 min read · ✍️ Adesh
In this blog post, we are going to create Single Page Application (spa) using Asp.Net Core 2.2 and Angular. Microsoft has recently announce the release of Asp.Net Core 2.2.