© 2026 Hedgehog Software, LLC
using (var context = new BloggingContext()) { var blogs = context.Blogs.ToList(); }