Transient: every time new object instance created
scoped: once you refresh the service new instance created
singleton: once you restart the application then only new instance created.
calling or handling data without c# model Yes, it is possible to read data in a C# Web API without explicitly defining model classes for ev...
No comments:
Post a Comment