MAIT.Interfaces 3.2.23

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

Interfaces y contratos principales para la librería MAIT, incluyendo servicios de
     workflow, CRUD y entidades base con documentación XML completa para IntelliSense.

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 (3)

Showing the top 3 NuGet packages that depend on MAIT.Interfaces:

Package Downloads
MAIT.Entities

Package Description

MAIT.DataAccess

Package Description

MAIT.Services

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.2.23 393 11/30/2025
3.2.22 384 11/30/2025
3.2.21 374 11/30/2025
3.2.20 379 11/30/2025
3.2.19 276 11/30/2025
3.2.18 280 11/30/2025
3.2.17 290 11/30/2025
3.2.16 287 11/30/2025
3.2.15 233 11/27/2025
3.2.14 204 11/27/2025
3.2.13 209 11/27/2025
3.2.12 202 11/27/2025
3.2.11 212 11/27/2025
3.2.10 208 11/27/2025
3.2.9 206 11/27/2025
3.2.8 203 11/27/2025
3.2.7 203 11/27/2025
3.2.6 218 11/26/2025
3.2.5 206 11/26/2025
3.2.4 208 11/26/2025
Loading failed