Skip to main content

Vikrant Punwatkar

I am a Sitecore 9,10 certified developer with 12 years of experience.

Blogs from this Author

Abstract Information Blocks

Sitecore Containers without Docker Desktop

As the IT industry has increasingly started embracing containerization, it has become a cornerstone of modern software development. Sitecore is not an exception. Sitecore announced official support for containers from the version 10 initial release. Since then all of us have started using Docker Desktop to run Sitecore’s containerized solution. If you are new to […]

Artificial Intelligence Digital Concept Abstract Brains Inside Light Bulb

Discovering Sitecore PowerShell Extension – Part 1

Discovering Sitecore PowerShell Reports Sitecore PowerShell is a popular and powerful module that can be used as a development accelerator.  It allows Developers, Content Authors, and Marketers to automate various tasks like content creation, audits, correction, etc. Apart from infinite possible usage with custom scripts, SPE already has provided a lot of ammunition in existing […]

Moving from NuGet Package.Config to PackageReference

Recently during a .Net upgrade project, we migrated NuGet packages to PackageReference. Though we have been using NuGet packages for a long time, it has been interesting to see how NuGet has changed the way of including packages without package.config. The new method keeps solutions tidier and has numerous other advantages, so it’s definitely worth […]