{"id":15685951,"url":"https://github.com/kant2002/aspnetcore.helpers","last_synced_at":"2025-05-07T18:21:47.882Z","repository":{"id":69640471,"uuid":"118319549","full_name":"kant2002/AspNetCore.Helpers","owner":"kant2002","description":".NET Core port for the System.Web.Helpers","archived":false,"fork":false,"pushed_at":"2021-10-12T09:46:20.000Z","size":272,"stargazers_count":9,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T12:57:23.404Z","etag":null,"topics":["webgrid"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kant2002.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-21T09:02:44.000Z","updated_at":"2023-04-14T16:50:26.000Z","dependencies_parsed_at":"2023-02-22T20:30:20.992Z","dependency_job_id":null,"html_url":"https://github.com/kant2002/AspNetCore.Helpers","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kant2002%2FAspNetCore.Helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kant2002%2FAspNetCore.Helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kant2002%2FAspNetCore.Helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kant2002%2FAspNetCore.Helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kant2002","download_url":"https://codeload.github.com/kant2002/AspNetCore.Helpers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252931820,"owners_count":21827172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["webgrid"],"created_at":"2024-10-03T17:33:40.178Z","updated_at":"2025-05-07T18:21:47.858Z","avatar_url":"https://github.com/kant2002.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"ASP.NET Core WebGrid replacement\n=================\n\nThis package trying to be in-place replacement for the WebGrid usage.\nBut I don't yet manage to make this happens 100%.\n\nChanges which should be done\nAdd following lines in the `_ViewImports.cshtml`\n\n    @using AndreyKurdiumov.AspNetCore.Helpers\n    @inject Microsoft.AspNetCore.Http.IHttpContextAccessor HttpContextAccessor\n\nWhere WebGrid constructed should be add contructor parameter HttpContextAccessor\n\n     var grid = new WebGrid(HttpContextAccessor, source: this.Model.Tables,\n                 defaultSort: \"TableName\",\n                 rowsPerPage: 30);\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkant2002%2Faspnetcore.helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkant2002%2Faspnetcore.helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkant2002%2Faspnetcore.helpers/lists"}