-
v0.1.0
Stablereleased this
2026-02-19 22:50:09 +00:00 | 17 commits to main since this releaseATProto.NET v0.1.0 — Initial Release
A comprehensive .NET SDK for the AT Protocol with focus on custom lexicon applications.
Packages
Install from the Forgejo NuGet registry:
<PackageReference Include="ATProtoNet" Version="0.1.0" /> <PackageReference Include="ATProtoNet.Server" Version="0.1.0" /> <PackageReference Include="ATProtoNet.Blazor" Version="0.1.0" />Highlights
- RecordCollection<T> — typed CRUD for custom lexicon records
- Custom XRPC — call any AT Proto endpoint with QueryAsync/ProcedureAsync
- Identity types — Did, Handle, AtUri, Nsid, Cid, Tid, RecordKey
- Session management — auto-refresh, persistence via ISessionStore
- ASP.NET Core — DI, authentication handler
- Blazor — login, profile, feed components
- Firehose — real-time event streaming
- 218 unit tests, 20 integration tests passing against real PDS
See the documentation for full guides.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ATProtoNet.0.1.0.nupkg
0 downloads ·
2026-02-19 22:50:26 +00:00 · 128 KiB -
ATProtoNet.Blazor.0.1.0.nupkg
0 downloads ·
2026-02-19 22:50:26 +00:00 · 23 KiB -
ATProtoNet.Server.0.1.0.nupkg
0 downloads ·
2026-02-19 22:50:26 +00:00 · 14 KiB