Boruto.Dataverse.Plugin 1.0.2.8

dotnet add package Boruto.Dataverse.Plugin --version 1.0.2.8
                    
NuGet\Install-Package Boruto.Dataverse.Plugin -Version 1.0.2.8
                    
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="Boruto.Dataverse.Plugin" Version="1.0.2.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Boruto.Dataverse.Plugin" Version="1.0.2.8" />
                    
Directory.Packages.props
<PackageReference Include="Boruto.Dataverse.Plugin" />
                    
Project file
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 Boruto.Dataverse.Plugin --version 1.0.2.8
                    
#r "nuget: Boruto.Dataverse.Plugin, 1.0.2.8"
                    
#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.
#addin nuget:?package=Boruto.Dataverse.Plugin&version=1.0.2.8
                    
Install Boruto.Dataverse.Plugin as a Cake Addin
#tool nuget:?package=Boruto.Dataverse.Plugin&version=1.0.2.8
                    
Install Boruto.Dataverse.Plugin as a Cake Tool

Boruto.Dataverse.Plugin

updated: 2025-06-20 15:50

  1. Build plugin for dataverse using SOLID software princips
  2. Keep you plugin registration in dataverse in sync. with your code, using a simple plugin self-deployment solution

For documentation: Please go to the official boruto dataverse project documentation page to see documentation

DISCLAIMER

We are still in process of stabalizing the concept and improving documentation. We will make an expicit RELEASED note when the concept is ready for adoption.

This software is provided as-is, and is used on your own risk. Kipon ApS does not take any responsibility of damages directly or indirectly caused by the use of this software.

LICENSE

The software is licensed under MIT, and can be used and distributed for free. It is prohibited to sell the software under any circumstances. The software can however be include in any commercial or non-commercial solution and redistrubuted without any restrictions.

Boruto

History: Boruto ← Kipon.Solid.Plugin

This library is a migration of the Kipon.Solid.Plugin framework, with the purpose of support builing Plugins for the dataverse platform using the software princip SOLID.

The Kipon.Solid.Plugin and the Boruto plugin frameworks has a lot a similarities, however also have important differences in the following areas:

  1. It is using the nuget plugin deployment model
  2. It is using pac model build to create strongly typed entities
  3. Only online environments are supported.
  4. No support for workflows (the nuget deployment model do not support it)
  5. Less restrictive in terms of always using interfaces for injection.
  6. No boruto specific code generation

Changelog

1.0.2.7 2025-06-18: Microsoft.Xrm.Sdk.Client.OrganizationServiceContext all attached entities are detached between each method invocation to avoid unpredictable caching. Boruto.IPipeline can be impl. by the custom service provider, to add similar behavior in custom impl.

1.0.2.6 2025-06-13: No platform error logging if plugins is throwing invalidpluginexecutionexception.

1.0.2.5 2025-06-13: InvalidPluginExecutionException thrown by a plugin did not make it to the UI, result in bad error message to the user

1.0.2.4 2025-05-29: Added tool to generate IUnitOfWork

1.0.2.3 2025-05-26: Fixed to many image mising logs in tracelog

1.0.2.1 2025-05-24: Deployer tool is now using the boruto service for dependency injection and dependency on System.ComponentModel has been removed

1.0.1.22 2025.05.07 Version 1.0.1.22 is the first version considered stable. Full documentation is still pending, so a final formal release i still awaiting.

1.0.1.6 - 1.0.1.21 , - A significant number of bugfixes has been added.

1.0.1.5 2025-05-01 Services with more than one parameter in constructor, multi registration og images

1.0.1.1 2025-04-30: Boruto.BasePlugin.ServiceProvider change from a property to a method, taking Boruto.ServiceAPI.IServiceContext as argument to allow custom service provider to use Dataverse service directly or, provided by the Boruto platform

1.0.0.4 2025-04-30: Plugin tool is not using early bound entities anymore, to avoid conlict with other libraries

1.0.0.3 2025-04-27: Added extensions methods from Kipon.Solid

1.0.0.2 2025-04-26: Initial release

(c) Boruto.Dataverse.Plugin: Copyright Kipon ApS 2022-2025

Product Compatible and additional computed target framework versions.
.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

    • No dependencies.

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
1.0.2.8 62 6/20/2025
1.0.2.7 113 6/18/2025
1.0.2.6 219 6/13/2025
1.0.2.5 216 6/13/2025
1.0.2.4 143 5/29/2025
1.0.2.3 145 5/26/2025
1.0.2.2 142 5/26/2025
1.0.2.1 62 5/24/2025
1.0.1.22 136 5/7/2025
1.0.1.21 139 5/6/2025
1.0.1.20 133 5/6/2025
1.0.1.19 131 5/6/2025
1.0.1.18 149 5/5/2025
1.0.1.17 132 5/5/2025
1.0.1.16 135 5/5/2025
1.0.1.15 136 5/4/2025
1.0.1.14 149 5/4/2025
1.0.1.13 95 5/4/2025
1.0.1.12 107 5/4/2025
1.0.1.11 111 5/4/2025
1.0.1.10 65 5/3/2025
1.0.1.9 63 5/3/2025
1.0.1.8 59 5/3/2025
1.0.1.7 90 5/2/2025
1.0.1.6 140 5/1/2025
1.0.1.5 137 5/1/2025
1.0.1.4 136 4/30/2025
1.0.1.3 131 4/30/2025
1.0.1.2 135 4/30/2025
1.0.1.1 134 4/30/2025
1.0.0.4 132 4/30/2025
1.0.0.3 133 4/27/2025
1.0.0.2 96 4/26/2025

Microsoft.Xrm.Sdk.Client.OrganizationServiceContext all attached entities are detached between each method invocation to avoid unpredictable caching. Boruto.IPipeline can be impl. by the custom service provider,  to add similar behavior in custom impl.