Global Search

搜索工具、项目与文章

一个入口检索站内内容,优先返回最相关的工具、项目说明与技术文章。

关键字:dotnet 共 139 条结果
工具 0 项目 10 文章 129
文章 5/11/2022

Running JavaScript in. NET applications

I was working on a side job the other day and realized that I needed to use some JavaScript functions.

匹配内容:前几天我在做一个副业,意识到我需要使用一些 JavaScript 功能。

.NET running-javascript-in-a-dotnet-app-with-javascriptengineswitcher
查看结果
文章 5/5/2022

Remember the experience and decision to migrate a large client application project to. NET 6

After two years of preparation and accumulating confident experience from migrating several application projects, I recently started migrating one of the team's largest projects from. NET Framework 4.5 to. NET 6.

匹配内容:在经过了两年的准备,以及迁移了几个应用项目积累了让我有信心的经验之后,我最近在开始将团队里面最大的一个项目,从 .NET Framework 4.5 迁移到 .NET 6 上。

.NET remember-the-experience-and-decision-of-migrating-a-large-client-application-project-to-dotnet-6
查看结果
文章 5/4/2022

This article understands the basics of. NET Core Web API

This article shares the basics of Web APIs through. NET Core 3.1, and other updated versions are similar

匹配内容:本文通过.NET Core 3.1分享Web API基础知识,其他更新版本相差不离

ASP.NET Core understand-dotnet-core-web-api-basics-from-one-post
查看结果
文章 4/20/2022

Is the free lunch of. NET open source over?

Last October, Dominick Baier and Brock Allen, two creators and maintainers of Identity Server, announced that their current business model was inherently unsustainable

匹配内容:去年 10 月,IdentityServer 的两位创建者和维护者 Dominick Baier 和 Brock Allen 宣布,他们当前的商业模式本质上是不可持续的

.NET is-the-free-lunch-of-dotnet-open-source-over
查看结果
文章 4/13/2022

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.

匹配内容:关于WebApi统一结果返回的时候,让我也有了更一步的思考,首先是如何能更好的限制返回统一的格式,其次是关于结果的包装一定是更简单更强大。在不断的思考和完善中,终于有了初步的成果,便分享出来,学无止境思考便无止境,希望以此能与君共勉。

ASP.NET Core asp-dotnet-core-web-api-return-result-unified-packaging-practice
查看结果