Create an Angular App with ASP.NET Core

Create an Angular App with ASP.NET Core

Here I start a series of little tutorials on how to build from scratch a new Angular application with ASP.NET Core and MVC5.

The code used in these tutorials can be found under my git hub project: myClub. Every post has his own dedicated branch, so you can just use  “git checkout <branchname>” to find all the source code of the post you’re interesting in.

 

 

attention marc tu tournes geek ....

Like
Reply

sorry mais je ne comprend pas...

Like
Reply

To view or add a comment, sign in

More articles by Geoffrey Vandiest

  • OIDC with auth0, Angular and DotNet Core 3.1

    On my github repo you’ll find a demo app based on auth0 SPA Angular quickstart. It's integrated with a .

    1 Comment
  • SPA Secure Coding Guide

    Here you can find the slides that accompany my “SPA Secure Coding Guide”, this presentation go through a set of…

  • Is my dream team a feature-team?

    Feature teams is one of the ways of scaling agile over a larger organization, you divide your organization in many…

    2 Comments
  • The monolith database as a primary cause of slow delivery

    Large monolitic applications are characterized by big bottlenecks that slows down the entire process. The dependencies…

    1 Comment
  • Microservices: Size does not matter

    The term micro in microservice suggest that services should be decomposed in very small units. Martin Fowler recommend…

  • Embrace Continuous Delivery or die!

    In the classical view of software delivery, you need to make a trade-off between quality and speed. The traditional IT…

    2 Comments
  • Angular2 vs React

    Currently we had a lot of discussion on which web framework we should invest: Angular2 or React. Therefore, I decided…

  • Start building apps with Angular2, NodeJs, MongoDB, Gulp and TypeScript

    On https://github.com/geobarteam/merode/tree/mongoose I assembled an example application based on the Angular2 Tour of…

    3 Comments
  • ASP.NET CORE: Building TypeScript with Gulp

    In the preceding post I show how you can compile your TypeScript files with tsc. You can also simply use Visual Studio…

  • ASP.NET Core: Modify an Angular App to use Typescript

    In this post I explain how to modify an Angular 1.x app to use typescript.

Explore content categories