phantomlord127
phantomlord127
CC#
Created by 🌸 morgan period 🌸 on 9/4/2024 in #help
RFC3339 to DateTime
I think currently it's a format for me. I didn't know about Datimeoffset or the RFC Document.
41 replies
CC#
Created by 🌸 morgan period 🌸 on 9/4/2024 in #help
RFC3339 to DateTime
You mean my timezone? It's UTC + 2
41 replies
CC#
Created by 🌸 morgan period 🌸 on 9/4/2024 in #help
RFC3339 to DateTime
Thank you for the info. Didn't know that
41 replies
CC#
Created by 🌸 morgan period 🌸 on 9/4/2024 in #help
RFC3339 to DateTime
Just out of curiosity: why DateTimeOffset?
41 replies
CC#
Created by Colton.dart on 8/15/2024 in #help
✅ Hybrid MultiTenancy with aspnet and efcore
I personally use a BaseDbContext with all DbSets. Then I have 3 DbSets witch deduce from the Base and only set the tennant filter and/or connection string. If I want some data, I have an other class with a function to choose the right DbContext.
20 replies