IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common 6.0.0

dotnet add package IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common --version 6.0.0
                    
NuGet\Install-Package IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common -Version 6.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="IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common" Version="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common" />
                    
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 IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common --version 6.0.0
                    
#r "nuget: IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common, 6.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 IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common@6.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=IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common&version=6.0.0
                    
Install as a Cake Addin
#tool nuget:?package=IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common&version=6.0.0
                    
Install as a Cake Tool

About

IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common defines common types and services used when hosting App Store Connect adapters in an ASP.NET Core application.

App Store Connect adapters allow you to easily connect your own custom data sources to the Intelligent Plant Industrial App Store platform.

For more information about writing custom adapters, visit the GitHub 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 (5)

Showing the top 5 NuGet packages that depend on IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Common:

Package Downloads
IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.SignalR

ASP.NET Core SignalR hubs for App Store Connect adapters.

IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Grpc

ASP.NET Core types for hosting App Store Connect adapter gRPC services.

IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.Mvc

ASP.NET Core types for hosting App Store Connect adapter MVC controllers.

IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.HealthChecks

ASP.NET Core health checks for App Store Connect adapters.

IntelligentPlant.AppStoreConnect.Adapter.AspNetCore.MinimalApi

ASP.NET Core types for hosting App Store Connect adapter APIs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0 280 11/25/2025
6.0.0-pre.1565 158 11/25/2025
6.0.0-pre.1558 255 11/13/2025
6.0.0-pre.1552 139 10/31/2025
6.0.0-pre.1549 174 8/4/2025
6.0.0-pre.1535 159 5/8/2025
6.0.0-pre.1532 152 5/8/2025
6.0.0-pre.1507 140 2/19/2025
5.0.3 331 12/5/2024
5.0.2 322 10/11/2024
5.0.1 283 10/10/2024
5.0.0 332 9/26/2024
5.0.0-pre.1467 109 7/18/2024
5.0.0-pre.1458 102 6/26/2024
5.0.0-pre.1455 107 6/26/2024
4.1.2 279 10/10/2024
4.1.1 302 7/18/2024
4.1.0 339 5/20/2024
4.0.2 325 5/10/2024
Loading failed