PowerPortalsPro.Common.Xrm
4.0.0
.NET 10.0
This package targets .NET 10.0. The package is compatible with this framework or higher.
.NET Framework 4.6.2
This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
dotnet add package PowerPortalsPro.Common.Xrm --version 4.0.0
NuGet\Install-Package PowerPortalsPro.Common.Xrm -Version 4.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="PowerPortalsPro.Common.Xrm" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PowerPortalsPro.Common.Xrm" Version="4.0.0" />
<PackageReference Include="PowerPortalsPro.Common.Xrm" />
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 PowerPortalsPro.Common.Xrm --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PowerPortalsPro.Common.Xrm, 4.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 PowerPortalsPro.Common.Xrm@4.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=PowerPortalsPro.Common.Xrm&version=4.0.0
#tool nuget:?package=PowerPortalsPro.Common.Xrm&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- Microsoft.CrmSdk.CoreAssemblies (>= 9.0.2.60)
- PowerPortalsPro.Common (>= 4.0.0)
-
net10.0
- Microsoft.PowerPlatform.Dataverse.Client (>= 1.2.10)
- PowerPortalsPro.Common (>= 4.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PowerPortalsPro.Common.Xrm:
| Package | Downloads |
|---|---|
|
PowerPortalsPro.Web.Server
Server-side services for PowerPortalsPro including Dataverse data access, security enforcement, interceptor execution, localization loading, and identity page defaults. |
GitHub repositories
This package is not used by any popular GitHub repositories.