DSolve[EulerGamma + alpha*x + beta*y[x] + A*x*y[x] - B*y[x]^2 + (c + a*x + A*x^2 + b*y[x] + B*x*y[x])*Derivative[1][y][x] == 0,y[x],x]