|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/workerservice/
课程评论:没有评论
课程名称:完整实用的 .NET Core Worker 服务开发 课程概述:Worker 服务是 .NET Core 的一个项目模板,旨在构建后台处理和长时间运行的应用程序。本课程旨在帮助您入门 .NET Core Worker 服务的开发。提供了多种项目示例,以增强您在实际项目中应用 Worker 服务的技能。您可以将 Worker 服务应用程序作为独立应用程序运行,或与 ASP.NET Core 应用程序、控制台应用程序和后台服务应用程序集成。 该课程采用逐步教学法,并重点关注以下主题: - 基础 .NET Core Worker 服务开发 - 在 .NET Core Worker 服务中使用 Timer、Thread、FileSystemWatcher 和 Socket - 与 Entity Framework Core 和 SQL Server 的集成 - Worker 服务与 ASP.NET Core MVC 的协作 - 将 Worker 服务发布为 Windows 服务、Linux 和 macOS 守护进程 - 将 .NET Core Worker 服务应用程序发布到 Microsoft Azure 您需要具有基本的 C# 编程知识,以便跟随此课程。课程从基础的 Worker 服务应用程序开发开始,您可以在一个应用程序中运行多个 Worker 服务。同时,我们将学习如何与数据库和 ASP.NET Web 应用程序集成。最后,我们还将学习如何将 Worker 服务应用程序部署为 Windows、Linux 和 macOS 的后台服务,并如何将该应用程序部署到 Microsoft Azure。 更新动态: - 2024年11月17日:所有项目迁移至 .NET 7.0,所有源代码已迁移至 .NET 9.0。 - 2023年7月23日:所有项目迁移至 .NET 7.0,所有源代码已迁移至 .NET 7.0。 - 2022年2月19日:新增迁移至 .NET 6.0 的教程视频,所有源代码已迁移至 .NET 6.0。
Worker Service is a project template from.NET Core. This application is designed to build background process and long-process applications. This course is presented to help you get started with.NET Core Worker Service development. Various project samples are provided to enhance your skills to apply Worker Service in real-projects.You can run a worker service application as standalone application or integrating with your application such as ASP.NET Core application, Console application and background service app.The bootcamp is delivered with step-by-step approach and focused on the following topics.basic.NET Core Worker Service developmentconsuming Timer, Thread, FileSystemWatcher and Socket in.NET Core Worker Serviceintegration with Entity Framework Core and SQL Servercollaborating between Worker Service and ASP.NET Core MVCpublishing Worker Service as Windows Service, Linux and macOS daemonspublishing.NET Core Worker Service application to Microsoft AzureYou should have a basic knowledge of C# programming to follow this bootcamp.The bootcamp starts with basic worker service application development. You can run multiple worker services in an application. We also learn how to integrate with database and ASP.NET web application.Last, we can deploy a worker service application as background service in Windows, Linux and macOS. We also learn how to deploy this application to Microsoft Azure.Updated:17 November 2024: Migrating all projects to.NET 7.0. All source codes are migrated to.NET 9.023 July 2023: Migrating all projects to.NET 7.0. All source codes are migrated to.NET 7.019 February 2022: Add tutor video for migrating to.NET 6.0. All source codes are migrated to.NET 6.0