DirectX vs OpenGL

The NuGet package MonoGame.Binaries is based on OpenGL. Is there a specific reason OpenGL was chosen, is it more stable or does it have more features than the DirectX backend?

The reason I’m asking is because we have 30+ games and switching to MonoGame based on DirectX is a bit of a hassle without an official NuGet package.