Yes if you are using monogame with spritebatch or your own triangle drawing primitive routines i recommend you at least run a few of the basic examples to use shaders in monogame.
In mg the shader language used is basically HLSL or the direct x style of shader.