PC.Framework
4.5.9
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package PC.Framework --version 4.5.9
NuGet\Install-Package PC.Framework -Version 4.5.9
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="PC.Framework" Version="4.5.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PC.Framework" Version="4.5.9" />
<PackageReference Include="PC.Framework" />
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 PC.Framework --version 4.5.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PC.Framework, 4.5.9"
#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 PC.Framework@4.5.9
#: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=PC.Framework&version=4.5.9
#tool nuget:?package=PC.Framework&version=4.5.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
<div>
🚀 PC.Framework
A library helps you're working with shell and reactiveUI for .NET MAUI apps.
</div>
To start to use the library, ath the MauiProgram.cs file:
var builder = MauiApp.CreateBuilder();
builder.UseMauiApp()
.UseMauiCommunityToolkit()
.UsePcFramework(registerFonts: new Dictionary<string, string>
{
{ "OpenSansRegular", "OpenSans-Regular.ttf" },
{ "OpenSansSemibold", "OpenSans-Semibold.ttf" }
});
In this library, it provides ViewModelBase, ReactiveBasePage for starting to create new page and new viewmodel.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-android36.0 is compatible. net10.0-browser was computed. net10.0-ios was computed. net10.0-ios26.0 is compatible. net10.0-maccatalyst was computed. net10.0-maccatalyst26.0 is compatible. 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.
-
net10.0
- CommunityToolkit.Maui (>= 14.2.0)
- FluentValidation (>= 12.1.1)
- FluentValidation.DependencyInjectionExtensions (>= 12.1.1)
- MediatR (>= 14.1.0)
- Microsoft.Maui.Controls (>= 10.0.71)
- Microsoft.Maui.Controls.Compatibility (>= 10.0.71)
- PC.Framework.Core (>= 0.0.5)
- ReactiveUI.Maui (>= 23.2.28)
- ReactiveUI.Validation (>= 7.1.0)
- System.ComponentModel.Annotations (>= 5.0.0)
-
net10.0-android36.0
- CommunityToolkit.Maui (>= 14.2.0)
- FluentValidation (>= 12.1.1)
- FluentValidation.DependencyInjectionExtensions (>= 12.1.1)
- MediatR (>= 14.1.0)
- Microsoft.Maui.Controls (>= 10.0.71)
- Microsoft.Maui.Controls.Compatibility (>= 10.0.71)
- PC.Framework.Core (>= 0.0.5)
- ReactiveUI.Maui (>= 23.2.28)
- ReactiveUI.Validation (>= 7.1.0)
- System.ComponentModel.Annotations (>= 5.0.0)
-
net10.0-ios26.0
- CommunityToolkit.Maui (>= 14.2.0)
- FluentValidation (>= 12.1.1)
- FluentValidation.DependencyInjectionExtensions (>= 12.1.1)
- MediatR (>= 14.1.0)
- Microsoft.Maui.Controls (>= 10.0.71)
- Microsoft.Maui.Controls.Compatibility (>= 10.0.71)
- PC.Framework.Core (>= 0.0.5)
- ReactiveUI.Maui (>= 23.2.28)
- ReactiveUI.Validation (>= 7.1.0)
- System.ComponentModel.Annotations (>= 5.0.0)
-
net10.0-maccatalyst26.0
- CommunityToolkit.Maui (>= 14.2.0)
- FluentValidation (>= 12.1.1)
- FluentValidation.DependencyInjectionExtensions (>= 12.1.1)
- MediatR (>= 14.1.0)
- Microsoft.Maui.Controls (>= 10.0.71)
- Microsoft.Maui.Controls.Compatibility (>= 10.0.71)
- PC.Framework.Core (>= 0.0.5)
- ReactiveUI.Maui (>= 23.2.28)
- ReactiveUI.Validation (>= 7.1.0)
- System.ComponentModel.Annotations (>= 5.0.0)
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 |
|---|---|---|
| 4.5.14 | 94 | 7/29/2026 |
| 4.5.13 | 148 | 7/15/2026 |
| 4.5.12 | 93 | 7/13/2026 |
| 4.5.11 | 83 | 7/13/2026 |
| 4.5.10 | 113 | 7/13/2026 |
| 4.5.9 | 91 | 7/11/2026 |
| 4.5.8 | 104 | 7/10/2026 |
| 4.5.7 | 105 | 7/10/2026 |
| 4.5.6 | 101 | 7/10/2026 |
| 4.5.5 | 95 | 7/10/2026 |
| 4.5.4 | 98 | 7/10/2026 |
| 4.5.3 | 109 | 7/6/2026 |
| 4.5.2 | 103 | 7/1/2026 |
| 4.5.1 | 110 | 6/29/2026 |
| 4.5.0 | 110 | 6/23/2026 |
| 4.4.0 | 667 | 7/31/2025 |
| 4.3.9 | 260 | 6/16/2025 |
| 4.3.8 | 255 | 6/16/2025 |
| 4.3.7 | 412 | 5/5/2025 |
| 4.3.6 | 273 | 3/18/2025 |
Loading failed