
A sr software developer
941 Followers
In this video, I explained When to use and not to use Mediator pattern. Remember to subscribe to my YouTube channel and give the video a Like. By liking and recasting this post, more developers can see it and benefit from it. https://youtu.be/9hjTyURPv6I
In this video, I explained tole-bsed and claim-based authentications. Remember to subscribe to my YouTube channel and give the video a Like By liking and recasting this post, more developers can see it and benefit from it. https://youtu.be/3lFNXF9eEBA
Dont use dockerfile, instead, use dotnet publish and DockerDotNet, and optimize the Docker image. Remember to subscribe to my YouTube channel and give the video a Like By liking and recasting this post, more developers can see it and benefit from it https://youtu.be/c_5fxNN95gA
Continuous Integration and Continuous Deployment (CI/CD) automates software delivery pipelines, ensuring code changes are built, tested, and deployed swiftly and reliably. It enhances development speed, quality, and collaboration by integrating automated testing and deployment into the development process.