An open API service indexing awesome lists of open source software.

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

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)