diff --git a/README.md b/README.md index 2177c6a..bfd5638 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ Full Version | NuGet PoweredSoft.DynamicQuery | [![NuGet](https://img.shields.io/nuget/v/PoweredSoft.DynamicQuery.svg?style=flat-square&label=nuget)](https://www.nuget.org/packages/PoweredSoft.DynamicQuery/) | ```PM> Install-Package PoweredSoft.DynamicQuery``` PoweredSoft.DynamicQuery.Core | [![NuGet](https://img.shields.io/nuget/v/PoweredSoft.DynamicQuery.Core.svg?style=flat-square&label=nuget)](https://www.nuget.org/packages/PoweredSoft.DynamicQuery.Core/) | ```PM> Install-Package PoweredSoft.DynamicQuery.Core``` +## Sample Web Project - ASP.NET CORE + EF Core + +Visit: https://github.com/PoweredSoft/DynamicQueryAspNetCoreSample + ## Criteria Criteria must implement the following interfaces