MAIT.Services 5.2.0

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

Implementaciones base de servicios para la librería MAIT, incluyendo WorkflowService, ClientCrudService y servicios 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 (1)

Showing the top 1 NuGet packages that depend on MAIT.Services:

Package Downloads
MAIT.Api

Base ASP.NET Core controller classes for the MAIT platform (BaseControllerEntityService, BaseControllerCrudEntityService and variants), plus header-based role authorization (RequiereRolAttribute, RolesDeLaPeticion, IUsuarioActual).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.2.0 643 8/19/2026
5.1.2 155 6/18/2026
5.1.1 226 5/10/2026
5.1.0 132 5/10/2026
5.0.2 259 5/6/2026
5.0.1 117 5/6/2026
5.0.0 136 5/4/2026
4.1.1 154 5/4/2026
4.1.0 125 5/4/2026
4.0.27 115 5/1/2026
4.0.26 118 4/30/2026
4.0.25 158 4/28/2026
4.0.24 134 4/23/2026
4.0.23 129 4/21/2026
4.0.22 127 4/21/2026
4.0.21 118 4/21/2026
4.0.20 123 4/20/2026
4.0.19 129 4/20/2026
4.0.18 124 4/19/2026
4.0.17 112 4/19/2026
Loading failed