Edi.ImageWatermark 2.23.0

dotnet add package Edi.ImageWatermark --version 2.23.0
                    
NuGet\Install-Package Edi.ImageWatermark -Version 2.23.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="2.23.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Edi.ImageWatermark" Version="2.23.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 2.23.0
                    
#r "nuget: Edi.ImageWatermark, 2.23.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@2.23.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=2.23.0
                    
Install as a Cake Addin
#tool nuget:?package=Edi.ImageWatermark&version=2.23.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
2.23.0 30 3/8/2026
2.22.0 793 11/13/2025
2.21.1 250 10/31/2025
2.21.0 267 10/12/2025
2.20.0 308 8/23/2025
2.19.1 183 8/23/2025
2.19.0 287 7/31/2025
2.18.1 775 3/11/2025
2.18.0 306 2/8/2025
2.17.0 714 11/19/2024
2.16.0 311 11/13/2024
2.15.0 301 11/1/2024
2.14.0 794 8/11/2024
2.13.0 294 8/10/2024
2.12.0 754 5/19/2024
2.11.4 761 3/11/2024
2.11.3 666 1/29/2024
2.11.2 975 12/11/2023
2.11.1 589 11/6/2023
2.11.0 555 10/11/2023
Loading failed