gpt4 book ai didi

Quartz.NET UI - SilkierQuartz(Quartz.NET UI-SilkierQuartz)

转载 作者:bug小助手 更新时间:2023-10-24 21:32:15 44 4
gpt4 key购买 nike



I'm having a .net core 6.0 console app using Quartz. I'm trying to use SilkierQuartz to show the jobs. I followed the instruction present at https://github.com/maikebing/SilkierQuartz but it is not clear. I enabled ConfigureWebHostDefaults on my console app and it starts a listening on localhost:5000.However when I navigate to the url I see nothing and a 404 in the logs.

我有一个使用Quartz的.Net Core 6.0控制台应用程序。我正试着用SilkierQuartz来展示这些工作。我遵循了目前在https://github.com/maikebing/SilkierQuartz的说明,但不清楚。我在我的控制台应用程序上启用了ConfigureWebHostDefaults,它开始侦听本地主机:500。但是,当我导航到URL时,我什么也看不到,日志中有一个404。


Can someone help me with how to use the SilkierQuartz package.

有没有人能教我如何使用SilkierQuartz套装?


更多回答
优秀答案推荐

Basically, you need to create an asp.net core app, not your console app. The problem here is you are not having the full feldge asp.net core web app.

基本上,您需要创建一个ASP.NET核心应用程序,而不是您的控制台应用程序。这里的问题是,你没有完整的Feldge ASP.NET核心Web应用程序。


更多回答

Wouldn't ConfigureWebHostDefaults along with adding ConfigureServices and Configure make it a full-fledged web app?

ConfigureWebHostDefaures加上添加ConfigureServices和Configure难道不会使它成为一个成熟的Web应用程序吗?

No it does not contain asp.net core packages. There are two ways either add all this stuff manually or do it with asp.net core web app template. I would prefer the with project template which has all things by default

不,它不包含ASP.NET核心包。有两种方法,要么手动添加所有这些内容,要么使用ASP.NET核心Web应用程序模板进行添加。我更喜欢默认包含所有内容的WITH项目模板

44 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com