Building an ASP.NET Core App from Start to Finish



Building an ASP.NET Core App from Start to Finish

Building an ASP.NET Core App from Start to Finish

Do you want to learn how to build a complete CRUD web application using the newest features in ASP.NET Core? In this session, learn how to construct an ASP.NET Core app from start to finish. We look at building an EF Core model and use it in Razor Pages with Tag Helpers. You also learn how to create middleware, configure the app and its startup. Finally, we wrap up with security and deployment.

Key topics and times:
0:01 – Introduction
7:00 – Overview of the template solution
11:29 – Adding models
15:18 – Adding NuGet packages for Entity Framework & scaffolding
19:28 – Adding database context
30:14 – Generating code and walking through Razor pages
45:22 – Database migrations
54:45 – Evolving the application and Tag Helpers
1:03:12 – Deploying from the IDE
1:07:43 – Database tool window

More resources:
Rider website – https://jb.gg/f1fmb5
.NET Tools Blog – https://jb.gg/43eto4
Twitter – https://twitter.com/JetBrainsRider
Facebook – https://www.facebook.com/JetBrains/

#Rider #ReSharper #aspnetcore

About the Presenter:
Rachel Appel works for JetBrains as a Developer Advocate. She has been in the business of creating software for over 25 years, as an author, mentor, and speaker at top industry conferences such as Microsoft’s //BUILD, Øredev, NetConf South America, SDD and others. During her career, she has worked on projects of all sizes from the smallest of apps, to the largest enterprise systems at some of the world’s leading companies. Rachel’s expertise is in web development on the Microsoft stack, specifically Azure Functions, ASP.NET MVC, Web Forms, SignalR, C#, HTML, CSS, JavaScript, and TypeScript. Her hobbies include science, reading, languages, and travel.

Comments are closed.