diff --git a/README.md b/README.md index 70f4181..0aa5240 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# EntitiyFrameworkCore.Projectables +# EntityFrameworkCore.Projectables Flexible projection magic for EF Core [![NuGet version (EntityFrameworkCore.Projectables)](https://img.shields.io/nuget/v/EntityFrameworkCore.Projectables.Abstractions.svg?style=flat-square)](https://www.nuget.org/packages/EntityFrameworkCore.Projectables.Abstractions/) @@ -169,4 +169,4 @@ There are a few projects like [LinqKit](https://github.com/scottksmith95/LINQKit V1 is targeting EF Core 5 and 3.1. V2 and V3 are targeting EF Core 6 and are compatible with EF Core 7. You can upgrade/downgrade between these versions based on your EF Core version requirements. #### What is next for this project? -TBD... However, one thing I'd like to improve is our expression generation logic as it's currently making a few assumptions (have yet to experience it breaking). Community contributions are very welcome! \ No newline at end of file +TBD... However, one thing I'd like to improve is our expression generation logic as it's currently making a few assumptions (have yet to experience it breaking). Community contributions are very welcome!