1,936 questions
How to use autofac to register DbContext (windows form project)
Alvin Bernardo
51
Reputation points
Hi I have a windows form application project (.net 5), I want to implement Repository Pattern in my project and I want to how asp.net core web app register the DbContext and some services in my windows form application. Is it possible ?
All reply are really much appreciated
Developer technologies | Windows Forms
Sign in to answer