warriordog / ActivityPubSharp

Modular implementation of ActivityPub in C#
https://warriordog.github.io/ActivityPubSharp/
Mozilla Public License 2.0
45 stars 10 forks source link

Implement TypeMap #80

Closed warriordog closed 1 year ago

warriordog commented 1 year ago

TypeMap is currently a stub type. Implement all of the conversion and mapping function as a prerequisite for #79.

warriordog commented 1 year ago

done