A C# .NET based ActivityPub server implementation. Both C2S and S2S. [201.15.13]
Find a file
Gordon Pedersen 2f152a656e Added dbcontext and reference model deps
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?
2024-04-22 09:40:14 +10:00
.vscode Initial commit way too late 2024-04-05 15:26:57 +11:00
Controllers Added dbcontext and reference model deps 2024-04-22 09:40:14 +10:00
Properties Initial commit way too late 2024-04-05 15:26:57 +11:00
Repositories Added dbcontext and reference model deps 2024-04-22 09:40:14 +10:00
Utils Initial commit way too late 2024-04-05 15:26:57 +11:00
.gitignore Initial commit way too late 2024-04-05 15:26:57 +11:00
ActivityStore.cs Added dbcontext and reference model deps 2024-04-22 09:40:14 +10:00
ap.net.csproj Added dbcontext and reference model deps 2024-04-22 09:40:14 +10:00
ap.net.sln Initial commit way too late 2024-04-05 15:26:57 +11:00
appsettings.Development.json Initial commit way too late 2024-04-05 15:26:57 +11:00
appsettings.json Initial commit way too late 2024-04-05 15:26:57 +11:00
Constants.cs Initial commit way too late 2024-04-05 15:26:57 +11:00
ObjectStore.cs Added dbcontext and reference model deps 2024-04-22 09:40:14 +10:00
Program.cs Added dbcontext and reference model deps 2024-04-22 09:40:14 +10:00
Types.cs Initial commit way too late 2024-04-05 15:26:57 +11:00