MAIT.Dto 5.3.0

dotnet add package MAIT.Dto --version 5.3.0
                    
NuGet\Install-Package MAIT.Dto -Version 5.3.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="MAIT.Dto" Version="5.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MAIT.Dto" Version="5.3.0" />
                    
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.3.0
                    
#r "nuget: MAIT.Dto, 5.3.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.
#:package MAIT.Dto@5.3.0
                    
#: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.3.0
                    
Install as a Cake Addin
#tool nuget:?package=MAIT.Dto&version=5.3.0
                    
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.3.0 98 8/31/2026
5.2.0 608 8/19/2026
5.1.2 146 6/18/2026
5.1.1 232 5/10/2026
5.1.0 137 5/10/2026
5.0.2 259 5/6/2026
5.0.1 128 5/6/2026
5.0.0 132 5/4/2026
4.1.1 160 5/4/2026
4.1.0 128 5/4/2026
4.0.27 115 5/1/2026
4.0.26 113 4/30/2026
4.0.25 162 4/28/2026
4.0.24 133 4/23/2026
4.0.23 135 4/21/2026
4.0.22 116 4/21/2026
4.0.21 125 4/21/2026
4.0.20 123 4/20/2026
4.0.19 130 4/20/2026
4.0.18 126 4/19/2026
Loading failed