I have already built a small asp.net core test app to test the functionality, and implemented it in a project at work.
I am now in the process of testing it in a small console only application.
I am using the Generic HostBuilder (not the webhostbuilder) and was wondering if extcore can be set up for this as well. I couldn't find anything in the documentation or examples.
Thanks
Xavier
I have already built a small asp.net core test app to test the functionality, and implemented it in a project at work.
I am now in the process of testing it in a small console only application.
I am using the Generic HostBuilder (not the webhostbuilder) and was wondering if extcore can be set up for this as well. I couldn't find anything in the documentation or examples.
Thanks
Xavier