Skip to content

Commit

Permalink
Add Zomp EF Core Extensions (#3946)
Browse files Browse the repository at this point in the history
  • Loading branch information
virzak authored Jul 23, 2022
1 parent 2ce95cf commit cd3d52c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions entity-framework/core/extensions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,12 @@ Cloning entities using EF Core configuration. You can use the `Include` method t

[GitHub repository](https://github.com/HenkKin/EntityCloner.Microsoft.EntityFrameworkCore) | [NuGet](https://www.nuget.org/packages/EntityCloner.Microsoft.EntityFrameworkCore)

### Zomp EF Core Extensions

Provides window (analytics) functions and binary functions for EF Core. Providers: SQL Server, SQLite, PostgreSQL. For EF Core: 6, 7.

[GitHub repository](https://github.com/zompinc/efcore-extensions) | [NuGet](https://www.nuget.org/packages/Zomp.EFCore.WindowFunctions.SqlServer)

## API Integrations

These packages are designed to integrate directly with EF Core to expose various APIs.
Expand Down

0 comments on commit cd3d52c

Please sign in to comment.