v4.1.0
Changed
- Updating API to .Net core 3.1
- Updating Libraries to .Net standard 2.1
- Updating dependencies
- Fixing some local and package references
- JWT key is now stored as variable in postman collection
- Minor code optimizations such as making some variables read only, using range operator, etc...