Basis for the application 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.Application | 
Install
Install-Package Harpy.Application
                        dotnet add package Harpy.Application
                        paket add Harpy.Application
                        
                                Harpy.Application Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AutoMapper(>= 10.1.1)
- FluentValidation(>= 9.3.0)
- Harpy.Domain(>= 1.0.9.6)
