Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:add empty masa.blazor server project #23

Merged
merged 10 commits into from
Apr 18, 2023

Conversation

MapleWithoutWords
Copy link
Member

@MapleWithoutWords MapleWithoutWords commented Apr 14, 2023

使用:dotnet new masablazor-empty-server --name ProjectName 创建项目

Copy link
Contributor

@capdiem capdiem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

相比官方的空模板,缺少了太多东西了。在官方的基础上改即可,理论上只会增不会减。

@capdiem
Copy link
Contributor

capdiem commented Apr 17, 2023

@MapleWithoutWords 你还是没有在空模板的基础上改呀,launchsettings site.css 这些都不完整,ide、cli的json有没有。你直接在空模板上改,这些文件我都不用看。

@MapleWithoutWords
Copy link
Member Author

MapleWithoutWords commented Apr 18, 2023

@MapleWithoutWords 你还是没有在空模板的基础上改呀,launchsettings site.css 这些都不完整,ide、cli的json有没有。你直接在空模板上改,这些文件我都不用看。

好哦好哦,你再看看,可能我用官方模板,然后又删了一些配置。 @capdiem

src/Content/BlazorEmptyServer/MainLayout.razor Outdated Show resolved Hide resolved
src/Content/BlazorEmptyServer/Pages/_Host.cshtml Outdated Show resolved Hide resolved
src/Content/BlazorEmptyServer/Pages/_Host.cshtml Outdated Show resolved Hide resolved
src/Content/BlazorEmptyServer/Pages/_Host.cshtml Outdated Show resolved Hide resolved
src/Content/BlazorEmptyServer/Pages/_Host.cshtml Outdated Show resolved Hide resolved
@capdiem capdiem mentioned this pull request Apr 18, 2023
7 tasks
Copy link
Contributor

@capdiem capdiem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

还缺少 --cdn

src/Content/BlazorEmptyServer/Pages/_Host.cshtml Outdated Show resolved Hide resolved
Copy link
Contributor

@capdiem capdiem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@capdiem capdiem merged commit 23d48cf into main Apr 18, 2023
@doddgu doddgu deleted the feat/blazor-empty-server-template branch April 24, 2023 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants