Open zhifenglee-aelf opened 4 months ago
Checking if it is possible to use packages to modularise elastic search and other possible modules.
Found a package that was private for ES. Will move the package to public repo and public nuget package
Created a new repository and added LICENSE, README and workflows for CI/CD. https://github.com/AElfProject/aelf-elastic-search-client
Expected Behavior
Developer is able to spin up a backend template in C# with ABP framework + Orleans with Elastic Search setup.
Specifications
As a developer, I would like to start a backend project in C# with ABP framework and Orleans with Elastic Search setup easily by using a template so that I can easily iterate on it and customise it with my own business logic.
Features:
Development Tasks:
Dependencies
https://github.com/AElfProject/aelf-dapp-factory/issues/15
References
nil