All Projects → JamesNK → BlazorSerialization

JamesNK / BlazorSerialization

Licence: MIT license
No description, website, or topics provided.

Programming Languages

C#
18002 projects
HTML
75241 projects
CSS
56736 projects

Blazor serialization

This repo contains a Blazor WebAssembly app that compares the time to load data from JSON and gRPC-Web endpoints. Recorded time includes getting data from the server and deserializing it in WebAssembly.

Requires .NET 5 RC2 daily SDK or later. Available here.

Usage:

  1. Run server project
  2. Open browser at https://localhost:5001/ if not already opened.
  3. Compare loading data on the Fetch data page
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].