Dynamics Crm DevKit Versions Save

A collection of projects and items template for develop Dynamics 365 Crm

3.33.33.33

5 months ago
  • VS 20222 supported
  • A lot of code fixed, changed, enhanced.

2.13.33

2 years ago

✔️ RELEASED v.2.13.33 ✔️

  • Bugs fixed

2.12.31

2 years ago

✔️ RELEASED v.2.12.31 ✔️

  • Bugs fixed
  • devkit.js covered 100% ClientApi until today (2021.07.07)
  • Added projects/items template
  • DynamicsCrm.DevKit.Analyzers: added 2 analyzers
  • DynamicsCrm.DevKit.Cli: better show output

2.10.31

3 years ago
  • Connection form now only support ClientId/ClientSecret
  • Add OOB Sdk Login form to connection form
  • Add OOB Sdk login form to DynamicsCrm.DevKit.Cli
  • No password saved to DynamicsCrm.DevKit.json file
  • devkit.js re-write and cover all latest form docs (included form headerSection, footerSection)
  • devkit.d.ts now update to date with devkit.js
  • Remove WebApiClient.js lib
  • Fixed bugs

2.2.29

4 years ago
  • Support connection : ClientSecret
  • Fixed bugs

2.1.1

4 years ago
  • Fixed some bugs
  • Added DynamicsCrm.DevKit.Tool.2.1.1.nupkg

2.1.0

4 years ago
  • Fixed some bugs

2.0.0

4 years ago

What's news

  • Refactor code to v2 folder
  • Rename PL.DynamicsCrm.DevKit to DynamicsCrm.DevKit

1.3.0

5 years ago

What's news

  • Added project template: Download WebResources that help you download all web resources from current Dynamics 365 to Visual Studio Web Project.
  • Added context menu in the .cs code editor command Add CrmPluginRegistration that help you update current plugin class will work with PL.DynamicsCrm.DevKit.
  • Added context menu in the solution explore command Deploy Report, this command only show when you right-click to .rdl file. This command help you deploy your report quickly. Just click and it deploy to your Dynamics 365.
  • Fixed bugs and refactoring some code.

1.2.2

5 years ago
  • Added PL.DynamicsCrm.DevKit.Tools
  • Updated PL.DynamicsCrm.DevKit.Cli
  • Fixed bugs