diff --git a/Readme.md b/Readme.md index 3665dfe..b550146 100644 --- a/Readme.md +++ b/Readme.md @@ -737,6 +737,7 @@ This package includes various extensions and utilities to aid development: - **Pandatech.FluentMinimalApiMapper:** Simplifies mapping in minimal APIs. - **Pandatech.ResponseCrafter:** A utility for crafting consistent API responses. - **Pandatech.DistributedCache:** A distributed cache provider for Redis. +- **PandaTech.FluentImporter:** Fluent API for importing data. - **Pandatech.FileExporter:** A utility for exporting files. ## License diff --git a/src/SharedKernel/SharedKernel.csproj b/src/SharedKernel/SharedKernel.csproj index 810f16a..0c06d6a 100644 --- a/src/SharedKernel/SharedKernel.csproj +++ b/src/SharedKernel/SharedKernel.csproj @@ -8,13 +8,13 @@ Readme.md Pandatech MIT - 1.6.2 + 1.6.3 Pandatech.SharedKernel Pandatech Shared Kernel Library Pandatech, shared kernel, library, OpenAPI, Swagger, utilities, scalar Pandatech.SharedKernel provides centralized configurations, utilities, and extensions for ASP.NET Core projects. For more information refere to readme.md document. https://github.com/PandaTechAM/be-lib-sharedkernel - Logging performance extreme boost and redesigned log structure + Nuget updates @@ -49,9 +49,10 @@ + - +