This repository contains generated C# objects for use with the Ethos Integration SDK (EISDK) for C#. The code in this repository is not manually maintained, but rather is generated and pushed by an automated process to this repository. FOR THIS REASON, CONTRIBUTIONS TO THIS REPOSITORY ARE NOT ACCEPTED, BUT FORKING OF THIS REPOSITORY IS ENABLED. The binaries for this library are available on NuGet.
This contains the C# objects for both the Eedm and Bpapi object libraries.
Following are the instructions on how to add a NuGet package reference in DotNet project:
- Right click on "Dependencies" under your dotnet project
- Then select "Manage NuGet Packages"
- Under the browse tab in the search text box type "Ellucian.Generated" and hit enter
- The result should have "Ellucian.Generated.Eedm" and "Ellucian.Generated.BpApi.Ban" libraries
- You can then select each library by selecting in the result window and clicking on the "Install" button in the right pane of the result window
Once installed you are ready to explore various objects and use them in your project.
C# sites for the EISDK C# object libraries: