Updated readme and added new sample project

This commit is contained in:
Koen Bekkenutte
2021-05-31 04:05:38 +08:00
parent 07043931f2
commit a33fbfeddf
12 changed files with 328 additions and 8 deletions
@@ -1,8 +1,6 @@
using System;
using System.Linq;
using EntityFrameworkCore.Projections;
using System;
using Foo;
namespace EntityFrameworkCore.Projections.Generated
#nullable disable