Is entity framework 6.1 (prerelease) view generation okay to use for production -


i've been dealing ef in project 5+ years. it's database-first , because of huge overhead migration dbcontext result in, i'm still dancing objectcontext. nice see improvements of runtime performance delivered in each release, though know last official release missing view generation mechanisms because of mapping api been hidden. fine relatively simple entity models, i'm having complex one, warm time not acceptable. i've installed 6.1 beta , looks generated views job, , i'm thinking of making part of project's next delivery. question 6.1 prerelease version: beta because of not promised 6.1 backlog done(were, though, things completed , tested) or beta because extent, still being developed? i'm hoping first case scenario , maybe can me figuring out, kind of feedback welcome(don't tell me "beta beta", know :) ). thanks!

like suggested @abatishchev, i've installed ef 6.1.0 rtm instead.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -