OnionCrafter.Action.Response.Base 1.0.0

dotnet add package OnionCrafter.Action.Response.Base --version 1.0.0
NuGet\Install-Package OnionCrafter.Action.Response.Base -Version 1.0.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="OnionCrafter.Action.Response.Base" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OnionCrafter.Action.Response.Base --version 1.0.0
#r "nuget: OnionCrafter.Action.Response.Base, 1.0.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.
// Install OnionCrafter.Action.Response.Base as a Cake Addin
#addin nuget:?package=OnionCrafter.Action.Response.Base&version=1.0.0

// Install OnionCrafter.Action.Response.Base as a Cake Tool
#tool nuget:?package=OnionCrafter.Action.Response.Base&version=1.0.0

OnionCrafter.Action.Response.Base

Versión de la librería NuGet

alternate text is missing from this package README image

Estado de la Librería: Pre-Alfa - No Listo para Producción

Esta librería se encuentra actualmente en un estado pre-alfa, lo que significa que está en una fase muy temprana de desarrollo y no está destinada para su uso en entornos de producción. Estamos trabajando arduamente para mejorar y estabilizar la librería, pero aún pueden existir errores y limitaciones significativas.

Si estás interesado en utilizar esta librería, te recomendamos encarecidamente que la pruebes en un entorno de desarrollo o pruebas para evaluar su idoneidad para tu proyecto. No se garantiza la estabilidad ni la compatibilidad con versiones futuras en este estado inicial.

Por favor, mantente atento a futuras actualizaciones y anuncios sobre el progreso de la librería. Tu retroalimentación y contribuciones son bienvenidas a medida que avanzamos hacia una versión más estable y lista para producción.

Descripción

OnionCrafter.Action.Response.Base es una librería de .NET 7 diseñada para simplificar la gestión de respuestas de acciones (actions) en aplicaciones basadas en la arquitectura Onion. Proporciona un enfoque modular y flexible para manejar respuestas de acciones y los datos asociados a ellas.

Características

  • Facilita la creación y gestión de respuestas de acciones.
  • Proporciona una estructura clara y coherente para las respuestas de acciones y sus datos.
  • Compatible con la arquitectura Onion y otros enfoques arquitectónicos.

Requisitos

  • .NET 7

Instalación

Puedes agregar esta librería a tu proyecto .NET 7 a través de NuGet. Usa el siguiente comando de NuGet para instalarla:

dotnet add package OnionCrafter.Action.Response.Base

Uso

Para obtener ejemplos detallados sobre cómo utilizar esta librería, consulta la documentación.

Contribuir

Si deseas contribuir a esta librería, ¡te damos la bienvenida! Puedes hacerlo de las siguientes maneras:

  1. Informa problemas: Si encuentras algún problema o error, por favor, abre un issue.

  2. Envía Pull Requests: Si deseas agregar nuevas características o corregir errores existentes, no dudes en enviar un pull request.

Licencia

Este proyecto está bajo la Licencia Mozilla Public v. 2. Consulta el archivo LICENSE.txt para obtener más información.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on OnionCrafter.Action.Response.Base:

Package Downloads
OnionCrafter.Wrapper.Response.Base

Provides a lightweight foundation for creating response schemas in a .NET 7 project, facilitating the implementation of Onion Architecture principles.

OnionCrafter.Wrapper.Request.Base

Provides a lightweight framework component for encapsulating request and response objects in .NET 7, designed to facilitate the implementation of Onion Architecture and CQRS patterns in your applications. This component simplifies the management of requests and responses, promoting clean and structured code organization for your project

OnionCrafter.Dto.Response

Provides a lightweight and versatile collection of Data Transfer Objects (DTOs) tailored for server responses, facilitating seamless communication and data exchange within your .NET 7 applications. These response DTOs are designed to enhance the clarity and efficiency of server interactions, simplifying the process of handling and transmitting data across your software ecosystem.

OnionCrafter.Feature.PipelineBehavoir.Base

Provides a lightweight and versatile framework extension mediatr with components designed to enhance the capabilities of the Onion Architecture and CQRS pattern implementations. This project empowers developers with efficient pipeline behavior management and extends the architectural flexibility of .NET 7 applications, ensuring better control over request processing and response handling.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 281 10/18/2023