HarmonyCore
HarmonyCore copied to clipboard
Build automation for known project types
Currently automated testing only exists for the sample project inside the HarmonyCore Solution. This needs to be extended to include the different types of projects.
- [x] Traditional Bridge Only, exposed using an AspNetCore Controller
- [ ] Traditional Bridge with optional parameters, exposed using SignalR and AspNetCore Controller
- [ ] Traditional Bridge with structure parameters and OData
- [ ] EF Core provider Only
- [ ] All Samples with and without authorization
Traditional Bridge Only, exposed using an ASPNetCore Controller https://github.com/Synergex/HarmonyCoreSamples/tree/master/TBOnly