Dockerize Pre-compiled .NET Application

I have a ready-compiled .NET application (dll and wwwroot files). How to Dockerize it to run on Windows platform? I don’t prefer to use Linux because of certain exe files.