jamesmcroft / microsoft-mvp-api-dotnet

A .NET Standard library for interacting with the Microsoft MVP API with .NET applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft MVP API

Microsoft MVP API is a .NET Standard library for making requests to the Microsoft MVP API that works for apps built with .NET.

Important notice

On April 29th 2022, Microsoft announced the decommissioning of the Microsoft MVP Portal API. This library is archived to serve as a reference and will no longer be maintained.

Support Microsoft MVP API β™₯

As many developers know, projects like Microsoft MVP API are built and maintained in spare time. If you find this project useful, please Star the repo.

Build Status

Build Status Current Version
GitHub Actions CI NuGet

Installation πŸ’Ύ

Microsoft MVP API is publicly available via NuGet. Each available package is detailed below.

Package Current Preview
MVP.Api Nuget Nuget

Documentation πŸ“ƒ

If you want to deep dive into the Microsoft MVP API library with details on how to use the features, you can browse the documentation for help getting up and running!

Contributing πŸš€

Looking to help build the Microsoft MVP APIs? All Microsoft MVPs are welcome to contribute towards the API layer as the official Microsoft MVP API evolves.

Take a look through our contribution guidelines. We actively encourage you to jump in and help with any issues!

License

Microsoft MVP API is made available under the terms and conditions of the MIT license.

About

A .NET Standard library for interacting with the Microsoft MVP API with .NET applications

License:MIT License


Languages

Language:C# 98.6%Language:PowerShell 1.4%