|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/minimal-api-the-complete-guide/
课程评论:没有评论
**课程名称:** Minimal API with .NET Core (.NET 7) **课程概述:** 本课程将深入介绍微软推出的全新“Minimal API”技术。与传统API相比,Minimal API以其简洁高效的特性,在某些场景下更具优势。课程旨在帮助学习者理解为何要学习Minimal API,并在什么情况下优先选择它。 **学习目标:** 完成本课程后,您将能够: * 独立构建Minimal API端点。 * 使用Minimal API实现GET、POST、PUT和DELETE HTTP请求。 * 掌握在.NET Core中结合良好的存储库模式(Repository Pattern)进行API开发。 * 理解Minimal API的核心优势及应用场景。 **先修要求:** * 具备3-6个月的ASP.NET Core开发经验。 * 安装Visual Studio 2022。 * 安装SQL Server Management Studio。 * 了解.NET 7。 **课程内容亮点:** * **从零开始:** 课程将从基础概念讲起,逐步深入。 * **实战演练:** 这是一个高度实践的课程,包含大量的编程练习。 * **高级概念:** 除了基本的API构建,还将涵盖授权、身份验证、过滤器等高级主题。 * **完备资源:** 所有源代码和练习解决方案均可在GitHub上获取(详情请查找“PROJECT RESOURCES”讲座)。 * **最新优质内容:** 课程内容将持续更新,力求提供最新、最高质量的学习材料。 **立即开始,探索Minimal API的全新世界!**
API has been there since a very long time but microsoft has recelty introduced something new "MINIMAL API"Minimal API is a short form of standard API and there are very good reasons on why you should learn it and why it would be preffered over API in some scenarios.In this video we will explore everything about Minimal API, as we first answer the big question "WHY MINIMAL API?"By the end of this course, you will be able to build a endpoints with minimal API by yourself, make GET, POST, PUT and DELETE HTTP Requests with a well-built repository pattern in.NET Core. What are the requirements?3-6 months knowledge of ASP.NET Core.Visual Studio 2022SQL Server Management Studio.NET 7All source codes and exercise solutions of this course are also available on Github and you can find details in the lecture "PROJECT RESOURCES", of course.I always strive to keep content latest and with top quality content! You will start from ground zero and build a complete API with advance concepts like authorization, authentication, filters and much more!This will be a hands on course with programming, so lets get started and learn the new and exciting world of Minimal API.