A simple and intuitive package which allows editors to find and replace content in Umbraco.
                        
                    
         
                Info
| Version: | 2.0.1 | 
| Author(s): | Cogworks | 
| Last Update: | Wednesday, January 29, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/thecogworks/findandreplace | 
| NuGet Url: | https://www.nuget.org/packages/Cogworks.FindAndReplace | 
Install
Install-Package Cogworks.FindAndReplace
                        dotnet add package Cogworks.FindAndReplace
                        paket add Cogworks.FindAndReplace
                        
                                Cogworks.FindAndReplace Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- UmbracoCms.Core(>= 8.0.0)
 - UmbracoCms.Web(>= 8.0.0)
 - ClientDependency(>= 1.9.7)
 - LightInject(>= 5.4.0)
 - Microsoft.AspNet.Mvc(>= 5.2.7)
 - Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
 - Microsoft.Owin.Security(>= 4.0.1)
 - Microsoft.Owin.Security.Cookies(>= 4.0.1)
 - Microsoft.Owin.Security.OAuth(>= 4.0.1)
 - Newtonsoft.Json(>= 12.0.1)
 - Serilog(>= 2.8.0)
 
Tags