Edi.ImageWatermark 3.0.0

dotnet add package Edi.ImageWatermark --version 3.0.0
                    
NuGet\Install-Package Edi.ImageWatermark -Version 3.0.0
                    
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="Edi.ImageWatermark" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Edi.ImageWatermark" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Edi.ImageWatermark" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Edi.ImageWatermark --version 3.0.0
                    
#r "nuget: Edi.ImageWatermark, 3.0.0"
                    
#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.
#:package Edi.ImageWatermark@3.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Edi.ImageWatermark&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Edi.ImageWatermark&version=3.0.0
                    
Install as a Cake Tool

Edi.ImageWatermark

Add watermark to images in .NET

NuGet

Usage

Refer to my blog post https://edi.wang/post/2018/10/12/add-watermark-to-uploaded-image-aspnet-core

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Edi.ImageWatermark:

Package Downloads
Edi.ImageWatermark.ManualTest

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Edi.ImageWatermark:

Repository Stars
EdiWang/Moonglade
Blog system of https://edi.wang, runs on Microsoft Azure
Version Downloads Last Updated
3.0.0 81 5/14/2026
2.24.0 173 4/12/2026
2.23.0 328 3/8/2026
2.22.0 849 11/13/2025
2.21.1 275 10/31/2025
2.21.0 322 10/12/2025
2.20.0 361 8/23/2025
2.19.1 207 8/23/2025
2.19.0 308 7/31/2025
2.18.1 798 3/11/2025
2.18.0 324 2/8/2025
2.17.0 735 11/19/2024
2.16.0 329 11/13/2024
2.15.0 320 11/1/2024
2.14.0 815 8/11/2024
2.13.0 317 8/10/2024
2.12.0 777 5/19/2024
2.11.4 787 3/11/2024
2.11.3 686 1/29/2024
2.11.2 999 12/11/2023
Loading failed