Avanade / Beef

The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
MIT License
135 stars 39 forks source link

fix the documents, and add an appendix for the MyEF sample project #258

Closed Kazunari001 closed 1 month ago

Kazunari001 commented 1 month ago

Hi team! As I was working through the MyEF project demo, I had to do some troubleshooting. Therefore, I think that I need to add troubleshooting tips! And many people will want to deploy Azure and check its operation. Therefore, I have included tips on creating Azure resources in the appendix! :-)

chullybun commented 1 month ago

Thanks again @Kazunari001. Also, not sure when you started the MyEf sample; we have since added extra OData-like querying capabilities: https://github.com/Avanade/Beef/blob/master/samples/MyEf.Hr/docs/5-Employee-Search.md#odata-like-query

Kazunari001 commented 1 month ago

Thank you for the approval, @chullybun . Oh! I didn't realize the feature had been added yet. I would like to try it right away!