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

https://github.com/soenneker/soenneker.datatables.attributes.column

A C# attribute for Datatables.js column building
https://github.com/soenneker/soenneker.datatables.attributes.column

attributes column columns csharp data datatablecolumnattribute datatables dotnet mapping object

Last synced: 2 months ago
JSON representation

A C# attribute for Datatables.js column building

Awesome Lists containing this project

README

          

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

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

## Installation

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