Carfup.XTBPlugins.ViewRenamer 1.2024.1.6

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

// Install Carfup.XTBPlugins.ViewRenamer as a Cake Tool
#tool nuget:?package=Carfup.XTBPlugins.ViewRenamer&version=1.2024.1.6

If you want to rename your views in several languages in few clicks, this is the tool you are looking for !

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.

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.2024.1.6 1,360 1/10/2024
1.2023.10.5 1,634 10/4/2023
1.2023.6.4 1,681 6/9/2023
1.2023.1.3 2,257 1/17/2023
1.2023.1.2 314 1/17/2023
1.2022.12.1 790 12/14/2022

1.2024.1.6  
Fix random issues related to the instance of telemetry
   
1.2023.10.5
Allow to replace content with blank value in the to field.

1.2023.6.4
Added LogicalName in the Tables list in order to differentiate those with the same Display names
added new Publish and Save button.

1.2023.1.3
Loading of tables is now almost instant along with the search.

1.2023.1.2
Fix the search in tables
Fix the view loading for the correct table while 2 tables had the same display name
Improve speed (a bit) while loading the tables

1.2022.12.1
Loading all Tables.
Loading views for the selected table(s).
Replace the content using regex, selected language, all lines or selected ones.