https://github.com/r-manimaran/dotnetcore-advanced
DotNet Solutions - Advanced Topics Learning
https://github.com/r-manimaran/dotnetcore-advanced
fluentvalidation optionpatterns pagination
Last synced: 7 months ago
JSON representation
DotNet Solutions - Advanced Topics Learning
- Host: GitHub
- URL: https://github.com/r-manimaran/dotnetcore-advanced
- Owner: r-manimaran
- Created: 2023-02-20T17:13:11.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-07-19T11:54:49.000Z (7 months ago)
- Last Synced: 2025-07-19T16:26:21.964Z (7 months ago)
- Topics: fluentvalidation, optionpatterns, pagination
- Language: C#
- Homepage:
- Size: 36.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Audit: AuditTrail.EFCore.Demo/Areas/Identity/Pages/_ViewStart.cshtml
Awesome Lists containing this project
README
# dotntcoreSolution
DotNet Solutions - Advanced Topics Learning
## Projects
- **Name**: AI.ImageApp
- **Description**: AI ChatClient to analyze the Images
- **Link**: [ClickHere](https://github.com/r-manimaran/dotnetcore-Advanced/tree/master/AI.ImageApp)
-----------------------------------------------
- **Name**: ExtendedPagination
- **Description**: Advanced Pagination with Sorting and filtering using .Net Web API
- **Link**: [ClickHere](https://github.com/r-manimaran/dotnetcore-Advanced/tree/master/ExtendedPagination)
-----------------------------------------------
- **Name**: LambdaExpressionApp
- **Description**: Lambda expression Extensions methods
- **Link**: [ClickHere](https://github.com/r-manimaran/dotnetcore-Advanced/tree/master/LambdaExpressionApp)
-----------------------------------------------
- **Name**: RedisTTLTriggerApp
- **Description**: Set Redis TTL and Trigger after Timeout
- **Link**: [ClickHere](https://github.com/r-manimaran/dotnetcore-Advanced/tree/master/RedisTTLTriggerApp)
-----------------------------------------------
- **Name**: RowLevelSecurity-Postgres
- **Description**: Apply Row Level Security in the Postgres sql database and accessing the records in .Net Web API
- **Link**: [ClickHere](https://github.com/r-manimaran/dotnetcore-Advanced/tree/master/RowLevelSecurity-Postgres)