Laraue.Core.Extensions.Hosting.EfCore 10.6.1

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

Background services implementation stores state in DB using EFCore provider.

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 (2)

Showing the top 2 NuGet packages that depend on Laraue.Core.Extensions.Hosting.EfCore:

Package Downloads
Laraue.Crawling.Crawler.EfCore

The set of classes to write a program for a data crawling with state in DB.

Laraue.Crawling.Crawler.Db

The set of classes to write a program for a data crawling with state in DB.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.6.1 86 5/7/2026
10.6.0 80 5/7/2026
10.5.1 109 4/27/2026
10.5.0 501 12/10/2025
10.4.1 234 12/5/2025
10.4.0 268 12/4/2025
10.2.0 257 12/4/2025
10.1.0 252 12/3/2025
10.0.0 469 11/18/2025
9.0.1 271 9/28/2025
9.0.0 250 11/30/2024
8.0.1 277 3/31/2024
8.0.0 343 12/14/2023
7.2.5 237 12/5/2023
7.2.4 2,056 6/11/2023
7.2.3 311 6/10/2023
7.2.2 356 6/10/2023
7.2.1 328 6/10/2023
7.2.0 373 6/7/2023
7.1.1 308 5/17/2023
Loading failed