Hackathons aren’t fun…said no developer (or non-developer) that attended Acumatica’s annual Hackathon ever. The Hackathon kicks off Acumatica Summit 2021, and we can’t wait to see the creative and practical applications that are sure to emerge. Acumatica Summit 2021 is heading to Vegas on July 18 – 23, 2021 at the luxurious Wynn Las Vegas, which means (drum roll, please) the Hack is Back! The Acumatica Hackathon (Day 1: July…
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… …