Skip to content

Releases: lreb/facware-base-backend

Net Core 5 enhancements, more extensions, clean architecture

02 Feb 17:54
ee92b14
Compare
Choose a tag to compare

Api works with .Net Core 5, has clean architecture ready for more enhancements

Upgrade to Net 5.0

24 Dec 23:42
fa58f56
Compare
Choose a tag to compare

Add new projects with net core version 5.0, decoupling responsibilities in the base project

Support to upload and download files from AWS

23 Oct 22:32
b409ed7
Compare
Choose a tag to compare

Add feature to upload files and download from S3 bucket in AWS cloud services, besides add file management common actions like write, read, move,. delete files

Support authentication

19 Sep 15:08
21397a1
Compare
Choose a tag to compare

supports JWT self-generated and OKTA auth

OData integration

13 Sep 14:57
26abf6c
Compare
Choose a tag to compare

now supports OData

Basic api

12 Sep 15:25
ae95521
Compare
Choose a tag to compare

swagger, several environments, healthcheck, dbcontext, extensions, cors, appsetings service, aws lambda endpoint configuration