Zomp.EFCore.WindowFunctions 10.0.1

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

Window functions for Entity Framework Core

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

Showing the top 3 NuGet packages that depend on Zomp.EFCore.WindowFunctions:

Package Downloads
Zomp.EFCore.WindowFunctions.SqlServer

Window functions for SQL Server database provider for Entity Framework Core

Zomp.EFCore.WindowFunctions.Npgsql

Window functions for PostgreSQL/Npgsql database provider for Entity Framework Core

Zomp.EFCore.WindowFunctions.Sqlite

Window functions for SQLite database provider for Entity Framework Core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.1 1,458 11/23/2025
9.0.3-beta 17,244 8/10/2025
9.0.1-beta 15,653 12/17/2024
8.0.21-beta 9,458 2/13/2024
8.0.19-beta 254 2/8/2024
8.0.18-beta 265 2/8/2024
8.0.17-beta 220 2/5/2024
8.0.15-beta 235 1/31/2024
8.0.14-beta 304 1/29/2024
8.0.13-beta 245 1/29/2024
8.0.10 55,256 1/3/2024
8.0.2 437 12/10/2023
8.0.1 400 11/21/2023
8.0.1-rc2 143 10/12/2023
8.0.1-rc1 164 9/14/2023
8.0.1-preview7 164 8/18/2023
8.0.1-preview5 169 6/21/2023
8.0.1-preview4 199 5/30/2023
7.0.1 7,519 12/16/2022
1.0.2 1,263 11/13/2022
Loading failed