ICEMortgageTechnology / developerconnect-dotnet-bindings

43 stars 27 forks source link

Improvements to the Ellie DevConnect client so that it can be utilize… #24

Closed MCLifeLeader closed 1 year ago

MCLifeLeader commented 4 years ago

Improvements to the Ellie DevConnect client so that it can be utilized in MicroServices. The utilization of the client has been decoupled from the requirement of having an app.config file present in the project. This can now be configured using environment variables or a local.settings.json file when creating Azure Function Apps or other Serverless MicroServices. Latest version of RestSharp and updated Nuget Packages.

This Pull request is being submitted as a part of a conversation had back around 11/15/2019 regarding Dev Connect and decoupling the configuration from app.config for use in MicroServices. The call included Les and Elaine from Ellie Mae with Academy Mortgage.

TylerBrinkley commented 4 years ago

It's a good idea and great job on contributing but Ellie Mae hasn't updated these bindings in about a year and a half so I wouldn't get your hopes up that they'll merge your PR. If you're willing to consider another option I think you might find the community-driven EncompassRest suitable for you needs and a great thing about it is that it's compatible with .NET Core.