A C# .NET based ActivityPub server implementation. Both C2S and S2S.
[201.15.13]
Reference KristofferStrube.ActivityStreams for models. His models are very similar to mine, if I put the work in I was planning to for the JSON converters and stuff. Why duplicate efforts when I can just submit PRs to the existing nuget package? |
||
|---|---|---|
| .vscode | ||
| Controllers | ||
| Properties | ||
| Repositories | ||
| Utils | ||
| .gitignore | ||
| ActivityStore.cs | ||
| ap.net.csproj | ||
| ap.net.sln | ||
| appsettings.Development.json | ||
| appsettings.json | ||
| Constants.cs | ||
| ObjectStore.cs | ||
| Program.cs | ||
| Types.cs | ||