Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

BuildMaster Extension Entity Framework



  • Hello all,

    We are currently trying to develop a custom extension do do some interfacing with out back end data store using our existing data layer library which leverages EF. Is this a possibility or will we be needing to write some traditional SqlClient methods?

    Product: BuildMaster
    Version: 4.6.4



  • You should be able to reference your library from your custom extension. You just need to make sure that it and any other dependencies are either included in the .bmx file or are installed to the system GAC. BuildMaster doesn't use EF, so there shouldn't be any version conflicts there.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation