76 liens privés
https://codewithmukesh.com/blog/multitenancy-in-aspnet-core/#Database_Access_Strategies
https://stackoverflow.com/questions/71402504/configure-razor-pages-for-multi-tenancy-using-ipageroutemodelconvention-and-sep
https://stackoverflow.com/questions/54679575/multi-tenant-razor-page
https://www.finbuckle.com/MultiTenant
https://docs.abp.io/en/abp/latest/Multi-Tenancy?_ga=2.245324933.1896159510.1685445029-243821777.1683297120
https://www.c-sharpcorner.com/article/how-to-building-a-multi-tenant-applications-with-asp-net-core/
https://blog.jetbrains.com/dotnet/2022/06/22/multi-tenant-apps-with-ef-core-and-asp-net-core/
https://github.com/JonPSmith/AuthPermissions.AspNetCore
https://www.thereformedprogrammer.net/building-asp-net-core-and-ef-core-multi-tenant-apps-part1-the-database/
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust - GitHub - quickwit-oss/tantivy: Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
https://exceptionnotfound.net/using-middleware-to-log-requests-and-responses-in-asp-net-core/
https://www.codeproject.com/Articles/5337511/Request-Response-Logging-Middleware-ASP-NET-Core
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/http-logging/?view=aspnetcore-7.0
https://makolyte.com/aspnetcore-logging-requests-and-responses/
https://github.com/waynemunro/AspNetCore/blob/4ac9e99b7420890ff1b5524f1a2f78477c560507/src/Middleware/HttpLogging/src/HttpLoggingMiddleware.cs#L14
https://github.com/IzyPro/WatchDog/blob/4b42d1ac58ce4712ad4dcd37d1f72f0fcc921d4e/WatchDog/src/WatchDog.cs#L24
https://github.com/IzyPro/WatchDog/blob/4b42d1ac58ce4712ad4dcd37d1f72f0fcc921d4e/WatchDog/src/WatchDogExceptionLogger.cs#L15
https://learn.microsoft.com/en-us/answers/questions/805842/how-to-save-logs-into-db
https://github.com/datalust/seq-api
https://stackoverflow.com/questions/51503643/serilog-multiple-instance-per-functionality
https://stackoverflow.com/questions/50370374/asp-net-serilog-multiple-sinks-each-one-for-a-different-use
Kamil Grzybek Personal Site
"Coïncidence n'est pas corrélation, et corrélation n'est pas causalité"
https://twitter.com/EtienneKlein/status/1477567114265436160?lang=fr
A curated list of awesome Meilisearch resources. Contribute to meilisearch/awesome-meilisearch development by creating an account on GitHub.
https://www.thinktecture.com/en/asp-net-core/modular-monolith/
https://github.com/devmentors/ModularMonolith/tree/master/tests/ModularMonolith.Tests.EndToEnd
https://codewithmukesh.com/blog/modular-architecture-in-aspnet-core/
https://github.com/iammukeshm/modular-monolith-aspnet-core-sample
https://www.thereformedprogrammer.net/evolving-modular-monoliths-1-an-architecture-for-net/
https://www.thereformedprogrammer.net/evolving-modular-monoliths-3-passing-data-between-bounded-contexts/
https://www.thereformedprogrammer.net/my-experience-of-using-modular-monolith-and-ddd-architectures/
Learn how to use the Configuration API to configure AppSettings in an ASP.NET Core app.
https://www.milanjovanovic.tech/blog/adding-validation-to-the-options-pattern-in-asp-net-core