PictureRenderer 3.12.0
dotnet add package PictureRenderer --version 3.12.0
NuGet\Install-Package PictureRenderer -Version 3.12.0
<PackageReference Include="PictureRenderer" Version="3.12.0" />
paket add PictureRenderer --version 3.12.0
#r "nuget: PictureRenderer, 3.12.0"
// Install PictureRenderer as a Cake Addin #addin nuget:?package=PictureRenderer&version=3.12.0 // Install PictureRenderer as a Cake Tool #tool nuget:?package=PictureRenderer&version=3.12.0
ASP.Net Picture Renderer
Makes it easy to optimize images in (pixel) size, quality, file size, and image format. Images will be responsive, and can be lazy loaded.<br> It's a light-weight library, suitable for Blazor Webassembly.
The Picture Renderer renders an HTML picture element. The picture element presents a set of images in different sizes and formats. It’s then up to the browser to select the most appropriate image depending on screen resolution, viewport width, network speed, and the rules that you set up. <br>
Picture Renderer works very well together with a CMS where you might not be in control of the exact images that will be used. The content editor doesn't have to care about what aspect ratio, or size, the image has. The most optimal image will always be used.<br> Picture Renderer currently works together with SixLabors/ImageSharp.Web, Storyblok's Image service, and Cloudflare image resizing.
Read more about Picture Renderer here.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PictureRenderer:
Package | Downloads |
---|---|
PictureRenderer.Umbraco
Render images using a picture HTML element. CMS editors don't have to care about image sizes or formats. The most optimal image will always be used depending on the capabilities, screen size, and pixel density of the device used when visiting your Umbraco web site. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.12.0 | 6,400 | 7/26/2024 |
3.11.0 | 1,993 | 1/4/2024 |
3.10.0 | 30,312 | 12/16/2023 |
3.9.0 | 626 | 11/2/2023 |
3.8.0 | 23,438 | 6/28/2023 |
3.7.0 | 245 | 5/1/2023 |
3.6.0 | 35,441 | 1/18/2023 |
3.5.0 | 9,191 | 10/14/2022 |
3.4.0 | 416 | 9/12/2022 |
3.3.1 | 440 | 9/8/2022 |
3.3.0 | 6,061 | 8/24/2022 |
3.2.0 | 1,148 | 8/12/2022 |
3.1.0 | 424 | 8/12/2022 |
3.0.0 | 4,180 | 8/8/2022 |
2.2.0 | 477 | 6/10/2022 |
2.1.0 | 1,003 | 5/11/2022 |
2.0.0 | 7,327 | 2/13/2022 |
1.3.0 | 1,493 | 11/23/2021 |
1.2.2 | 5,520 | 9/29/2021 |
1.1.0 | 1,567 | 9/9/2021 |
1.1.0-preview | 253 | 9/6/2021 |
1.0.1-preview | 250 | 9/2/2021 |
1.0.0-preview | 253 | 8/31/2021 |