Our.Umbraco.Picture
1.5.6145.40022
dotnet add package Our.Umbraco.Picture --version 1.5.6145.40022
NuGet\Install-Package Our.Umbraco.Picture -Version 1.5.6145.40022
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="Our.Umbraco.Picture" Version="1.5.6145.40022" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Our.Umbraco.Picture --version 1.5.6145.40022
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Our.Umbraco.Picture, 1.5.6145.40022"
#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 Our.Umbraco.Picture as a Cake Addin #addin nuget:?package=Our.Umbraco.Picture&version=1.5.6145.40022 // Install Our.Umbraco.Picture as a Cake Tool #tool nuget:?package=Our.Umbraco.Picture&version=1.5.6145.40022
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Helper extension to create HTML5 picture element with sources, and browser fallbacks
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. 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.
-
- UmbracoCms.Core (>= 7.2.4)
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.5.6145.40022 | 5,108 | 10/28/2016 |
1.0.4 | 1,355 | 3/8/2016 |
1.0.3 | 1,217 | 1/26/2016 |
1.0.2 | 1,346 | 1/25/2016 |
1.0.1 | 2,543 | 1/14/2016 |
Added Sizes attribute to Source element. Added missing quotes to src attribute on img.