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
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.datatables.attributes.column
- Owner: soenneker
- License: mit
- Created: 2025-07-29T14:07:53.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-03-10T19:11:41.000Z (2 months ago)
- Last Synced: 2026-03-10T19:37:53.266Z (2 months ago)
- Topics: attributes, column, columns, csharp, data, datatablecolumnattribute, datatables, dotnet, mapping, object
- Language: C#
- Homepage: https://soenneker.com
- Size: 160 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.column/)
[](https://github.com/soenneker/soenneker.datatables.attributes.column/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.datatables.attributes.column/)
[](https://github.com/soenneker/soenneker.datatables.attributes.column/actions/workflows/codeql.yml)
#  Soenneker.DataTables.Attributes.Column
### A C# attribute for Datatables.js column building
## Installation
```
dotnet add package Soenneker.DataTables.Attributes.Column
```