Softoverse.EntityFrameworkCore.Specification
2.4.2
dotnet add package Softoverse.EntityFrameworkCore.Specification --version 2.4.2
NuGet\Install-Package Softoverse.EntityFrameworkCore.Specification -Version 2.4.2
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="Softoverse.EntityFrameworkCore.Specification" Version="2.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Softoverse.EntityFrameworkCore.Specification --version 2.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Softoverse.EntityFrameworkCore.Specification, 2.4.2"
#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.
// Install Softoverse.EntityFrameworkCore.Specification as a Cake Addin #addin nuget:?package=Softoverse.EntityFrameworkCore.Specification&version=2.4.2 // Install Softoverse.EntityFrameworkCore.Specification as a Cake Tool #tool nuget:?package=Softoverse.EntityFrameworkCore.Specification&version=2.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Specification Pattern for Entity Framework Core - NuGet Package Documentation
Overview
The Specification Pattern for Entity Framework Core NuGet package provides a structured approach to implementing the Specification pattern in any .NET project using Entity Framework Core. This package allows developers to encapsulate query logic into reusable specifications, improving maintainability and readability.
Installation
To install the package, use one of the following methods:
Package Manager Console
Install-Package Softoverse.EntityFrameworkCore.Specification
.NET CLI
dotnet add package Softoverse.EntityFrameworkCore.Specification
PackageReference
If you prefer to add the dependency manually, update your .csproj
file:
<ItemGroup>
<PackageReference Include="Softoverse.EntityFrameworkCore.Specification" Version="2.4.2" />
</ItemGroup>
Proper documentation is coming soon...
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Microsoft.EntityFrameworkCore (>= 9.0.1)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.1)
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 |
---|---|---|
2.4.2 | 48 | 2/16/2025 |
2.4.1 | 49 | 2/16/2025 |
2.4.0 | 65 | 2/16/2025 |
2.3.3 | 59 | 2/16/2025 |
2.3.2 | 55 | 2/16/2025 |
2.3.1 | 55 | 2/16/2025 |
2.3.0 | 59 | 2/16/2025 |
2.2.0 | 69 | 2/10/2025 |
2.1.1 | 68 | 2/10/2025 |
2.1.0 | 67 | 2/10/2025 |
2.0.4 | 62 | 2/9/2025 |
2.0.3 | 69 | 2/9/2025 |
2.0.2 | 59 | 2/9/2025 |
2.0.1 | 59 | 2/9/2025 |
2.0.0 | 62 | 2/9/2025 |
1.3.1 | 68 | 2/9/2025 |
1.3.0 | 63 | 2/9/2025 |
1.2.1 | 61 | 2/9/2025 |
1.2.0 | 67 | 2/8/2025 |
1.1.0 | 68 | 2/8/2025 |
1.0.0 | 66 | 2/8/2025 |