AngryMonkey.CloudApp
1.2.1
dotnet add package AngryMonkey.CloudApp --version 1.2.1
NuGet\Install-Package AngryMonkey.CloudApp -Version 1.2.1
<PackageReference Include="AngryMonkey.CloudApp" Version="1.2.1" />
<PackageVersion Include="AngryMonkey.CloudApp" Version="1.2.1" />
<PackageReference Include="AngryMonkey.CloudApp" />
paket add AngryMonkey.CloudApp --version 1.2.1
#r "nuget: AngryMonkey.CloudApp, 1.2.1"
#:package AngryMonkey.CloudApp@1.2.1
#addin nuget:?package=AngryMonkey.CloudApp&version=1.2.1
#tool nuget:?package=AngryMonkey.CloudApp&version=1.2.1
CloudApp
Two .NET 10 application foundation packages for Angry Monkey Cloud web and .NET MAUI projects. Shared navigation abstractions and WebNavigationService live together in the main package; MauiNavigationService remains isolated in its own package.
Packages
| Package | Version | Downloads | Purpose |
|---|---|---|---|
AngryMonkey.CloudApp |
Shared navigation foundations and browser integration | ||
AngryMonkey.CloudApp.Maui |
.NET MAUI Blazor Hybrid integration |
Package migration
| Previous package | Replacement |
|---|---|
AngryMonkey.CloudApp.Shared |
AngryMonkey.CloudApp |
AngryMonkey.CloudApp.Web |
AngryMonkey.CloudApp |
AngryMonkey.CloudApp.Mobile |
AngryMonkey.CloudApp.Maui |
Both packages use the AngryMonkey.CloudApp namespace for a consistent developer experience. The concrete WebNavigationService and MauiNavigationService names make the selected platform explicit, while the MAUI package references the main package for the shared contracts and base implementation.
Development
The repository targets .NET 10. Restore and build the solution with the .NET SDK:
dotnet restore CloudApp.slnx
dotnet build CloudApp.slnx --configuration Release --no-restore
Angry Monkey Cloud
CloudApp is part of the Angry Monkey Cloud open-source ecosystem. Follow the shared AI development instructions and browse the GitHub organization for related projects.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Microsoft.AspNetCore.Components.Web (>= 10.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AngryMonkey.CloudApp:
| Package | Downloads |
|---|---|
|
AngryMonkey.CloudApp.Maui
Package Description |
|
|
AngryMonkey.CloudLogin
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.