Mediaflow.Umbraco
17.1.3
dotnet add package Mediaflow.Umbraco --version 17.1.3
NuGet\Install-Package Mediaflow.Umbraco -Version 17.1.3
<PackageReference Include="Mediaflow.Umbraco" Version="17.1.3" />
<PackageVersion Include="Mediaflow.Umbraco" Version="17.1.3" />
<PackageReference Include="Mediaflow.Umbraco" />
paket add Mediaflow.Umbraco --version 17.1.3
#r "nuget: Mediaflow.Umbraco, 17.1.3"
#:package Mediaflow.Umbraco@17.1.3
#addin nuget:?package=Mediaflow.Umbraco&version=17.1.3
#tool nuget:?package=Mediaflow.Umbraco&version=17.1.3
Mediaflow for Umbraco
The Mediaflow plugin is used to be able to connect your Mediaflow content directly with your Umbraco website! This will help with ensuring you follow correct GDPR processes regarding images and video plus a great offering of other features to help you streamline your workflow for images, video and branding.
Read more on https://www.mediaflow.com/
Licens
You need to have a Mediaflow account with the integration addon activated to be able to use the plugin. If you have any questions please contact your sales representative or read more at https://www.mediaflow.com/priser/.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Umbraco.Cms (>= 17.0.0 && < 18.0.0)
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 |
|---|---|---|
| 17.1.3 | 136 | 6/18/2026 |
| 17.1.2 | 261 | 5/25/2026 |
| 17.1.1 | 110 | 5/25/2026 |
| 17.1.0 | 99 | 5/25/2026 |
| 17.0.0 | 102 | 5/25/2026 |
| 16.2.3 | 104 | 6/18/2026 |
| 16.2.2 | 101 | 5/25/2026 |
| 16.2.1 | 103 | 5/25/2026 |
| 16.2.0 | 101 | 5/25/2026 |
| 16.1.1 | 106 | 5/25/2026 |
| 16.1.0 | 102 | 5/25/2026 |
| 16.0.0 | 104 | 5/25/2026 |
| 15.5.2 | 106 | 6/18/2026 |
| 15.4.1 | 107 | 5/11/2026 |
| 15.4.0 | 103 | 5/11/2026 |
| 15.2.1 | 99 | 5/11/2026 |
| 14.3.2 | 112 | 6/18/2026 |
| 14.2.1 | 116 | 5/11/2026 |
| 14.2.0 | 110 | 5/11/2026 |
| 14.0.0 | 114 | 5/11/2026 |
17.1.3 - Fixed upload failure when Mediaflow files contain special characters in the filename or download URL (e.g. !, @, spaces, brackets). Removed overly strict URI validation in HandleFileUpload.
17.1.2 - Built and tested against Umbraco 17.3.0 (.NET 10). Aligns package dependencies with Umbraco 17.3 schema and runtime.
17.1.1 - Language fallback: selecting a base language code (e.g. "sv", "fi") now correctly resolves the matching regional language file (e.g. sv-SE.xml, fi-FI.xml) instead of falling back to English.
17.1.0 - Server-side thumbnail URL generation using IImageUrlGenerator. Thumbnail URLs are no longer constructed client-side.
17.0.0 - Support for Umbraco 17.0 and .NET 10.
16.1.1 - Added support for SVG/vector files from the Mediaflow FileSelector.
16.1.0 - Server-side OAuth token exchange. Credentials are no longer exposed to the browser.
16.0.0 - Support for Umbraco 16.0.
15.3.0 - Added support for configuring credentials via appsettings.json, user-secrets or environment variables. When a "Mediaflow" section with credentials is present in the ASP.NET Core configuration, it takes priority over the XML config file. Falls back to Mediaflow.config if no appsettings are configured.
15.2.1 - Mediaflow.config is no longer included in the package. The config file is created automatically on first run if missing.
1.0 - Dotnet core version