Releases: abjerner/Skybrud.Social.Google
Releases · abjerner/Skybrud.Social.Google
v1.0.3
Installation
To install the package via NuGet, you can use either .NET CLI:
dotnet add package Skybrud.Social.Google --version 1.0.3
or the NuGet Package Manager:
Install-Package Skybrud.Social.Google -Version 1.0.3
v1.0.2
New stable release 🎉
Installation
To install the package via NuGet, you can use either .NET CLI:
dotnet add package Skybrud.Social.Google --version 1.0.2
or the NuGet Package Manager:
Install-Package Skybrud.Social.Google -Version 1.0.2
v1.0.1
New stable release 🎉
Installation
To install the package via NuGet, you can use either .NET CLI:
dotnet add package Skybrud.Social.Google --version 1.0.1
or the older NuGet Package Manager:
Install-Package Skybrud.Social.Google -Version 1.0.1
v1.0.0
First stable release 🎉
Installation
To install the package via NuGet, you can use either .NET CLI:
dotnet add package Skybrud.Social.Google --version 1.0.0
or the older NuGet Package Manager:
Install-Package Skybrud.Social.Google -Version 1.0.0
Skybrud.Social.Google v1.0.0-beta005
Installation
Changelog
- Removed the various services as they should be released as individual packages (see dd80b2b)
To hopefully make things easier to maintain and use, the implementations for the various Google APIs have been removed from this package, and will instead be releases as individual packages (coming soon).
Skybrud.Social.Google v1.0.0-beta004
Skybrud.Social.Google v1.0.0-beta003
Skybrud.Social.Google v1.0.0-beta002
Skybrud.Social.Google v1.0.0-beta001