Thinksea 5.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Thinksea --version 5.0.0
NuGet\Install-Package Thinksea -Version 5.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="Thinksea" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Thinksea --version 5.0.0
#r "nuget: Thinksea, 5.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.
// Install Thinksea as a Cake Addin
#addin nuget:?package=Thinksea&version=5.0.0

// Install Thinksea as a Cake Tool
#tool nuget:?package=Thinksea&version=5.0.0
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 netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
.NET Framework net40 is compatible.  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 is compatible.  net481 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 Thinksea:

Package Downloads
Thinksea.Net.FileUploader

封装了基于 HTTP 协议的文件上传功能。 支持大文件上传,支持断点续传,支持秒传。 服务端支持 .NET,客户端支持 .NET 和 Javascript

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.0 105 3/25/2024
5.11.0 113 2/7/2024
5.10.0 119 12/22/2023
5.9.0 119 12/11/2023
5.7.2 243 3/3/2023
5.7.1 196 3/3/2023
5.7.0 371 11/22/2022
5.6.0 587 9/8/2022
5.5.0 420 2/27/2022
5.4.0 430 12/19/2021
5.3.0 473 11/13/2020
5.0.0 627 2/7/2020

1、已将组件“Thinksea.Logs”从项目“Thinksea”中剥离。仅用于兼容旧项目的目的,如无必要将不再进行升级维护。推荐使用.NET项目自带的日志组件或 NLog 等同类产品替代。
2、其他的代码优化。