Who were the Acumatica Partners that won the Acumatica Cloud ERP 2021 Awards? The winners were revealed at Acumatica Summit 2021, and the full list is provided today. As a 100% channel-driven company, Acumatica relies on Acumatica Partners to sell and implement our award-winning cloud ERP solution. We do not compete with our Value Added Resellers (VARs). Instead, we offer the Acumatica Partner Program, one of CRN’s 5-Star Partner Programs,…
Setting Up a NuGet Feed for Acumatica Libraries
Introduction Seasoned developers are probably aware of the benefits of using a package manager tool for installation and updates of packaged reference files and libraries. Such packages contain reusable code that are published to a central repository for consuming by other programs. The advantages to using such a tool is to maintain any common code in a common location, rather than needing to copy the individual files around and maintain… …