MTD.BM.Common
9.0.1
dotnet add package MTD.BM.Common --version 9.0.1
NuGet\Install-Package MTD.BM.Common -Version 9.0.1
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="MTD.BM.Common" Version="9.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MTD.BM.Common" Version="9.0.1" />
<PackageReference Include="MTD.BM.Common" />
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 MTD.BM.Common --version 9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MTD.BM.Common, 9.0.1"
#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 MTD.BM.Common@9.0.1
#: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=MTD.BM.Common&version=9.0.1
#tool nuget:?package=MTD.BM.Common&version=9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
内容说明
AGV.Tasks模块包含了任务管理,任务下发,任务历史等内容
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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.
-
net9.0
- DotNetCore.NPOI (>= 1.2.3)
- Magicodes.ExporterAndImporter.Core (>= 1.0.1)
- Magicodes.ExporterAndImporter.Excel (>= 1.0.1)
- MicroKnights.Log4NetAdoNetAppender (>= 2.2.1-alpha.2)
- Microsoft.AspNetCore.Mvc (>= 2.3.0)
- Microsoft.Extensions.Logging.Log4Net.AspNetCore (>= 8.0.0)
- OpcDaNet (>= 2021.9.27)
- OpcUaHelper (>= 2.2.0)
- RestSharp (>= 106.13.0)
- SuperSocket (>= 2.0.0-beta.31)
- SuperSocket.Channel (>= 2.0.0-beta.18)
- SuperSocket.Client (>= 2.0.0-beta.31)
- SuperSocket.Udp (>= 2.0.0-beta.31)
- SuperSocket.WebSocket (>= 2.0.0-beta.31)
- SuperSocket.WebSocket.Server (>= 2.0.0-beta.31)
- Volo.Abp (>= 9.1.1)
- Volo.Abp.Auditing (>= 9.1.1)
- Volo.Abp.AuditLogging.Domain (>= 9.1.1)
- Volo.Abp.AuditLogging.EntityFrameworkCore (>= 9.1.1)
- Volo.Abp.AutoMapper (>= 9.1.1)
- Volo.Abp.BackgroundJobs (>= 9.1.1)
- Volo.Abp.BackgroundJobs.EntityFrameworkCore (>= 9.1.1)
- Volo.Abp.BackgroundJobs.HangFire (>= 9.1.1)
- Volo.Abp.BackgroundJobs.Quartz (>= 9.1.1)
- Volo.Abp.BackgroundWorkers.Quartz (>= 9.1.1)
- Volo.Abp.Ddd.Application (>= 9.1.1)
- Volo.Abp.Ddd.Application.Contracts (>= 9.1.1)
- Volo.Abp.Ddd.Domain (>= 9.1.1)
- Volo.Abp.EntityFrameworkCore (>= 9.1.1)
- Volo.Abp.EntityFrameworkCore.MySQL (>= 9.1.1)
- Volo.Abp.EntityFrameworkCore.Oracle (>= 9.1.1)
- Volo.Abp.EntityFrameworkCore.Sqlite (>= 9.1.1)
- Volo.Abp.EntityFrameworkCore.SqlServer (>= 9.1.1)
- Volo.Abp.FeatureManagement.Domain (>= 9.1.1)
- Volo.Abp.FeatureManagement.EntityFrameworkCore (>= 9.1.1)
- Volo.Abp.Identity.Domain (>= 9.1.1)
- Volo.Abp.Identity.EntityFrameworkCore (>= 9.1.1)
- Volo.Abp.IdentityServer.Domain (>= 9.1.1)
- Volo.Abp.IdentityServer.Domain.Shared (>= 9.1.1)
- Volo.Abp.IdentityServer.EntityFrameworkCore (>= 9.1.1)
- Volo.Abp.Ldap (>= 9.1.1)
- Volo.Abp.OpenIddict.Domain (>= 9.1.1)
- Volo.Abp.OpenIddict.Domain.Shared (>= 9.1.1)
- Volo.Abp.OpenIddict.EntityFrameworkCore (>= 9.1.1)
- Volo.Abp.PermissionManagement.Domain.Identity (>= 9.1.1)
- Volo.Abp.PermissionManagement.Domain.IdentityServer (>= 9.1.1)
- Volo.Abp.PermissionManagement.Domain.OpenIddict (>= 9.1.1)
- Volo.Abp.PermissionManagement.EntityFrameworkCore (>= 9.1.1)
- Volo.Abp.SettingManagement.Application (>= 9.1.1)
- Volo.Abp.SettingManagement.EntityFrameworkCore (>= 9.1.1)
- Volo.Abp.TenantManagement.EntityFrameworkCore (>= 9.1.1)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on MTD.BM.Common:
Package | Downloads |
---|---|
MTD.BM.AGV.TaskManagement
AGV.Task模块用来处理AGV业务指令,包含任务下发,任务管理,历史任务等 |
|
MTD.BM.AGV.InformationManagement
Package Description |
|
MTD.BM.AGV.SettingsManagement
Package Description |
|
MTD.BM.AGV.StatusManagement
Package Description |
|
MTD.BM.WCSManagement
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
9.0.1 | 221 | 6/4/2025 | |
9.0.0 | 236 | 4/21/2025 | |
1.0.0-beta5.2.1 | 168 | 4/20/2025 | |
1.0.0-beta5.2.0 | 102 | 1/9/2025 | |
1.0.0-beta5.1.0 | 218 | 6/21/2023 | |
1.0.0-beta5.0.9 | 131 | 6/21/2023 | |
1.0.0-beta5.0.8 | 147 | 6/13/2023 | |
1.0.0-beta5.0.7 | 163 | 4/7/2023 | |
1.0.0-beta5.0.6 | 146 | 4/7/2023 | |
1.0.0-beta5.0.5 | 185 | 2/28/2023 | |
1.0.0-beta5.0.4 | 142 | 2/28/2023 | |
1.0.0-beta5.0.3 | 173 | 2/22/2023 | |
1.0.0-beta5.0.2 | 176 | 2/22/2023 | |
1.0.0-beta5.0.1 | 166 | 2/22/2023 | |
1.0.0-beta5.0.0 | 223 | 1/17/2023 | |
1.0.0-beta4.5.0 | 195 | 1/10/2023 | |
1.0.0-beta4.4.9 | 200 | 11/10/2022 | |
1.0.0-beta4.4.8 | 172 | 10/17/2022 | |
1.0.0-beta4.4.7 | 211 | 10/8/2022 | |
1.0.0-beta4.4.6 | 174 | 8/24/2022 | |
1.0.0-beta4.4.5 | 168 | 8/4/2022 | |
1.0.0-beta4.4.4 | 193 | 6/27/2022 | |
1.0.0-beta4.0.1 | 231 | 3/4/2022 | |
1.0.0-beta2.7 | 257 | 12/10/2021 | |
1.0.0-beta2.5 | 235 | 11/30/2021 |