https://github.com/iam3yal/repositorydatasource
A RepositoryDataSource for ASP.NET (ASPX) is a server control that natively supports the repository pattern and integrates LINQ's IQueryable.
https://github.com/iam3yal/repositorydatasource
aspx csharp library web
Last synced: 11 months ago
JSON representation
A RepositoryDataSource for ASP.NET (ASPX) is a server control that natively supports the repository pattern and integrates LINQ's IQueryable.
- Host: GitHub
- URL: https://github.com/iam3yal/repositorydatasource
- Owner: iam3yal
- Created: 2025-01-17T17:45:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T21:18:53.000Z (about 1 year ago)
- Last Synced: 2025-04-11T04:08:24.852Z (11 months ago)
- Topics: aspx, csharp, library, web
- Language: C#
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RepositoryDataSource
A RepositoryDataSource for ASP.NET (ASPX) is a server control that natively supports the repository pattern and integrates LINQ's IQueryable.