GuidoPreite.DRB
1.0.0.42
.NET Framework 4.6.2
dotnet add package GuidoPreite.DRB --version 1.0.0.42
NuGet\Install-Package GuidoPreite.DRB -Version 1.0.0.42
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="GuidoPreite.DRB" Version="1.0.0.42" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GuidoPreite.DRB --version 1.0.0.42
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GuidoPreite.DRB, 1.0.0.42"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install GuidoPreite.DRB as a Cake Addin
#addin nuget:?package=GuidoPreite.DRB&version=1.0.0.42
// Install GuidoPreite.DRB as a Cake Tool
#tool nuget:?package=GuidoPreite.DRB&version=1.0.0.42
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dataverse REST Builder for XrmToolBox. Create and Execute requests against the Dataverse Web API endpoint.
Product | Versions |
---|---|
.NET Framework | net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBox (>= 1.2021.12.53)
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.0.42 | 7,331 | 11/26/2022 |
1.0.0.40 | 4,675 | 10/20/2022 |
1.0.0.39 | 3,487 | 9/27/2022 |
1.0.0.38 | 7,308 | 7/17/2022 |
1.0.0.37 | 8,278 | 4/7/2022 |
1.0.0.36 | 2,994 | 2/25/2022 |
1.0.0.35 | 825 | 2/20/2022 |
1.0.0.34 | 352 | 2/18/2022 |
1.0.0.33 | 243 | 2/18/2022 |
1.0.0.32 | 232 | 2/18/2022 |
1.0.0.31 | 749 | 2/14/2022 |
1.0.0.30 | 648 | 2/9/2022 |
1.0.0.29 | 546 | 2/5/2022 |
1.0.0.28 | 769 | 1/29/2022 |
1.0.0.27 | 605 | 1/25/2022 |
1.0.0.26 | 358 | 1/24/2022 |
1.0.0.25 | 574 | 1/18/2022 |
1.0.0.24 | 380 | 1/15/2022 |
1.0.0.23 | 488 | 1/12/2022 |
1.0.0.22 | 354 | 1/10/2022 |
1.0.0.21 | 583 | 12/30/2021 |
1.0.0.20 | 341 | 12/25/2021 |
1.0.0.19 | 179 | 12/24/2021 |
1.0.0.18 | 445 | 12/20/2021 |
1.0.0.17 | 248 | 12/17/2021 |
1.0.0.16 | 189 | 12/17/2021 |
1.0.0.15 | 172 | 12/17/2021 |
1.0.0.42
Changed Xrm.WebApi methods (for example Xrm.WebApi.online.retrieveRecord now is generated as Xrm.WebApi.retrieveRecord) due to different endpoints called by these methods.
Official Microsoft documentation links have been updated (Learn instead of Docs).