This repository was archived by the owner on Feb 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1010 <PackageLicenseUrl >https://github.com/IharYakimush/comminity-data-odata-linq/blob/master/LICENSE</PackageLicenseUrl >
1111 <PackageProjectUrl >https://github.com/IharYakimush/comminity-data-odata-linq</PackageProjectUrl >
1212 <RepositoryType ></RepositoryType >
13- <PackageTags >odata linq filter</PackageTags >
13+ <PackageTags >odata filter linq </PackageTags >
1414 <PackageReleaseNotes />
15- <Description >Use OData text filter in LINQ for any IQuerable without ASP.NET dependency</Description >
15+ <Description >Use OData filter text query in linq expresson for any IQuerable without ASP.NET dependency</Description >
1616 <Company />
1717 <RepositoryUrl ></RepositoryUrl >
18+ <Version >1.0.1</Version >
19+ <NeutralLanguage >en</NeutralLanguage >
1820 </PropertyGroup >
1921
2022 <ItemGroup >
Original file line number Diff line number Diff line change 11# Community.OData.Linq
2- Use text ( OData format) expressons in LINQ methods for any IQuerable
2+ Use OData filter text query in linq expresson for any IQuerable without ASP.NET dependency
33
44# Sample
55Please check simple code below to get started
@@ -58,6 +58,9 @@ Please check simple code below to get started
5858# Nuget
5959https://www.nuget.org/packages/Community.OData.Linq
6060
61+ # Contribution
62+ Please feel free to create issues and pool requests to develop branch
63+
6164# Build Status
6265[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/yrmp3074ryce61gb/branch/develop?svg=true )] ( https://ci.appveyor.com/project/IharYakimush/comminity-data-odata-linq/branch/develop )
6366
You can’t perform that action at this time.
0 commit comments