andrewdavey / andrewdavey/magic
NuGet?
- Dominant language
- C#
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
@andrewdavey I've been looking at this, and it's interesting. Two questions:
1. Do you have any plans to make it a Nuget Package?
2. I have one project in mind that this would work well on. However, one class in the project has a whopping 16 dependencies. The application is doing importing from a flat file into a relational structure and I have a repository for each table. I know you said that you should consider redesign if you had more than 5 dependencies, but in the case of this service, I don't think there is a better way (except to remove the repository pattern completely). What would you do in this type of case?
Thanks
Brian
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.