Maranics.AppStore.SDK 2.0.0

dotnet add package Maranics.AppStore.SDK --version 2.0.0
                    
NuGet\Install-Package Maranics.AppStore.SDK -Version 2.0.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="Maranics.AppStore.SDK" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Maranics.AppStore.SDK" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Maranics.AppStore.SDK" />
                    
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 Maranics.AppStore.SDK --version 2.0.0
                    
#r "nuget: Maranics.AppStore.SDK, 2.0.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.
#:package Maranics.AppStore.SDK@2.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Maranics.AppStore.SDK&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Maranics.AppStore.SDK&version=2.0.0
                    
Install as a Cake Tool

Maranics.AppStore.SDK

This SDK offers methods to communicate with the app store and validate API requests.

Demo | Documentation | Nuget Feed | Git Repository

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Maranics.AppStore.SDK:

Package Downloads
Maranics.AspNetCore.Authentication

Shared authentication logic for Maranics projects

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 12,696 2025/4/11
2.0.0-dev2121212 217 2025/4/11
2.0.0-dev21 243 2025/4/11
2.0.0-dev1 233 2025/4/11
1.2.3 1,789 2025/1/2
1.2.3-dev2 207 2024/12/18
1.2.3-dev1 195 2024/12/18
1.2.2 6,423 2024/2/19
1.2.1 5,971 2023/5/18
1.2.0 739 2023/5/8
1.1.29 1,385 2023/3/23
1.1.28 839 2023/3/23
1.1.27 5,802 2023/1/9
1.1.26 1,799 2022/11/14
1.1.25 1,002 2022/11/9
1.1.24 1,013 2022/11/1
1.1.23 1,034 2022/10/28
1.1.22 964 2022/10/28
1.1.21 1,186 2022/10/24
1.1.20 1,051 2022/10/17
Loading failed