Skip to content

WindowsAppCommunity/WindowsAppCommunity.Sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This is a work in progress and is not yet ready for use. Please check back later.

Hero Image

WindowsAppCommunity Website Version WinAppCommunity Discord

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]

Usage

Installing the SDK

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.

Usage

// TODO

License

Copyright (c) 2022 - present Arlo Godfrey

Licensed under the MIT LICENSE.

About

Manage your membership in the Windows App Community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages