Update README.md

This commit is contained in:
dlebee 2018-03-01 09:48:09 -05:00 committed by GitHub
parent 353a7fe985
commit 435f7e2456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,11 @@ https://github.com/PoweredSoft/DynamicLinq/projects/1
## Download ## Download
Full Version | NuGet | NuGet Install Full Version | NuGet | NuGet Install
------------ | :-------------: | :-------------: ------------ | :-------------: | :-------------:
PoweredSoft.DynamicLinq | <a href="https://www.nuget.org/packages/PoweredSoft.DynamicLinq/" target="_blank"><img src="https://nuget.org/Content/gallery/img/default-package-icon.svg" alt="download" /></a> | ```PM> Install-Package PoweredSoft.DynamicLinq``` PoweredSoft.DynamicLinq | <a href="https://www.nuget.org/packages/PoweredSoft.DynamicLinq/" target="_blank">[![NuGet](https://img.shields.io/nuget/v/PoweredSoft.DynamicLinq.svg?style=flat-square&label=nuget)](https://www.nuget.org/packages/PoweredSoft.DynamicLinq/)</a> | ```PM> Install-Package PoweredSoft.DynamicLinq```
PoweredSoft.DynamicLinq.EntityFramework | <a href="https://www.nuget.org/packages/PoweredSoft.EntityFramework/" target="_blank"><img src="https://nuget.org/Content/gallery/img/default-package-icon.svg" alt="download" /></a> | ```PM> Install-Package PoweredSoft.DynamicLinq.EntityFramework``` PoweredSoft.DynamicLinq.EntityFramework | <a href="https://www.nuget.org/packages/PoweredSoft.EntityFramework/" target="_blank">[![NuGet](https://img.shields.io/nuget/v/PoweredSoft.DynamicLinq.EntityFramework.svg?style=flat-square&label=nuget)](https://www.nuget.org/packages/PoweredSoft.DynamicLinq.EntityFramework/)</a> | ```PM> Install-Package PoweredSoft.DynamicLinq.EntityFramework```
## Samples ## Samples
Complex Query Complex Query