DataTables.AspNet.AspNet5
2.0.0-beta1-110601
This is a prerelease version of DataTables.AspNet.AspNet5.
dotnet add package DataTables.AspNet.AspNet5 --version 2.0.0-beta1-110601
NuGet\Install-Package DataTables.AspNet.AspNet5 -Version 2.0.0-beta1-110601
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DataTables.AspNet.AspNet5" Version="2.0.0-beta1-110601" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DataTables.AspNet.AspNet5 --version 2.0.0-beta1-110601
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DataTables.AspNet.AspNet5, 2.0.0-beta1-110601"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DataTables.AspNet.AspNet5 as a Cake Addin #addin nuget:?package=DataTables.AspNet.AspNet5&version=2.0.0-beta1-110601&prerelease // Install DataTables.AspNet.AspNet5 as a Cake Tool #tool nuget:?package=DataTables.AspNet.AspNet5&version=2.0.0-beta1-110601&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AspNet5 implementation for DataTables.AspNet.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
DNX | dnx451 is compatible. dnx452 is compatible. dnx46 is compatible. |
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
DNX 4.5.1
- DataTables.AspNet.Core (>= 2.0.0-beta1-102801)
- Microsoft.AspNet.Mvc (>= 6.0.0-beta8)
- Newtonsoft.Json (>= 7.0.1)
-
DNX 4.5.2
- DataTables.AspNet.Core (>= 2.0.0-beta1-102801)
- Microsoft.AspNet.Mvc (>= 6.0.0-beta8)
- Newtonsoft.Json (>= 7.0.1)
-
DNX 4.6
- DataTables.AspNet.Core (>= 2.0.0-beta1-102801)
- Microsoft.AspNet.Mvc (>= 6.0.0-beta8)
- Newtonsoft.Json (>= 7.0.1)
-
DNXCore 5.0
- DataTables.AspNet.Core (>= 2.0.0-beta1-102801)
- Microsoft.AspNet.Mvc (>= 6.0.0-beta8)
- Microsoft.CSharp (>= 4.0.0)
- Newtonsoft.Json (>= 7.0.1)
- System.Collections (>= 4.0.10)
- System.Linq (>= 4.0.0)
- System.Threading (>= 4.0.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta1-110601 | 1,000 | 11/6/2015 |
2.0.0-beta1-102801 | 819 | 10/28/2015 |
2.0.0-alpha2-070602 | 925 | 7/6/2015 |
2.0.0-alpha2-070601 | 820 | 7/6/2015 |
2.0.0-alpha1-062401 | 932 | 6/24/2015 |
Fixed model binding resolution chain for AspNet 5.