An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.datatables.attributes.orderable.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.datatables.attributes.orderable/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.datatables.attributes.orderable/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.datatables.attributes.orderable/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.datatables.attributes.orderable.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.datatables.attributes.orderable/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.DataTables.Attributes.Orderable
### A C# attribute for DataTables.js orderable

## Installation

```
dotnet add package Soenneker.DataTables.Attributes.Orderable
```