TDAI.Common 4.1.6

dotnet add package TDAI.Common --version 4.1.6
                    
NuGet\Install-Package TDAI.Common -Version 4.1.6
                    
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="TDAI.Common" Version="4.1.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TDAI.Common" Version="4.1.6" />
                    
Directory.Packages.props
<PackageReference Include="TDAI.Common" />
                    
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 TDAI.Common --version 4.1.6
                    
#r "nuget: TDAI.Common, 4.1.6"
                    
#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 TDAI.Common@4.1.6
                    
#: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=TDAI.Common&version=4.1.6
                    
Install as a Cake Addin
#tool nuget:?package=TDAI.Common&version=4.1.6
                    
Install as a Cake Tool

通用类库

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on TDAI.Common:

Package Downloads
TDAI.Framework

核心框架类库

TDAI.EventBus

事件总线

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.1.6 862 5/17/2023
4.1.5 813 4/28/2023
4.1.4 948 1/5/2023
4.1.3 942 1/5/2023
4.1.2 948 1/3/2023
4.1.1 934 12/26/2022
4.0.4 940 12/21/2022
4.0.3 957 11/18/2022
4.0.2 973 11/18/2022
4.0.0 989 11/12/2022
3.15.9 1,060 11/8/2022
3.15.8 1,145 10/22/2022
3.15.7 1,122 10/12/2022
3.15.6 1,232 9/20/2022
3.15.5 1,177 9/13/2022
3.15.4 1,214 9/8/2022
3.15.2 1,189 9/3/2022
3.15.0 1,228 8/31/2022
3.14.7 1,210 8/30/2022
3.14.6 1,188 8/23/2022
Loading failed