MAIT.Dto 5.1.1

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

Data Transfer Objects for the MAIT platform.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 MAIT.Dto:

Package Downloads
MAIT.Services

Implementaciones base de servicios para la librería MAIT, incluyendo WorkflowService, ClientCrudService y servicios base con documentación XML completa para IntelliSense.

MAIT.BaseService

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.1.1 114 5/10/2026
5.1.0 116 5/10/2026
5.0.2 188 5/6/2026
5.0.1 109 5/6/2026
5.0.0 114 5/4/2026
4.1.1 126 5/4/2026
4.1.0 113 5/4/2026
4.0.27 101 5/1/2026
4.0.26 95 4/30/2026
4.0.25 140 4/28/2026
4.0.24 114 4/23/2026
4.0.23 117 4/21/2026
4.0.22 99 4/21/2026
4.0.21 109 4/21/2026
4.0.20 103 4/20/2026
4.0.19 115 4/20/2026
4.0.18 109 4/19/2026
4.0.17 99 4/19/2026
4.0.16 94 4/19/2026
4.0.15 97 4/19/2026
Loading failed