.net 6 example anywhere?

Posts   
 
    
nick123
User
Posts: 1
Joined: 05-Jul-2022
# Posted on: 05-Jul-2022 14:37:01   

Hello not sure where to post this request

Im coming from .net 4.8/frame work 6 to core 6 and core framework and trying to trial LLBLGen Pro before buy

And want to get a example working

have followed an example (for framework 6 and net 4.8?) https://www.llblgen.com/Documentation/5.9/Entity%20Framework/qsg/dfscenario1/generatesourcecode.htm

and generated a Model and persistence and compiled

but cant get it to work- i think it cant use/wont use the connection string "No database provider has been configured for this dbcontext....

a .net 6 example would be helpful in trialing..

Thanks Nick

Walaa avatar
Walaa
Support Team
Posts: 14946
Joined: 21-Aug-2005
# Posted on: 05-Jul-2022 20:35:38   

Configuration has to be done through the Runtime Configuration system, not the config files. Please read the following doc. Carefully.

https://llblgen.com/Documentation/5.9/LLBLGen%20Pro%20RTF/NetFullvsNetstandard.htm