Skip to content

abjerner/Skybrud.Social.Meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skybrud.Social.Meetup

GitHub license NuGet NuGet

Skybrud.Social.Meetup is a .NET wrapper and API implementation for the Meetup.com API.

License: MIT License
Target Framework: .NET 4.5, .NET 4.6, .NET 4.7 and .NET Standard 2.0



Installation

To install the package via NuGet, you can use either the .NET CLI:

dotnet add package Skybrud.Social.Meetup --version 1.0.0-beta006

or the NuGet Package Manager:

Install-Package Skybrud.Social.Meetup -Version 1.0.0-beta006



Documentation