training aspnetcore
1.0.0
Examples of web APIs for training the trainees of @ cast group training class.
If this project helped you in something, Taquele Pau in the star o/
Example APIs standardized in ASPNet Core and application configured to support Requisions at port 4200 (Angular Standard Port) and optimize JSON Returned
Example of API CRUD in ASPNet Core of a Fake Store with Route Standardization and HTTP Status Code.
Examples of APIs with route and HTTP Status Code in ASPNet Web API 2 (Full Framework Version 4.7)
For the Apiangular && Mylojacore projects, the Postgress database must have been installed on the machine and create the tables via EF Core (Code First) through the Update-Database command.