Tag

ASP.NET Core

正在浏览与 ASP.NET Core 相关的文章。

56 篇文章
2 当前页
Localization of ASP.NET Core WebAPI (single resource file)

Localization of ASP.NET Core WebAPI (single resource file)

Microsoft's default method is that one class corresponds to multiple resource files, which is quite troublesome to use. This article introduces the use of single resource files, that is, all classes of the entire project correspond to a set of multi-language resource files.

HueiFeng 6/22/2022 10:37 PM
Will ABP be bloated?

Will ABP be bloated?

I sometimes think that in the JAVA field, Spring basically dominates the world. Whether it is novices or masters, everyone is learning, researching and practicing projects.

张飞洪[厦门] 4/24/2022 8:44 PM
ASP.NET Core WebApi returns results Unified packaging practices

ASP.NET Core WebApi returns results Unified packaging practices

When WebApi unifies the return of results, I also thought further. First, how to better limit the return of unified formats, and secondly, the packaging of results must be simpler and more powerful. Through constant thinking and improvement, I finally had preliminary results, so I shared them. There was no end to learning and there was no end to thinking. I hope that I can share encouragement with you in this way.

yi念之间 4/13/2022 7:12 AM
2022 Final Edition WPF Project Actual Combat Collection Released

2022 Final Edition WPF Project Actual Combat Collection Released

This video collection consists of 58 episodes, including the basic parts of WPF (layout, style, resources, animation, template, MVVM), the concept of Prism (Region, Navigation, DialogService, Module..), MaterialDesign integration, ASP.NET Core WebApi part (Entityframework, release deployment), client release, deployment and other complete development process.

痕迹 1/14/2022 11:12 PM