dipak10494
New member
- Joined
- Oct 15, 2021
- Messages
- 1
- Programming Experience
- Beginner
I am trying to make a object that would suppose to persist data like Name, Standard etc. Once I get the data from db i want to store it to object and want to use it application wide, i tried with DI, but data is not persist, it becomes null.