Actually I just want to know can I create azure data factory using .net sdk in .net core application?
You can create Azure data factory using .net SDK.
Prerequisites for creating Azure data factory using .net sdk is given below:
You can find code with detail explanation in this official documentation.
Refer - Github link