Skip to content

Commit 8f301ae

Browse files
committed
Version 1.0.0-rc
1 parent 447887c commit 8f301ae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

nuget/Package.MVC.1.0.0-rc.nuspec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0"?>
22
<package >
33
<metadata>
4-
<id>JQDTServerSide.MVC</id>
4+
<id>jQDataTables.ServerSide.MVC5</id>
5+
<title>jQDataTables.ServerSide.MVC5</title>
56
<version>1.0.0-rc</version>
67
<authors>Vladimir Dimov</authors>
78
<owners>Vladimir Dimov</owners>
@@ -10,7 +11,8 @@
1011
<!--<iconUrl></iconUrl>-->
1112
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1213
<description>MVC component which adds functionality for automatic server side processing for the famous table plugin for jQuery - DataTables. 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>
13-
<releaseNotes></releaseNotes>
14+
<releaseNotes>This is a pre-release version. Any changes may be introduced in the next version in case significant bugs emerge.</releaseNotes>
15+
<summary>MVC component which adds functionality for automatic server side processing for the famous table plugin for jQuery - DataTables. Supports paging, searching, sorting and custom filters (Less Than, Less than or equal, Greater than, Greater than or equal and Equal) and nested objects.</summary>
1416
<copyright>Copyright 2017</copyright>
1517
<tags>data table datatable serverside jquery datatables data-tables mvc asp mvc5 server side server-side</tags>
1618
<dependencies>

0 commit comments

Comments
 (0)