V6UEditor.Core 1.10.4

dotnet add package V6UEditor.Core --version 1.10.4
NuGet\Install-Package V6UEditor.Core -Version 1.10.4
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="V6UEditor.Core" Version="1.10.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add V6UEditor.Core --version 1.10.4
#r "nuget: V6UEditor.Core, 1.10.4"
#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 V6UEditor.Core as a Cake Addin
#addin nuget:?package=V6UEditor.Core&version=1.10.4

// Install V6UEditor.Core as a Cake Tool
#tool nuget:?package=V6UEditor.Core&version=1.10.4

百度UEditor图片、文件等上传所依赖的后端服务,支持.Net Core 2.0+以及.Net Framework 3.5+,简单易用,文档优秀,速来尝试。
任何问题或建议,均可在码云提交Issue,我们尽可能第一时间处理:https://gitee.com/valu/V6UEditor.Core/issues

Product 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 net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  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. 
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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.10.4 144 8/29/2023
1.10.3 457 6/10/2022
1.10.2 618 1/5/2020
1.10.1 438 12/17/2019
1.10.0 416 12/15/2019
1.0.9 419 12/15/2019
1.0.8 441 12/14/2019
1.0.7 439 12/14/2019

升级说明:
[1.10.4] 升级提示信息《未通过身份验证》
[1.10.3] 视频、文档等附件因添加水印出错
[1.10.2] 增加判断登录认证
[1.10.1] 修复抓取远程图片水印文字bug
[1.10.0] 增加包图标
[1.0.9] 抓取远程图片,增加水印文字
[1.0.8] 增加上传图片,水印文字
[1.0.6] Fixed bug 抓取远程图片时,丢失扩展名的问题 https://github.com/baiyunchen/UEditor.Core/issues/7
[1.0.5] Fixed bug 抓取远程图片时,提示“参数错误:没有指定抓取源” https://github.com/baiyunchen/UEditor.Core/pull/5
[1.0.4] Optimize support for the.net framework.