Miae.Common
1.0.0.29
dotnet add package Miae.Common --version 1.0.0.29
NuGet\Install-Package Miae.Common -Version 1.0.0.29
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="Miae.Common" Version="1.0.0.29" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Miae.Common --version 1.0.0.29
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Miae.Common, 1.0.0.29"
#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 Miae.Common as a Cake Addin #addin nuget:?package=Miae.Common&version=1.0.0.29 // Install Miae.Common as a Cake Tool #tool nuget:?package=Miae.Common&version=1.0.0.29
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
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 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
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.0.0.29 | 869 | 9/9/2018 |
1.0.0.25: DelegateSingleThreadEngine
1.0.0.23: 增加 DataBuffer 类
1.0.0.20~1.0.0.22: 更新 TcpClient
1.0.0.15~19: 加入 Binary 操作类。
1.0.0.13: 加入TcpServer
1.0.0.12: 升级元包到 ntd2
1.0.0.9: Engine 的一个异常处理逻辑更改。
1.0.0.8: Engine 的一个线程同步问题
1.0.0.7: IListExtension 链式语法
1.0.0.6: IListExtension.RemoveRange
1.0.0.5: DataColumnAttribute:增加 PrimaryKey 属性。
1.0.0.3:增加日志类:TextLogger;
运行库改为 NetStandard.Library 1.3;