Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ahmetfarukulu c88a5fa3cc Refine modular CRM tutorial by simplifying instructions for installing the Ordering module and clarifying package selections 1 year ago
..
images Refine modular CRM tutorial by simplifying instructions for installing the Ordering module and clarifying package selections 1 year ago
index.md Split the modular crm tutorial's part 6 into 3 parts. 2 years ago
part-01.md Update modular CRM tutorial to reflect single-layer application structure 1 year ago
part-02.md Update modular CRM tutorial to include Standard Module template and clarify installation for single-layer applications 1 year ago
part-03.md Update modular CRM tutorial to clarify project structure and correct references to DbContext and application modules 1 year ago
part-04.md Refine modular CRM tutorial by simplifying instructions for installing the Ordering module and clarifying package selections 1 year ago
part-05.md Update studio docs for default build&start action 1 year ago
part-06.md Refactor OrderAppService to use IRepository<Order, Guid> for better type specificity in tutorials 1 year ago
part-07.md Refactor OrderEventHandler to use IProductRepository for improved abstraction 1 year ago
part-08.md Grammer fixes for part 8 2 years ago