
توضیحات
LLBLGen راه حلی برای مدلسازی سریع و آسان موجودیت ها (Entity) و در واقع ایجاد کننده لایه entity model میباشد. LLBLGen فریم ورکی است که با اکثر ORM های موجود همچون Entity Framework, NHibernate, Linq To SQL و یا حتی ORM های سفارشی شما به خوبی ارتباط برقرار میکند، به سادگی میتوانید لایه مدلینگ دیتابیس را طراحی و سپس به دیتابیس مورد نظر خود مپ کنید. از اینجا به بعد فقط نیازمند نوشتن کوئری ها هستید. LLBLGen اشیاء را به راحتی در مدل رابطه ای مپ میکند. این فریمورک در بسیاری از پروژه های تجاری دنیا به صورت گسترده ای استفاده میشود.
LLBLGen Pro’s designer needs the .NET framework v4.5 or higher to run. The .NET framework is a free download from Microsoft: click here to go there.
To be able to determine the complete schema and all the relationships inside it, LLBLGen Pro requires that the schemas have all the foreign key constraints and unique constraints necessary. If your schema doesn’t have foreign key constraints, you can add these relationships manually in the designer.
