SoftwaredeveloperDotAt.Infrastructure.Core.SqlServer 10.0.0.3

dotnet add package SoftwaredeveloperDotAt.Infrastructure.Core.SqlServer --version 10.0.0.3
                    
NuGet\Install-Package SoftwaredeveloperDotAt.Infrastructure.Core.SqlServer -Version 10.0.0.3
                    
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.SqlServer" Version="10.0.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SoftwaredeveloperDotAt.Infrastructure.Core.SqlServer" Version="10.0.0.3" />
                    
Directory.Packages.props
<PackageReference Include="SoftwaredeveloperDotAt.Infrastructure.Core.SqlServer" />
                    
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.SqlServer --version 10.0.0.3
                    
#r "nuget: SoftwaredeveloperDotAt.Infrastructure.Core.SqlServer, 10.0.0.3"
                    
#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.SqlServer@10.0.0.3
                    
#: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.SqlServer&version=10.0.0.3
                    
Install as a Cake Addin
#tool nuget:?package=SoftwaredeveloperDotAt.Infrastructure.Core.SqlServer&version=10.0.0.3
                    
Install as a Cake Tool

Infrastructure.Core.SqlServer

Infrastructure.Core.SqlServer erg�nzt Infrastructure.Core um SQL-Server-spezifische Implementierungen (.NET 8). Es richtet sich an Anwendungen, die Entity Framework Core mit SQL Server verwenden und optional Distributed Cache �ber SQL Server betreiben.

Was ist enthalten?

Entity Framework Core (SQL Server)

  • DbContextHandler
    • SQL-Server-spezifische Implementierung der Core-DbContext-Abstraktion
  • Provider-Abh�ngigkeit:
    • Microsoft.EntityFrameworkCore.SqlServer

Distributed Cache (SQL Server)

  • DistributedCache
    • Wrapper/Integration f�r Microsoft.Extensions.Caching.SqlServer

Verwendung (typisch)

  1. Referenz hinzuf�gen: Infrastructure.Core.SqlServer
  2. Connection String konfigurieren
  3. DbContext/Handler registrieren (DI)
  4. Optional: Cache aktivieren und SQL Cache Table konfigurieren

Voraussetzungen

  • .NET SDK 8
  • Microsoft SQL Server

Abh�ngigkeiten

  • Referenziert Infrastructure.Core

Repository

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  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.3 32 3/6/2026
10.0.0.1 86 2/26/2026
8.0.0.142 89 2/22/2026
8.0.0.141 83 2/21/2026
8.0.0.140 84 2/21/2026
8.0.0.138 89 1/20/2026
8.0.0.137 90 1/20/2026
8.0.0.136 302 12/18/2025
8.0.0.135 226 12/7/2025
8.0.0.134 178 12/5/2025
8.0.0.133 182 12/5/2025
8.0.0.132 183 12/5/2025
8.0.0.130 183 11/28/2025
8.0.0.129 197 11/27/2025
8.0.0.128 202 11/27/2025
8.0.0.127 202 11/27/2025
8.0.0.126 199 11/27/2025
8.0.0.125 193 11/24/2025
8.0.0.124 214 11/24/2025
8.0.0.123 203 11/24/2025
Loading failed