Skip to content

A set of libraries which provide support for jqGrid usage in ASP.NET Core.

License

Notifications You must be signed in to change notification settings

crazyants/Lib.AspNetCore.Mvc.JqGrid

 
 

Repository files navigation

Lib.AspNetCore.Mvc.JqGrid

NuGet Lib.AspNetCore.Mvc.JqGrid.Infrastructure NuGet Lib.AspNetCore.Mvc.JqGrid.Core NuGet Lib.AspNetCore.Mvc.JqGrid.DataAnnotations NuGet Lib.AspNetCore.Mvc.JqGrid.Helper

A set of libraries which provide support for jqGrid usage in ASP.NET Core.

This is ASP.NET Core version of jqGrid related functionality from Lib.Web.Mvc.

  • Lib.AspNetCore.Mvc.JqGrid.Infrastructure - Constants, enums etc. shared by all libraries.
  • Lib.AspNetCore.Mvc.JqGrid.Core - The core functionality. If you prefer to write your own JavaScript instead of using strongly typed helper, but you still want some support on the server side for requests and responses this is what you want.
  • Lib.AspNetCore.Mvc.JqGrid.DataAnnotations - Custom data annotations which allow for providing additional metadata when working with strongly typed helper.
  • Lib.AspNetCore.Mvc.JqGrid.Helper - The strongly typed helper.

This project is currently in beta status. Not all of the functionality has been migrated.

Donating

Support this and my other projects via Gittip.

Support via Gittip

Copyright and License

Copyright © 2016 Tomasz Pęczek

Licensed under the MIT License

About

A set of libraries which provide support for jqGrid usage in ASP.NET Core.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%