Instaplus.Net 1.2.0

dotnet add package Instaplus.Net --version 1.2.0
                    
NuGet\Install-Package Instaplus.Net -Version 1.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Instaplus.Net" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Instaplus.Net" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Instaplus.Net" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Instaplus.Net --version 1.2.0
                    
#r "nuget: Instaplus.Net, 1.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Instaplus.Net&version=1.2.0
                    
Install Instaplus.Net as a Cake Addin
#tool nuget:?package=Instaplus.Net&version=1.2.0
                    
Install Instaplus.Net as a Cake Tool

Instaplus.Net SDK

Welcome to the Instaplus.Net SDK! This SDK provides a set of tools and utilities to interact with the Insta+ API using .NET.

Installation

To install the Instaplus.Net SDK, you can use NuGet package manager. Simply run the following command:

dotnet add package Instaplus.Net

Usage

For more information on available methods and their usage, please refer to the API documentation.

Contributing

We welcome contributions from the community! If you have any bug reports, feature requests, or pull requests, please open an issue or submit a pull request on our GitHub repository.

License

This SDK is released under the MIT License. See the LICENSE file for more details.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 1,133 8/26/2024
1.2.0-rc.7 62 8/26/2024
1.2.0-rc.6 59 8/26/2024
1.1.0-rc.8 59 8/26/2024
1.1.0-rc.2 61 8/26/2024
1.0.0-rc-fd81946 145 8/22/2024