![]() |
VOOZH | about |
dotnet add package PowerPortalsPro.Web.Common --version 4.0.0
NuGet\Install-Package PowerPortalsPro.Web.Common -Version 4.0.0
<PackageReference Include="PowerPortalsPro.Web.Common" Version="4.0.0" />
<PackageVersion Include="PowerPortalsPro.Web.Common" Version="4.0.0" />Directory.Packages.props
<PackageReference Include="PowerPortalsPro.Web.Common" />Project file
paket add PowerPortalsPro.Web.Common --version 4.0.0
#r "nuget: PowerPortalsPro.Web.Common, 4.0.0"
#:package PowerPortalsPro.Web.Common@4.0.0
#addin nuget:?package=PowerPortalsPro.Web.Common&version=4.0.0Install as a Cake Addin
#tool nuget:?package=PowerPortalsPro.Web.Common&version=4.0.0Install as a Cake Tool
PowerPortalsPro is a framework for building portal solutions on the Microsoft Power Platform and Dataverse.
| 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. |
Install the packages you need via NuGet:
dotnet add package PowerPortalsPro.Common
These packages are licensed under the PowerPortalsPro EULA. License acceptance is required during installation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on PowerPortalsPro.Web.Common:
| Package | Downloads |
|---|---|
|
PowerPortalsPro.Web.Server
Server-side services for PowerPortalsPro including Dataverse data access, security enforcement, interceptor execution, localization loading, and identity page defaults. |
|
|
PowerPortalsPro.Web.Blazor
Base Blazor components for PowerPortalsPro including MainContext, RecordContext, editor base classes, grid infrastructure, and form management. |
|
|
PowerPortalsPro.Identity
ASP.NET Core Identity integration for PowerPortalsPro portals with Dataverse-backed user storage and authentication providers. |
|
|
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.Client
Client-side services for PowerPortalsPro Blazor portals including local storage and client-server communication. |
This package is not used by any popular GitHub repositories.