How to use sprites

How do I connect a sprite to a script so I can move it on the screen. How do I even get it to show? I am very confused on this and when I look online it only shows stuff for Unity, which isn’t very helpful in this case. BTW I’m using C#

you should probably use a game engine to display stuff in c#