@manhng

Welcome to my blog!

Angular and Asp Net Core

June 22, 2020 13:39

Angular and Asp Net Core (edit)

An Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API

Sourcehttps://github.com/Azure-Samples/ms-identity-javascript-angular-spa-aspnetcore-webapi

Build an Authenticated GraphQL App with Angular, ASP.NET Core and Identity Server

https://fullstackmark.com/post/22/build-an-authenticated-graphql-app-with-angular-aspnet-core-and-identityserver-part-1

Sourcehttps://github.com/mmacneil/fullstack-jobs

Posts in This Series

  • Part 1: Building an authentication and identity server with IdentityServer
  • Part 2: Angular app foundation with user signup and login features 👈 You're here!
  • Part 3: Implementing an ASP.NET Core GraphQL API with authorization using GraphQL .NET
  • Part 4: Integrating Angular with a backend GraphQL API using Apollo Client

Angular 5 and ASP.NET Core

https://www.toptal.com/angular/angular-5-asp-net-core

The client side:

  • Angular 5
  • Angular CLI
  • Angular Material

The server side:

  • .NET C# Web API Core 2
  • Injection dependencies
  • JWT authentication
  • Entity framework code first
  • SQL Server

Angular 5 & .NET Core

https://www.zerone-consulting.com/integrating-asp-net-core-2-0-mvc-with-angular-5-part-i/

Build a Simple CRUD App with Angular 8 and ASP.NET Core 2.2

Build a Simple CRUD App with Angular 8 and ASP.NET Core 2.2 - part 1 - back-end

https://dev.to/dileno/build-a-simple-crud-app-with-angular-8-and-asp-net-core-2-2-part-1-back-end-39e1

https://dev.to/dileno/build-an-angular-8-app-with-rest-api-and-asp-net-core-2-2-part-2-46ap

Angular 8 blog app with .NET Core 2.2 and Entity Framework back-end

Sourcehttps://github.com/dileno/Blog-tutorial-Angular-8-.NET-Core-2.2-CRUD

ASP.NET MVC with Angular

Build a Basic Website with ASP.NET MVC and Angular

https://developer.okta.com/blog/2018/12/21/build-basic-web-app-with-mvc-angular

Build a CRUD App with ASP.NET Core and Angular

https://developer.okta.com/blog/2018/04/26/build-crud-app-aspnetcore-angular

Angular 7 + Drag & Drop

https://www.c-sharpcorner.com/article/create-an-angular-7-app-with-asp-net-core-2-1/

How to Integrate Angular with a .NET Core Project – Let’s go to the movies!

https://blog.ng-book.com/how-to-integrate-angular-with-a-net-core-project-lets-go-to-the-movies/

Angular 9 CRUD with ASP.NET Core Web API

https://www.codaffection.com/asp-net-core-article/angular-crud-with-asp-net-core-web-api/

How to Use jQuery Ajax in Asp.Net Core MVC for CRUD Operations with Modal Popup

https://www.codaffection.com/asp-net-core-article/how-to-use-jquery-ajax-in-asp-net-core-mvc-for-crud-operations-with-modal-popup/

Angular Series

https://code-maze.com/angular-series/

Categories

Recent posts