DataTables-Editor-Server
1.9.1
Editor is a Create, Read, Update and Delete (CRUD) plug-in for DataTables that provides the ability to easily add, edit and delete rows on a database that is displayed by a DataTable.
The software available in this package, acts as server-side libraries for Editor in .NET environments (.NET Framework 4.5 or newer, and .NET Core 2.1 or newer), enabling full CRUD actions with a database.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DataTables-Editor-Server -Version 1.9.1
dotnet add package DataTables-Editor-Server --version 1.9.1
<PackageReference Include="DataTables-Editor-Server" Version="1.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DataTables-Editor-Server --version 1.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DataTables-Editor-Server, 1.9.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.1
- Microsoft.AspNetCore.Http.Abstractions (>= 2.1.0)
- Microsoft.CSharp (>= 4.5.0)
-
.NETFramework 4.5
- Microsoft.CSharp (>= 4.3.0)
- System.Text.Encodings.Web (>= 4.5.0)
-
.NETFramework 4.6
- Microsoft.CSharp (>= 4.3.0)
- System.Text.Encodings.Web (>= 4.5.0)
-
.NETFramework 4.7
- Microsoft.CSharp (>= 4.3.0)
- System.Text.Encodings.Web (>= 4.5.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.