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 9,853 4/11/2025
2.0.0-dev2121212 201 4/11/2025
2.0.0-dev21 228 4/11/2025
2.0.0-dev1 220 4/11/2025
1.2.3 1,726 1/2/2025
1.2.3-dev2 196 12/18/2024
1.2.3-dev1 182 12/18/2024
1.2.2 6,410 2/19/2024
1.2.1 5,956 5/18/2023
1.2.0 730 5/8/2023
1.1.29 1,370 3/23/2023
1.1.28 827 3/23/2023
1.1.27 5,792 1/9/2023
1.1.26 1,785 11/14/2022
1.1.25 990 11/9/2022
1.1.24 1,007 11/1/2022
1.1.23 1,021 10/28/2022
1.1.22 950 10/28/2022
1.1.21 1,174 10/24/2022
1.1.20 1,041 10/17/2022
Loading failed