Support MemoryPack serialization
Open
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 2.1k
- Avg merge
- 14h 42m
- Merged PRs (30d)
- 354
Description
I want to extend serialization using MemoryPack.
I added Orleans.Serialization.MemoryPack to the Orleans repository, but now my tests are failing.
I noticed the MemoryPack Source Generator isn't running during compilation. Why?
Can you help me? @ReubenBond
Contributor guide
Research direction
Start by reproducing the failing tests in the Orleans.Serialization.MemoryPack addition and inspect its compilation configuration for why the MemoryPack Source Generator is not running. The work is done when the generator runs during compilation and the affected tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100