Skip to content

Commit fcee019

Browse files
authored
Update README.md
1 parent dc10791 commit fcee019

File tree

1 file changed

+95
-2
lines changed

1 file changed

+95
-2
lines changed

README.md

+95-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,95 @@
1-
# ASP.NET-Core-8-and-Angular
2-
ASP.NET Core 8 and Angular, published by Packt
1+
# ASP.NET Core 8 and Angular, Sixth Edition
2+
This is the code repository for [ASP.NET Core 8 and Angular, Sixth Edition](https://www.packtpub.com/product/aspnet-core-8-and-angular-sixth-edition/9781805129936), published by Packt.
3+
4+
**Full-stack web development with ASP.NET Core 8 and Angular**
5+
6+
The author of this book is - [Valerio De Sanctis](https://it.linkedin.com/in/darkseal?trk=author_mini-profile_title)
7+
## About the book
8+
9+
If you want to learn how to use ASP.NET Core with Angular effectively, this hands-on guide is for you.
10+
11+
Improve the way you create, debug, and deploy web applications while keeping up to date with the latest developments in .NET 8 and modern Angular, including .NET Minimal APIs and the new Angular standalone API defaults.
12+
13+
You’ll begin by setting up SQL Server 2022 and building a data model with Entity Framework Core. You’ll progress to fetching and displaying data, handling user input with Angular reactive forms, and implementing front-end and back-end validators for maximum effect. After that, you will perform advanced debugging and explore unit testing features with xUnit for .NET, and Jasmine and Karma for Angular. You’ll use Identity API endpoints in ASP.NET Core and functional route guards in Angular to add authentication and authorization to your apps. Finally, you’ll learn how to deploy to Windows, Linux, and Azure.
14+
15+
By the end of this book, you will understand how to tie together the front-end and back-end to build and deploy secure and robust web applications.
16+
17+
18+
## Key Takeaways
19+
- Explore the new Angular and ASP.NET Core template with Visual Studio 2022
20+
- Use modern interfaces and patterns such as the HTML5 pushState API, webhooks, and UI data bindings
21+
- Add real-time capabilities to Angular apps with SignalR and gRPC
22+
- Implement authentication and authorization using JWTs
23+
- Perform DBMS structured logging using providers such as SeriLog
24+
- Convert a standard web application to a progressive web application (PWA)
25+
- Deploy an Angular app to Azure Static Web Apps
26+
- Add GraphQL support to back-end and front-end using HotChocolate and Apollo Angular
27+
28+
## Outline and Chapter Summary
29+
30+
This book covers everything from setting up ASP.NET Core 8 and modern Angular to deploying robust web applications in Windows, Linux, and Azure. Learn advanced techniques in data handling, API usage, UI design, and security
31+
32+
33+
1. Introducing ASP.NET and Angular
34+
2. Getting Ready
35+
3. Looking Around
36+
4. Front-End and Back-End Interactions
37+
5. Data Model with Entity Framework Core
38+
6. Fetching and Displaying Data
39+
7. Forms and Data Validation
40+
8. Code Tweaks and Data Services
41+
9. Back-End and Front-End Debugging
42+
10. ASP.NET Core and Angular Unit Testing
43+
11. Authentication and Authorization
44+
12. Progressive Web Apps
45+
13. Beyond REST – Web API with GraphQL
46+
14. Real-Time Updates with SignalR
47+
15. Windows, Linux, and Azure Deployment
48+
49+
50+
51+
> If you feel this book is for you, get your [copy](https://www.amazon.com/ASP-NET-Core-Angular-Full-stack-development-ebook/dp/B0CV83SRG1/ref=sr_1_1?crid=2H1MS4AU9367K&dib=eyJ2IjoiMSJ9.x0r43-9Mpt_dEsnprfIjzw.1kD33T9LZI75o7HLm-hED0c4EhEK4qf00QX_nuTtqDM&dib_tag=se&keywords=9781805129936&qid=1709015156&sprefix=9781805129936%2Caps%2C391&sr=8-1) today! <img alt="Coding" height="15" width="35" src="https://media.tenor.com/ex_HDD_k5P8AAAAi/habbo-habbohotel.gif">
52+
53+
54+
With the following software and hardware list you can run all code files present in the book (Chapter number mention here).
55+
56+
## Software and hardware list
57+
58+
These are the soft ware packages (and relevant version numbers) used to write this book and test the
59+
source code:
60+
- Visual Studio 2022 Community Edition 17.8.3 with the optional ASP.NET and web development
61+
workload (it can be selected from the Workloads section within the Visual Studio installer app)
62+
- Microsoft .NET 8 SDK 8.0.101
63+
- TypeScript 5.2
64+
- NuGet package manager 6.8.0
65+
- Node.js 20.10.0
66+
- Angular 17.0.3
67+
For deployment on Windows:
68+
- Internet Information Services (IIS) (Windows Server)
69+
- ASP.NET Core Runtime 8 and Windows Hosting Bundle Installer for Win64
70+
For deployment on Linux:
71+
- ASP.NET Core Runtime 8 for Linux (YUM package manager)
72+
- .NET 8 CLR for Linux (YUM package manager)
73+
- Nginx HTTP Server (YUM package manager)
74+
75+
76+
77+
## Know more on the Discord server <img alt="Coding" height="25" width="32" src="https://cliply.co/wp-content/uploads/2021/08/372108630_DISCORD_LOGO_400.gif">
78+
You can get more engaged on the discord server for more latest updates and discussions in the community at [Discord](https://packt.link/aspdotnet8angular)
79+
80+
## Download a free PDF <img alt="Coding" height="25" width="40" src="https://emergency.com.au/wp-content/uploads/2021/03/free.gif">
81+
82+
_If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost. Simply click on the link to claim your free PDF._
83+
[Free-Ebook](https://packt.link/free-ebook/9781805129936) <img alt="Coding" height="15" width="35" src="https://media.tenor.com/ex_HDD_k5P8AAAAi/habbo-habbohotel.gif">
84+
85+
We also provide a PDF file that has color images of the screenshots/diagrams used in this book at [GraphicBundle](https://packt.link/gbp/9781805129936) <img alt="Coding" height="15" width="35" src="https://media.tenor.com/ex_HDD_k5P8AAAAi/habbo-habbohotel.gif">
86+
87+
88+
## Get to know the Authors
89+
_Valerio De Sanctis_ is a skilled IT professional with 20 years of experience in lead programming, web-based development, and project management using ASP.NET, PHP, Java, and JS-based frameworks. He currently holds the position of CTO for several top-tier companies. He is a Microsoft Most Valuable Professional (MVP) for Developer Technologies and the author of many best-selling books on back-end and front-end web development.
90+
91+
## Other Related Books
92+
- [Architecting ASP.NET Core Applications - Third Edition](https://www.packtpub.com/product/architecting-aspnet-core-applications-third-edition/9781805123385)
93+
- [Angular for Enterprise Applications - Third Edition](https://www.packtpub.com/product/angular-for-enterprise-applications-third-edition/9781805127123)
94+
- [Apps and Services with .NET 8 - Second Edition](https://www.packtpub.com/product/apps-and-services-with-net-8-second-edition/9781837637133)
95+

0 commit comments

Comments
 (0)