.Net Core crash course videos
Whoever interested in pivoting to .NET Core career from good old .NET world should understand .NET Core programming model is bit different from .NET paradigm. Of course, .NET standard comes to rescue. However, ASP.Net Core internals and other cross cutting concerns like Authorization, Authentication, deployment are handled differently in .NET Core. And also, new things⦠Read More »