你的位置: 码友网首页 / 资讯源列表 / Shared models - Blazor's (not so) secret super power

关于[Shared models - Blazor's (not so) secret super power]的摘要:

If you’ve built applications using javascript and some form of Web API, you’ve probably run into the “separate models” problem. This is where you define one model in the backend (in .NET, typically a C# class) and return instances of it via your API (serialised to JSON to send over the network).

原文地址: https://jonhilton.net/blazor-shared-models/

收录时间: 2019-11-27 浏览量: 1458 分类: Blazor

| 0 收藏 | 0