Skip to content

Commit 803dd30

Browse files
committed
nuspec updated
1 parent ef0d0ad commit 803dd30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Package.1.0.0-rc.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<projectUrl>https://github.com/VladimirDimov/jQuery-Datatables-Server-Side-Processing</projectUrl>
1010
<!--<iconUrl></iconUrl>-->
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12-
<description>Plugin for server side processing of the jQuery Data Tables ajax request. Builds IQueryable object which can be processed by an ORM framework like Entity Framework.</description>
12+
<description>ASP NET component which adds functionality for automatic server side processing for the famous table plugin for jQuery. Supports paging, searching, sorting and custom filters (Less Than, Less than or equal, Greater than, Greater than or equal and Equal) and nested objects.</description>
1313
<releaseNotes></releaseNotes>
14-
<copyright>Copyright 2016</copyright>
14+
<copyright>Copyright 2017</copyright>
1515
<tags>data table datatable serverside jquery datatables data-tables mvc asp mvc5 server side server-side</tags>
1616
<dependencies>
1717
<!-- <dependency id="net45" version="4.5" /> -->

0 commit comments

Comments
 (0)