Harmony Core Features

Harmony Core Generator

Harmony Core Features

 

The Harmony Core Features tab allows you to select which Harmony Core features you want to include in your web service. Selecting the various options on this page determine what code is generated for your service. Some options result in additional files to be generated into your development solution, while others cause additional code to be generated inside files that are already being generated.

 


Controller Endpoints

 

The various options in the controller endpoints section determine what endpoints (URL's and HTTP methods) will be supported by your web service.

 

Full Collection Endpoints

 

 

Primary Key Endpoints

 

 

Alternate Key Endpoints

 

 

Collection Count Endpoints

 

 

Individual Property Endpoints

 

 

PUT Endpoints

 

 

POST Endpoints

 

 

PATCH Endpoints

 

 

DELETE Endpoints

 

 



OData Features

 

 


 

Documentation and Versioning

 

 

 



Security

 

 



Self Hosting and Unit Testing

 

 



Miscellaneous