Skip to content

harrinson-gutierrez/template-net-core-webapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-net-core-webapi

Arquitecture Based in this project https://codewithmukesh.com/project/aspnet-core-webapi-clean-architecture%E2%80%8B/

  • Authentication
  • Fluent validation
  • Swagger
  • Fluent migrator
  • MediatQR

With additionals

  • Adapter storage with amazon s3
  • Adapter email with amazon ses
  • Custom identity implementation
  • Repository generic pattern with Postgresql
  • Resources for messages multiples languages

#For Credentials of Amazon AWS

you must create a user in amazon iam with the following permissions in s3, ses, sns. And add in the environment variables the following: AWS_ACCESS_KEY_ID / AWS_SECRET_ACCESS_KEY / AWS_SESSION_TOKEN see the file WebApi\Properties\launchSettings.json

About

This template project raises multiple tools to create a web api and integration with aws

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published