VOOZH about

URL: https://www.nuget.org/packages/SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL/

⇱ NuGet Gallery | SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL 10.0.0.11




👁 Image
SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL 10.0.0.11

dotnet add package SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL --version 10.0.0.11
 
 
NuGet\Install-Package SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL -Version 10.0.0.11
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL" Version="10.0.0.11" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL" Version="10.0.0.11" />
 
Directory.Packages.props
<PackageReference Include="SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL --version 10.0.0.11
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL, 10.0.0.11"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL@10.0.0.11
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL&version=10.0.0.11
 
Install as a Cake Addin
#tool nuget:?package=SoftwaredeveloperDotAt.Infrastructure.Core.PostgreSQL&version=10.0.0.11
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Infrastructure.Core.PostgreSQL

Infrastructure.Core.PostgreSQL erg�nzt Infrastructure.Core um PostgreSQL-spezifische Implementierungen (.NET 8). Es richtet sich prim�r an Anwendungen, die Entity Framework Core mit dem Npgsql-Provider verwenden und zus�tzlich Distributed Cache/Locking �ber PostgreSQL ben�tigen.

Was ist enthalten?

Entity Framework Core (PostgreSQL)

  • DbContextHandler
    • PostgreSQL-spezifische Implementierung der Core-DbContext-Abstraktion
  • DbContextHandlerExtensions
    • Convenience-Extensions f�r Registrierung/Konfiguration (DI)
  • Provider-Abh�ngigkeit:
    • Npgsql.EntityFrameworkCore.PostgreSQL

Distributed Cache (PostgreSQL)

  • DistributedCache
    • Integration/Wrapper f�r einen auf PostgreSQL basierten Distributed Cache
    • Basierend auf Community.Microsoft.Extensions.Caching.PostgreSql

Distributed Lock (PostgreSQL)

  • DistributedLock
    • Hilft beim Implementieren von "single runner" Jobs / kritischen Sektionen �ber mehrere Instanzen

Verwendung (typisch)

  1. Referenz hinzuf�gen: Infrastructure.Core.PostgreSQL
  2. Connection String konfigurieren
  3. DbContext/Handler registrieren (Extensions/DI)
  4. Optional: Cache-/Locking-Services aktivieren

Voraussetzungen

  • .NET SDK 8
  • PostgreSQL Datenbank

Abh�ngigkeiten

  • Referenziert Infrastructure.Core

Repository

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0.11 122 4/22/2026
10.0.0.10 107 4/21/2026
10.0.0.9 104 4/21/2026
10.0.0.8 111 4/10/2026
10.0.0.7 110 4/2/2026
10.0.0.6 119 3/29/2026
10.0.0.5 114 3/18/2026
10.0.0.4 104 3/18/2026
10.0.0.3 111 3/6/2026
10.0.0.1 112 2/26/2026
8.0.0.142 111 2/22/2026
8.0.0.141 125 2/21/2026
8.0.0.140 116 2/21/2026
8.0.0.138 125 1/20/2026
8.0.0.137 114 1/20/2026
8.0.0.136 311 12/18/2025
8.0.0.135 252 12/7/2025
8.0.0.134 205 12/5/2025
8.0.0.133 207 12/5/2025
8.0.0.132 214 12/5/2025
Loading failed