Umbraco MVP working at Ecreo, creator of packages like Full Text Search and Impersonator
The Umbraco Marketplace automatically indexes NuGet packages daily, but users can expedite this process through an API that allows manual indexing. Søren Kottal has created a bookmarklet for easy use, enabling immediate indexing of a package by sending an HTTP POST request from the NuGet package details page.
In his article, Søren Kottal highlights the challenges of maintaining a Starter Kit for Umbraco projects, including cumbersome manual processes and conflicts with deployment tools. To address these issues, he introduces the Schemex Exporter and Importer packages, which automate schema generation and facilitate project setup, streamlining the development process.