GoodToCode Framework comes pre-assembled to get you building objects quickly. Uses standard .NET technologies for minimal learning curve.
Your business objects and screen models, such as CustomerInfo and CustomerModel, will reside in a central solution. Apps can now use your business objects for CRUD operations, like:
customer.Read(x => x.FirstName == "John")
customer.Create(), customer.Update() and customer.Delete()
Ready-to-run business object stack. GoodToCode Framework 4 centralizes your reusable domain objects like CustomerInfo, in one unified full-stack solution. And shares your reusable objects...with all of your code, in all of your apps.
Your objects. Your data. Your app. Built on SOLID and ACID principles. Using standard Microsoft .NET technologies.
Don't have time to hash out the problems with new tech? GoodToCode Framework brings current and new tech, all you have to do is File → New → Project