Mehdi Hadeli

Results 154 issues of Mehdi Hadeli

- [ETags in ASP.NET Core](https://blog.peterritchie.com/posts/etags-in-aspdotnet-core) - [HTTP and ETag Header Fields](https://blog.peterritchie.com/posts/http-and-etag-header-fields) - [Optimistic Concurrency in an HTTP API with ETags & Hypermedia](https://codeopinion.com/optimistic-concurrency-in-an-http-api-with-etags-hypermedia/) - [Implement optimistic concurrency with .NET EF Core](https://thecodeblogger.com/2021/07/04/implement-optimistic-concurrency-with-net-ef-core/)...

feature
high-priority

- [Generating sortable Guids using NewId](https://andrewlock.net/generating-sortable-guids-using-newid/) - [SequentialGuidValueGenerator Class](https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.valuegeneration.sequentialguidvaluegenerator)

enhancement
feature

- I should review and disable some annoying analyzer

enhancement

- [https://github.com/stefanprodan/AspNetCoreRateLimit](https://github.com/stefanprodan/AspNetCoreRateLimit/wiki/IpRateLimitMiddleware#defining-rate-limit-rules)

- Currently we use JWT authentication and authorization, I will switch to Identity server. - I implemented some part of identity server, but it is not complete yet - [Using...

enhancement

- [https://github.com/uber-go/dig](https://github.com/uber-go/dig) - [https://github.com/google/wire](https://github.com/google/wire) - [https://github.com/samber/do](https://github.com/samber/do) - [https://github.com/batazor/microservice-template](https://github.com/batazor/microservice-template-ddd/blob/8a52d67a3361d5e59d09fc2928744d00bf9cf09e/internal/di/book.go#L30) - [https://github.com/AkbaraliShaikh/denti](https://github.com/AkbaraliShaikh/denti) - [Go Dependency Injection with Wire](https://blog.drewolson.org/go-dependency-injection-with-wire) - [Go dependency injection with Wire](https://blog.logrocket.com/go-dependency-injection-wire/) - [Mastering Wire](https://itnext.io/mastering-wire-f1226717bbac) - [Dependency injection in GO](https://golangforall.com/en/post/dependency-injection.html)

enhancement
feature