steps used to package the web application and API as microservices in python code example
Example: Nlog as a library to use in different project
NLog.LogManager.Configuration = new NLog.Config.XmlLoggingConfiguration( "<your path>" + "\\NLog.config", true);