Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/crm migrate #245

Merged
merged 76 commits into from
Jun 16, 2021
Merged

Feature/crm migrate #245

merged 76 commits into from
Jun 16, 2021

Conversation

alexeybannov
Copy link
Member

migrate CRM module legacy code from ASP.NET WebForms to .NET 5.0

key different by comparation Files/People module:

  • I used AutoMapper for mapped Entity to POCO/POCO to DTO.
  • I didn't split project to several projects because build time solution grew up.
  • I added ControllerNameAttribute for naming controller
  • I added Middleware for configured CRM module dependency on tenant

@alexeybannov alexeybannov merged commit e314f6f into develop Jun 16, 2021
@alexeybannov alexeybannov deleted the feature/crm-migrate branch June 16, 2021 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants