79 liens privés
Learn how to create an ASP.NET Core web app with user data protected by authorization. Includes HTTPS, authentication, security, ASP.NET Core Identity.
https://github.com/dotnet-architecture/eShopOnWeb/tree/main/src
https://github.com/JonPSmith/BookApp.All
https://docs.ziyad.info/en/Miscellaneous/v1.0/multiple-dbcontexts.md
https://docs.ziyad.info/en/XLocalizer/v1.0/index.md
https://docs.ziyad.info/en/LazZiya.TagHelpers/v6.0/index.md
https://github.com/LazZiya/XLocalizer.DB.UI
https://docs.ziyad.info/en/LazZiya.ImageResize/v4.1/index.md
https://demo.ziyad.info/en/ImageResize
You can use Store Manager to download backup files from pgadmin.
You can access it from Menu -> Tools -> Store Manager.
From the docs,
Storage Manager is a feature that helps you manage your systems storage device. You can use Storage Manager to:
Download, upload, or manage operating system files. To use this feature, pgAdmin must be running in Server Mode on your client
machine.
Download backup or export files (custom, tar and plain text format) on a client machine.
Download export dump files of tables.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/