Series of dotNet Core WEB API projects exploring the use of Dapper
- Less is more
- Failure
- Asynchronicity
- Pagination
- Lookup
- History
- Web caching
- Retries
- Image download
- Image upload
- Memory caching
- Queries returning multiple recordsets
- Shaping recordsets
- Error handling revisited
- ADO.Net Retries
- Asynchronicity Revisited
- Parameters
- Swagger
- Authentication
- Authorisation Permissions
- Dapper Context Dependency Injection
- HTTP Patch
- MiniProfiler
- LazyCache
- DistributedCache
- Mini profiler revisited