- Notifications
You must be signed in to change notification settings - Fork1
niranvv/SampleNET5Angular10
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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
- ASP.NET Core / .NET 5
- EntityFramework
- SignalR
- Angular 10
- Routing
- Reactive Forms
- Paging & Sorting
- Authentication
- Identity & Role Management
- Unit of Work Pattern
- Publishing
- 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
cd .\client\npm installnpm startnpm deploynpm deploy --prod
cd .\API\dotnet watch run
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published