This commit is contained in:
2021-08-27 19:16:12 +00:00
parent b9dbf40a30
commit eb0e0daeb2

View File

@@ -12,13 +12,14 @@
Aug
migrate add into log username currently logged in and rights?
Update all dependencies here
.....................................
go .net 6.0? Timeline??
Misc "blizzard"
Customer UI
CSR techs ui accept to wo etc
@@ -833,3 +834,17 @@ MID CENTURY MODERN TUNES - https://www.allmusic.com/album/ultra-lounge-vol-14-bo
BUILD 127 CHANGES OF NOTE
- Added more code to avoid conflict during erasedatabase and pm generation job in action
- Server dependencies updated (last .net core 5.x update before jump to .net core 6.x which is close to release)
Export library for exporting to json/csv
Puppeteer for reporting (will be slow on first report load as it will download the latest chromium browser automatically)
MailKit for notification emails
JSON web token for authentication
AspNetCore - web server and services that run all of raven server
EntityFrameWorkCore - All database access from server
NLog - logging for server
NGPSQL - Postgres sql driver for EF Core
Swashbuckle - API docs generator for api explorer
- Client dependencies updated