Warning
This is a work in progress and is not yet ready for use. Please check back later.
Introducing the Windows App Community SDK, a library that enables you to manage your membership, projects and publisher data in the Windows App Community.
The WindowsAppCommunity.Sdk
library was created to supersede the original uwpcommunity-backend
(known to many as Server Companion) that has served the community for over 5 years.
The "new infra", as this library is often referred to by many members of the community, has been in the works for ages. We're pleased to announce that it's now in rapid development.
Built using the content-addressing capabilities of ipfs
, a powerful p2p protocol alternative to http
, the new community infra boasts powerful features such as... [todo, come back soon]
Published releases are available on NuGet. To install, run the following command in the Package Manager Console:
PM> Install-Package WindowsAppCommunity.Sdk
Or using the dotnet CLI
> dotnet add package WindowsAppCommunity.Sdk
Note
Version numbering follows the Semantic versioning approach.
// TODO
Copyright (c) 2022 - present Arlo Godfrey
Licensed under the MIT LICENSE.