Remove MessagePack dependency from Razor Components #7311
Labels
area-blazor
Includes: Blazor, Razor Components
bug
This issue describes a behavior which is not expected - a bug.
Components Big Rock
This issue tracks a big effort which can span multiple issues
Done
This issue has been fixed
External
This is an issue in a component not contained in this repository. It is open for tracking purposes.
Milestone
We need to remove the dependency on message pack so that Razor Components can ship in the shared framework.
The work here is to procure a replacement lite message pack serializer that we can use as an implementation detail (provided by signalR) - and then adopt it.
The text was updated successfully, but these errors were encountered: