https://github.com/soenneker/soenneker.datatables.attributes.orderable
A C# attribute for DataTables.js orderable
https://github.com/soenneker/soenneker.datatables.attributes.orderable
attributes columns csharp datatableorderable datatables datatablesjs dotnet js object orderable
Last synced: 5 months ago
JSON representation
A C# attribute for DataTables.js orderable
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.datatables.attributes.orderable
- Owner: soenneker
- License: mit
- Created: 2025-07-28T20:28:36.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-02-28T09:13:53.000Z (5 months ago)
- Last Synced: 2026-02-28T14:39:39.590Z (5 months ago)
- Topics: attributes, columns, csharp, datatableorderable, datatables, datatablesjs, dotnet, js, object, orderable
- Language: C#
- Homepage: https://soenneker.com
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.datatables.attributes.orderable/)
[](https://github.com/soenneker/soenneker.datatables.attributes.orderable/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.datatables.attributes.orderable/)
#  Soenneker.DataTables.Attributes.Orderable
### A C# attribute for DataTables.js orderable
## Installation
```
dotnet add package Soenneker.DataTables.Attributes.Orderable
```