I am trying to read content from a json file in .Net core API and assign to a list and use it for doing business logic.
API Layers:
Project -> Business ->