错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Migrating APIs and Web Services

  • Tomáš Herceg

摘要

This chapter will focus on replacing communication frameworks present in .NET Framework with their ASP.NET Core equivalents. Because none of the technologies is supported in the new .NET as it is (with the same NuGet packages and namespaces), you will need to either use the full rewrite approach or the side-by-side incremental migration.