BJS.CRM.Extensions 1.0.1

dotnet add package BJS.CRM.Extensions --version 1.0.1                
NuGet\Install-Package BJS.CRM.Extensions -Version 1.0.1                
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="BJS.CRM.Extensions" Version="1.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BJS.CRM.Extensions --version 1.0.1                
#r "nuget: BJS.CRM.Extensions, 1.0.1"                
#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.
// Install BJS.CRM.Extensions as a Cake Addin
#addin nuget:?package=BJS.CRM.Extensions&version=1.0.1

// Install BJS.CRM.Extensions as a Cake Tool
#tool nuget:?package=BJS.CRM.Extensions&version=1.0.1                

BJS.CRM.Extensions

Explanation of the Sections

  • Description: Provides an overview of what the package includes and what problems it solves.
  • Installation: Offers instructions on how to install the package using both NuGet Package Manager and .NET CLI.
  • License: Links to the license file, informing users about the terms of use.
  • Contributing: Encourages community involvement and contributions.

Description

BJS.CRM.Extensions is a NuGet package that provides a collection of useful extensions for Dynamics CRM development and common C# tasks. These extensions simplify working with OrganizationService, ServiceClient, Entity, etc. objects in Dynamics CRM, as well as offering enhancements to standard C#.

Installation

You can install this package via NuGet Package Manager or the .NET CLI:

NuGet Package Manager

Install-Package BJS.CRM.Extensions -Version {version_number}

.NET CLI

dotnet add package BJS.CRM.Extensions --version {version_number}

License

This project is licensed under the MIT License. See the LICENSE.txt file for details.

Contributing

I will make it available for public contribution for any features, bug fixes, or improvements.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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.

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.1 122 8/13/2024
1.0.0 124 8/13/2024