You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I focused a lot on the architecture of the project and engineering, making sure things are separated properly, I have also written comments in the code, the main part of what they are asking for is the class library NewsMLReader.cs I made the project a class library simply because they mentioned “Create a service”, this can be confusing given th…