Basis for the presentation layer of the Harpy Framework.
Info
| Version: | 2.0.0.11 |
| Author(s): | Paulo Leal |
| Last Update: | Thursday, August 11, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitlab.com/dotnet-myth/harpy-framework/harpy |
| NuGet Url: | https://www.nuget.org/packages/Harpy.Presentation |
Install
Install-Package Harpy.Presentation
dotnet add package Harpy.Presentation
paket add Harpy.Presentation
Harpy.Presentation Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.1.1)
- GlobalExceptionHandler(>= 4.0.2)
- Hangfire(>= 1.7.18)
- Harpy.Application(>= 1.0.9.6)
- Harpy.Bus(>= 1.0.9.6)
- Harpy.Domain(>= 1.0.9.6)
- Harpy.Repository(>= 1.0.9.6)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.10)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.10)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.10)
- Myth.Commons(>= 1.0.0.8)
- NSwag.Annotations(>= 13.9.4)
- NSwag.AspNetCore(>= 13.9.4)
- Serilog.AspNetCore(>= 3.4.0)
- Serilog.Extensions.Logging(>= 3.0.1)