Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sample Project with .NET 5 with Angular 10 A practical example of how to build an application with ASP.NET Core API (.Net 5.0) and Angular 10 from start to finish

NotificationsYou must be signed in to change notification settings

niranvv/SampleNET5Angular10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Project with .NET 5 with Angular 10A practical example of how to build an application with ASP.NET Core API (.Net 5.0) and Angular 10 from start to finish

Technologies Used

  • ASP.NET Core / .NET 5
  • EntityFramework
  • SignalR
  • Angular 10
    • Routing
    • Reactive Forms
    • Paging & Sorting
  • Authentication
  • Identity & Role Management
  • Unit of Work Pattern
  • Publishing

Whats implemented

  • Learn how to build a web application from start to publishing using ASPNET 5, Entity Framework Core and Angular (v10)
  • Understand how to structure an Angular application using best practices
  • Learn how to integrate 3rd party components into the Angular application
  • Use Visual Studio code effectively to improve workflow
  • Use AutoMapper
  • Implement drag and drop photo upload integrating into a cloud platform
  • Implement a private messaging system
  • Implement filtering, sorting and paging of data
  • Display notifications in Angular
  • Implement Authentication using JWT Authentication tokens
  • Handling errors in the API and the SPA
  • Persist data using Entity Framework Core
  • Real time notifications and presence using SignalR

Installation

Terminal 1

cd .\client\npm installnpm startnpm deploynpm deploy --prod

Terminal 2

cd .\API\dotnet watch run

Reference

Author

Niran Vijayakumarhttps://niran.in

About

Sample Project with .NET 5 with Angular 10 A practical example of how to build an application with ASP.NET Core API (.Net 5.0) and Angular 10 from start to finish

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp