Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.14 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.14 KB

WinAppCommunity.Sdk Version

Manage your user, projects and publisher membership in the Windows App Community. Fully peer-to-peer. Banner2

This is a Work In Progress and is not yet ready for use. Please check back later.

Intended to supersede https://github.com/WinAppCommunity/uwpcommunity-backend

Featuring:

  • x
  • y
  • z

Install

Published releases are available on NuGet. To install, run the following command in the Package Manager Console.

PM> Install-Package WinAppCommunity.Sdk

Or using dotnet

> dotnet add package WinAppCommunity.Sdk

Usage

// TODO

Versioning

Version numbering follows the Semantic versioning approach.

License

This code is licensed under the MIT License. See the LICENSE file for more details.