ankit-sharma topic

List ankit-sharma repositories

ASPCore.GoogleAuth

20
Stars
16
Forks
Watchers

Authentication Using Google In ASP.NET Core 2.0

Blazor-Server-Side-SPA

35
Stars
15
Forks
Watchers

A Single Page Application (SPA) using the Server-Side Blazor with the help of Entity Framework Core database first approach.

A blogging application created with the help of Angular on front-end and Google Cloud Firestore on backend.

CRUD.ASPCore.Angular.WebAPI.ADO

31
Stars
35
Forks
Watchers

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

26
Stars
41
Forks
Watchers

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

39
Stars
41
Forks
Watchers

A collection of frequently asked C# programming questions in technical interviews.

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

32
Stars
15
Forks
Watchers

Creating a Single Page Application with Razor pages in Blazor using Entity Framework Core database first approach.

MovieApp

22
Stars
10
Forks
Watchers

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

17
Stars
20
Forks
Watchers

Single Page Application (SPA) using Blazor with the help of MongoDB as Database provider