Open Hughzu opened 4 years ago
This is the default way .NET core works for many things (services - which are "helpers", database, and more). So better keep that in mind when we'll implement our things, and don't rely too much on static classes and helpers
This is the default way .NET core works for many things (services - which are "helpers", database, and more). So better keep that in mind when we'll implement our things, and don't rely too much on static classes and helpers