A C# .NET based ActivityPub server implementation. Both C2S and S2S. [201.15.13]
Find a file
Gordon Pedersen 7c84fbc4c5 Initial commit way too late
There's a lot of rubbish in here, but I don't want to lose anything, so I'm going to commit it all before getting rid of some of the trash.
2024-04-05 15:26:57 +11:00
.vscode Initial commit way too late 2024-04-05 15:26:57 +11:00
Controllers Initial commit way too late 2024-04-05 15:26:57 +11:00
Models Initial commit way too late 2024-04-05 15:26:57 +11:00
Properties Initial commit way too late 2024-04-05 15:26:57 +11: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 Initial commit way too late 2024-04-05 15:26:57 +11:00
ap.net.csproj Initial commit way too late 2024-04-05 15:26:57 +11: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
BaseActivity.cs 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
DynamicObjectFactory.cs Initial commit way too late 2024-04-05 15:26:57 +11:00
ObjectStore.cs Initial commit way too late 2024-04-05 15:26:57 +11:00
Program.cs Initial commit way too late 2024-04-05 15:26:57 +11:00
Types.cs Initial commit way too late 2024-04-05 15:26:57 +11:00