ankit-sharma topic
ASPCore.GoogleAuth
Authentication Using Google In ASP.NET Core 2.0
Blazor-Server-Side-SPA
A Single Page Application (SPA) using the Server-Side Blazor with the help of Entity Framework Core database first approach.
blogging-app-with-Angular-CloudFirestore
A blogging application created with the help of Angular on front-end and Google Cloud Firestore on backend.
CRUD.ASPCore.Angular.WebAPI.ADO
CRUD Operations in ASP.NET Core 3.0(preview-6) using Angular 8 , Web API and ADO.NET at back-end with the help of VS 2019.
CRUD.ASPCore.Angular.WebAPI.EF
CRUD Operations in ASP.NET Core 3.0 using Angular 8 , Web API and Entity Framework core DB first approach with the help of VS 2019.
csharp-interview-questions
A collection of frequently asked C# programming questions in technical interviews.
ExpenseManager-ASPCore-EFCore-Highchart
Personal expense manager using Asp.NET Core 2.1 and Entity Framework core Code first approach with the help of Highcharts to show the expense summary chart and a modal dialog to handle the user inputs...
SPA-With-Blazor
Creating a Single Page Application with Razor pages in Blazor using Entity Framework Core database first approach.
MovieApp
A full-stack web application for managing movie data, created with ASP.NET Core and Angular, using SQL Server as a database.
Blazor-CRUD-With-MongoDB
Single Page Application (SPA) using Blazor with the help of MongoDB as Database provider