Hi,
I want to access my ZERO application services from within an external class library (console/win service etc.) Therefore I need to initialize the IocManager like IocManager.RegisterAssemblyByConvention(Assembly.GetExecutingAssembly()); This is only working in a AbpModule. What's the proper way to setup this up.
5 Answer(s)
-
0
We have a Console Application to demonstrate it: <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-samples/tree/master/PhoneBook/src/Acme.PhoneBook.ConsoleApp">https://github.com/aspnetzero/aspnet-ze ... ConsoleApp</a>
-
0
Thanks, but can you supply proper link - link is broken!
-
0
Hi,
Link is not broken but you don't have permission to see it. Can you share your Github username to grant the permission.
-
0
pglaudemans
thanks!
-
0
I'm intrested in this topic, but the link/example is not working. Can somebody help me out ? Thx