MsCrmTools.WebResourcesManager 1.2017.3.9

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package MsCrmTools.WebResourcesManager --version 1.2017.3.9
NuGet\Install-Package MsCrmTools.WebResourcesManager -Version 1.2017.3.9
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="MsCrmTools.WebResourcesManager" Version="1.2017.3.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MsCrmTools.WebResourcesManager --version 1.2017.3.9
#r "nuget: MsCrmTools.WebResourcesManager, 1.2017.3.9"
#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 MsCrmTools.WebResourcesManager as a Cake Addin
#addin nuget:?package=MsCrmTools.WebResourcesManager&version=1.2017.3.9

// Install MsCrmTools.WebResourcesManager as a Cake Tool
#tool nuget:?package=MsCrmTools.WebResourcesManager&version=1.2017.3.9

Manage your webresources easily

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  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
2.2023.9.24 11,385 9/30/2023
2.2023.1.22 11,387 1/2/2023
2.2022.2.21 20,375 2/23/2022
2.2022.2.20 5,583 2/1/2022
2.2021.5.18 13,914 5/21/2021
2.2021.5.17 3,727 5/2/2021
2.2021.4.16 3,217 4/15/2021
2.2021.2.15 6,729 2/25/2021
2.2021.2.14 1,007 2/24/2021
2.2021.2.13 1,436 2/19/2021
2.2020.5.12 9,032 5/28/2020
2.2020.5.11 540 5/28/2020
2.2020.5.10 1,714 5/25/2020
2.2020.5.9 585 5/25/2020
2.2019.9.8 14,854 9/3/2019
2.2019.4.7 10,604 4/18/2019
2.2019.1.6 10,950 1/25/2019
2.2018.8.5 13,323 8/28/2018
2.2018.7.4 6,851 7/18/2018
2.2018.6.3 5,824 6/21/2018
2.2018.6.2 1,928 6/19/2018
2.2018.6.1 1,915 6/18/2018
1.2018.3.17 12,345 3/23/2018
1.2018.1.16 12,989 1/30/2018
1.2018.1.14 2,840 1/26/2018
1.2017.10.13 32,054 10/4/2017
1.2017.8.11 18,036 8/29/2017
1.2017.7.10 15,287 8/1/2017
1.2017.3.9 38,852 3/22/2017
1.2017.2.8 13,406 3/2/2017
1.2017.2.7 1,046 3/2/2017
1.2016.12.6 23,949 12/20/2016
1.2016.12.5 1,649 12/19/2016
1.2016.10.4 16,457 10/26/2016
1.2016.10.3 9,071 10/10/2016
1.2016.10.2 4,374 10/5/2016
1.2016.8.1 13,363 8/17/2016
1.2016.6.3 12,116 6/11/2016
1.2016.5.2 4,035 5/30/2016
1.2016.5.1 1,721 5/28/2016

1.2017.3.9
Improved search
Improved renaming of a web resource
Added shortcut (Ctrl+R) to refresh web resource from disk
Used SettingsManager feature to handle Settings file

1.2017.2.8
Merged Go To Line feature

1.2017.2.7
Active tab is now colored
Context menu added on tabs for close operations
Added search bar to search in web resource name or content

1.2016.12.6
Fixed packaging

1.2016.12.5
Added possibility to collapse/expand automatically web resources after loading (see options)
Fixed refresh from disk where opened file is not updated
Fixed loading web resources when empty web resources stop the load
Fixed animated gif crash

1.2016.10.4
Fix feature to load all types of a selected solution that didn't work

1.2016.10.3
Fix NullReferenceException when opening the first web resource

1.2016.10.2
Added support for opening multiples webresources
Added support to add folder structure with drag and drop
Fixed a bug when the folder path is not retained

1.2016.8.1
Move SelectAll/Collapse/Expand treeview actions to the top
Added possibility to avoid loading Out of the box webresources from CRM2016+

1.2016.6.3
Added autosave capability (see options)
Improved bulk update : you can now exclude webresources to update, the default action is "Update & publish" instead of "Update"
Fixed bug with .map and .ts files
Added links to Github project page in XrmToolBox menus
1.2016.5.2
** minor fix for the new feature described below **
Added State to webresources to enable update in bulk
Locally updated webresources not pushed to CRM are displayed in blue
Added opacified icons for webresources not synced to CRM