关于[Build Data-Driven Web Apps Blazing Fast with Blazor and OData]的摘要:
Once upon a time there was a technology named WCF RIA Services. It made our lives easier by providing a magical bridge between the client and the server. Behind the scenes, it generated a set of endpoints and proxies that worked together to create a seamless experience across the stack. Using a LINQ query over a domain object in your Silverlight app generated the appropriate API calls to the server that would filter, transport, and deserialize the data.
原文地址: https://blog.jeremylikness.com/blog/build-data-driven-apps-blazing-fast-with-blazor-and-odata/