PowerPortalsPro.Common
1.0.27
See the version list below for details.
dotnet add package PowerPortalsPro.Common --version 1.0.27
NuGet\Install-Package PowerPortalsPro.Common -Version 1.0.27
<PackageReference Include="PowerPortalsPro.Common" Version="1.0.27" />
<PackageVersion Include="PowerPortalsPro.Common" Version="1.0.27" />
<PackageReference Include="PowerPortalsPro.Common" />
paket add PowerPortalsPro.Common --version 1.0.27
#r "nuget: PowerPortalsPro.Common, 1.0.27"
#:package PowerPortalsPro.Common@1.0.27
#addin nuget:?package=PowerPortalsPro.Common&version=1.0.27
#tool nuget:?package=PowerPortalsPro.Common&version=1.0.27
PowerPortalsPro
PowerPortalsPro is a framework for building portal solutions on the Microsoft Power Platform and Dataverse.
Packages
| Package | Description |
|---|---|
| PowerPortalsPro.Common | Shared utilities and core abstractions used across all PowerPortalsPro packages. |
| PowerPortalsPro.Identity | Authentication and identity management for PowerPortalsPro applications. |
| PowerPortalsPro.Web.Blazor | Blazor components and services for building PowerPortalsPro web applications. |
| PowerPortalsPro.Web.Blazor.FluentUI | Fluent UI components for PowerPortalsPro Blazor applications. |
| PowerPortalsPro.Web.Common | Shared web utilities and services used by PowerPortalsPro web projects. |
| PowerPortalsPro.Web.Server | Server-side hosting and middleware for PowerPortalsPro web applications. |
| PowerPortalsPro.Xrm | Dataverse/XRM integration layer for PowerPortalsPro. |
Getting Started
Install the packages you need via NuGet:
dotnet add package PowerPortalsPro.Common
License
These packages are licensed under the PowerPortalsPro EULA. License acceptance is required during installation.
Links
| 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. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- MediatR (= 12.5.0)
- Microsoft.CrmSdk.CoreAssemblies (>= 9.0.2.60)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Caching.Memory (>= 10.0.2)
- Microsoft.Extensions.Configuration (>= 10.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Http (>= 10.0.2)
- System.Text.Json (>= 10.0.2)
- UUIDNext (>= 4.2.3)
-
net10.0
- MediatR (= 12.5.0)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Caching.Memory (>= 10.0.2)
- Microsoft.Extensions.Configuration (>= 10.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Http (>= 10.0.2)
- Microsoft.PowerPlatform.Dataverse.Client (>= 1.2.10)
- Microsoft.PowerPlatform.Dataverse.Client.Dynamics (>= 1.2.10)
- System.Runtime.Caching (>= 10.0.2)
- UUIDNext (>= 4.2.3)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on PowerPortalsPro.Common:
| Package | Downloads |
|---|---|
|
PowerPortalsPro.Web.Common
Shared services and interfaces for PowerPortalsPro including localization, security handlers, interceptors, metadata caching, and the Dataverse service contract. |
|
|
PowerPortalsPro.Xrm
Dataverse proxy classes and XRM extensions for PowerPortalsPro portal projects. |
|
|
PowerPortalsPro.Web.Blazor
Base Blazor components for PowerPortalsPro including MainContext, RecordContext, editor base classes, grid infrastructure, and form management. |
|
|
PowerPortalsPro.Web.Blazor.FluentUI
Fluent UI Blazor components for PowerPortalsPro including editors, data grids, layout components, theming, and toolbar buttons built on Microsoft's Fluent Design System. |
|
|
PowerPortalsPro.Web.Blazor.Charts
Chart components for PowerPortalsPro Blazor portals, including a Dataverse-backed data source for binding charts to FetchXML queries. |
GitHub repositories
This package is not used by any popular GitHub repositories.