Skip to content

v4.1.0

Compare
Choose a tag to compare
@kolappannathan kolappannathan released this 08 May 15:50

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...