warriordog / ActivityPubSharp

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

Rename "samples" folder to "examples" #69

Closed warriordog closed 1 year ago

warriordog commented 1 year ago

We now have two different things both called "samples":

  1. Snippets of real-world ActivityPub objects
  2. Example code demonstrating use of the library

The latter example code needs to be renamed to avoid ambiguity.