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 397 11/30/2025
3.2.22 385 11/30/2025
3.2.21 375 11/30/2025
3.2.20 380 11/30/2025
3.2.19 277 11/30/2025
3.2.18 281 11/30/2025
3.2.17 291 11/30/2025
3.2.16 288 11/30/2025
3.2.15 234 11/27/2025
3.2.14 205 11/27/2025
3.2.13 210 11/27/2025
3.2.12 205 11/27/2025
3.2.11 213 11/27/2025
3.2.10 209 11/27/2025
3.2.9 207 11/27/2025
3.2.8 205 11/27/2025
3.2.7 204 11/27/2025
3.2.6 219 11/26/2025
3.2.5 206 11/26/2025
3.2.4 209 11/26/2025
Loading failed