Skip to content

kasceus/Table-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tableAPI

API for quickly building model data into JSON pre-formatted for use in a table.
Using special attribute modifiers, enhance your c# models to quickly get all associated data for the model; pre-formatted for use with a front-end JS builder.

This API is able to get select lists for your fields by just specigying the return type is a select, and by supplying the typeof class that holds the select list data.
The code is XML commented so it works with Intellisense.

See the documentation for more detals on how to use this API.

About

API for quickly building model data into JSON pre-formatted for use in a table

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages