|
|
|
|
|
by jsingleton
2467 days ago
|
|
It depends where your starting point is. Core bundles a lot of stuff together that was previously separate or just good practice. If you are familiar with MVC / WebAPI / EF / OWIN and already doing DI / Logging etc. then it's not much of a leap. |
|
MVC 5 to Core should be a pretty easy transition if you know DI.