Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
ASP.NET Zero: Development with ASP.NET Core & Angular
Rating: 4.5 out of 5(2,701 ratings)
54,594 students

ASP.NET Zero: Development with ASP.NET Core & Angular

Building Single Page Web Applications
Last updated 4/2019
English

What you'll learn

  • ASPNET Core
  • Angular
  • ASPNET Zero
  • Web Development
  • Single Page Applications

Course content

4 sections53 lectures3h 19m total length
  • Introduction2:24

    Learn to build your first fully working single page application with ASP.NET Zero, using ASP.NET Core and Angular. This introduction outlines course goals and how to get up and running.

  • Hello ASP.NET Zero8:55

    ASP.NET Zero provides a ready foundation for new web apps with a modern UI and proven architecture. It includes security, multi tenancy, localization, dependency injection, and built in testing.

  • Goal of this course3:18

    Define goals of the ASP.NET Zero course, show what's in box, and explain how to start building an app with ASP.NET Zero as a foundation, including tooling and next steps.

  • Demo: Looking at the finished application2:07

    Watch a finished application demo, showing login, remember me, and a dashboard with a phone book extension. Create, edit, and delete people and add multiple mobile numbers through a dialog.

  • Installing the required tools1:27

    Install the required tools to build an ASP.NET Zero app with ASP.NET Core and Angular on Windows, using Visual Studio (Community Edition), Node, npm, TypeScript, and Yarn, with Mac alternatives.

  • Demo: Getting your Windows environment ready3:20

    Prepare your ASP.NET Zero development environment by installing Visual Studio, Visual Studio Code, Node, npm, and TypeScript, then verify with tsc after installing globally via npm.

  • Getting up and running with ASP.NET Zero1:25

    Begin by downloading ASP.NET Zero framework and Angular version, then set up Angular client and the API exposed to the Angular app, using Visual Studio Code for a single solution.

  • Demo: Downloading your ASP.NET Zero project2:54

    In this demo, download an ASP.NET Zero project by signing into a paid account, creating a demo application (Acme.phonebook), selecting the version and dot net core, and generating the download.

  • Demo: Configuring and running the default application6:59

    Configure and run an ASP.NET Zero app by updating the connection string and applying the database migration. Disable multi-tenancy and launch the API and Angular client on localhost:4200.

  • Summary / What's Next?0:37

    Conclude the first module by clarifying the Zimbabwe hospital model and its benefits, ensure your environment and first project runs, and prepare to explore ASP.NET Zero and the final application.

Requirements

  • basic aspnet core and angular
  • An active AspNet Zero license (this course is for AspNet Zero customers)

Description

This is a complete video course for building applications on AspNet Zero platform using AspNet Core & Angular.

It starts with introducing AspNet Zero and its features. Then deeply investigates the source code structure with live demos and helps you to get up and running with AspNet Zero. If finally shows how to create your business functionality step by step on top of the existing source code.

Who this course is for:

  • aspnet zero customers