warriordog / ActivityPubSharp

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

Determine whether JsonLDContextConverter can be removed #150

Open warriordog opened 9 months ago

warriordog commented 9 months ago

This same logic might be covered by the globally-available ListableConverter, but we might eventually need special logic here.