This plugin (FriendlyUrls plugin) is part of the Free bundle
Where is the plugins section?
The <plugins> section is located in Web.config, and is nested inside the <resizer> element, which is nested inside <configuration>. For examples, see this sample Web.config file.
What is NuGet?
NuGet is a better way to manage your project's libraries, and is fully supported by the ImageResizer.
Cloud Bundle
- MongoReader plugin
- S3Reader plugin
- RemoteReader plugin
- AzureReader plugin
- CloudFront plugin
- SQLReader plugin
Free bundle
- Gradient plugin
- VirtualFolder plugin
- AutoRotate plugin (v3.1+)
- ImageHandlerSyntax plugin
- DefaultSettings plugin (V3.1+)
- IEPngFix plugin (New in V3.1.3)
- PdfRenderer (New in V3.1.3)
- DefaultEncoder
- MvcRoutingShim plugin
- FriendlyUrls plugin
- Image404 plugin
- ClientCache plugin
- Logging plugin (v3.1+)
- SizeLimiting plugin
- Drop Shadow plugin
- FolderResizeSyntax plugin
- SpeedOrQuality (v3.1+)
- Diagnostics plugin
- Presets plugin (v3.1+)
- Custom Overlay plugin
Performance Bundle
Extras Bundle
Design bundle
- New Watermark plugin (v3.1+)
- WhitespaceTrimmer plugin
- PsdReader plugin
- FreeImage Plugins
- WIC Plugins (V3.1+)
- SimpleFilters plugin
- SeamCarving plugin
- AdvancedFilters plugin
Don't see the feature or plugin you're looking for? I do custom plugin development at 80% off my regular rates.
FriendlyUrls plugin
Renamed to FolderResizeSyntax and merged into the Core, ImageResizer.dll in 3.0.12. This change reduces the number of dlls you need to deploy, and simplifies migration for v2 customers.
You should change <add name="FriendlyUrls" /> to <add name="FolderResizeSyntax" /> in Web.config and remove ImageResizer.Plugins.FriendlyUrls.dll through Project References, /bin/, or nuget.