.NET 7 Web API & Entity Framework Jumpstart

所在平台: Udemy

课程主页: https://www.udemy.com/course/net-core-31-web-api-entity-framework-core-jumpstart/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:.NET 7 Web API与Entity Framework快速入门 课程概述: 随着.NET框架的不断完善,它在现代Web开发中的重要性日益显著。本课程旨在帮助学员掌握.NET框架、Web API和Entity Framework的基本知识,以提升其后端Web开发的能力,进而助力职业发展。在短时间内,您将学会如何设置Web API,进行RESTful调用,以及使用Entity Framework和SQL Server数据库进行持久化数据存储。同学们将会一步步地见证必要代码的编写,到课程结束时,您将能够自信地接受任何招聘者的.NET项目请求。 课程内容包括: - 使用Visual Studio Code创建您的第一个Web API调用 - 初始化Git仓库进行源代码管理 - 理解模型-视图-控制器(MVC)模式 - 创建模型和控制器,并实现带参数的属性路由 - 掌握HTTP请求方法(GET、POST、PUT、DELETE)及Web API的最佳实践 - 使用Entity Framework Core进行对象关系映射和代码优先迁移 - 通过SQL Server Express管理数据库 - 使用数据上下文和连接字符串 - JWT(JSON Web Tokens)身份验证及安全控制 - 熟悉Entity Framework Core的各种关系(如一对一、一对多和多对多关系)及实体包含 - 超越CRUD,实现自动战斗和角色排位 授课教师: 课程由具有十多年Web开发经验的Patrick老师授课。他曾为大企业和小团队工作,熟悉.NET的最新进展,并曾在Udemy上教授超过十门Web开发课程,拥有超过75,000名学生和10,000条评论。 课程特别提醒: 本课程使用.NET 7最新版本进行录制,旧版本(如.NET 6、5及.NET Core 3.1)的讲座仍可作为参考。所有学员可以享受30天无条件退款保证。 准备好学习新技能并投入新项目了吗?期待在课程中见到您!

课程评论(0条)

课程详情

The.NET framework is getting better and better and more important in the web development world nowadays.Almost every request I get for new web development projects is asking for knowledge in.NET, including Web API and Entity Framework.So, knowing the fundamentals of back-end web development with.NET can be highly beneficial to your career. And that's where this course comes in.In a short period of time, you will learn how to set up a Web API, make restful calls to this Web API and also save data persistently with Entity Framework, Code-First Migration, a SQL Server database, and all three types of relationships in this database.We will get right to the point, you will see every single step of writing the necessary code and by the end of this course, you will have what it takes to say ‘yes' to all the.NET project requests from any recruiter.The only tool you need in the beginning is Visual Studio Code which is available for free.We will use Visual Studio Code for our implementations and make calls to the Web API with the help of Swagger UI - an interface that lets you consume the API out-of-the-box, thanks to the latest version of the.NET framework.Later, we will also utilize SQL Server Express and the SQL Server Management Studio to manage our database. These are also available for free.The back-end application we're going to build is a small text-based role-playing game where different users can register (we're going to use JSON web tokens for authentication) and create their own characters like a mage or a knight, add some skills and a weapon, and also let the characters fight against each other to see who is the best of them all.What You Will LearnIntroductionCreate your first Web API call in less than 10 minutesInitialize a Git repository for your source controlWeb APIThe Model-View-Controller (MVC) patternCreate models and controllersAttribute routing (with parameters)The HTTP request methods GET, POST, PUT & DELETEBest practices for your Web API like a ServiceResponse class and Data-Transfer-Objects (DTOs)Map your models with AutoMapperEntity Framework CoreObject-Relational-MappingCode-First MigrationSQL Server ExpressHow to use a DataContext and a proper ConnectionStringAll previous HTTP requests with Entity Framework Core to save your data in a SQL Server databaseData Seeding: Insert data with a migration programmaticallyAuthenticationToken Authentication with JSON Web TokensClaimsSecure controllers with the Authorize attributeAdd roles to the usersAdvanced Relationships with Entity Framework CoreOne-to-one relationshipsOne-to-many relationshipsMany-to-many relationshipsInclude entities with Entity Framework CoreGet the proper relations between entitiesMore Than Just CRUDStart automatic fightsFilter and order RPG characters by their highscoreThis course has been completely re-recorded with.NET 7.The lectures with the older versions of the.NET (Core) Framework -.NET 6, 5 &.NET Core 3.1 - are still available for reference.Your InstructorMy name is Patrick and I will be your instructor for this course. I'm a web developer for over a decade now, I have worked for big corporations and small teams, as an employee and a contractor and I just love to see the way Microsoft is going with.NET and how important it gets day by day.To this date, I was able to run ten courses on web development here on Udemy about ASP.NET, Blazor, single-page applications, Angular, and DevOps, with a total of over 75.000 unique students and more than 10.000 reviews.If you have any questions, feel free to connect.And if you still have any doubts, you have a 30-day money-back guarantee, no questions asked.So, I hope you're ready for your new skills and your new projects! ;)I'm looking forward to seeing you in the course!Course image: practicuum/Shutterstock

课程标签

0人关注该课程

主题相关的课程