You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entity-framework/core/extensions/index.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Tools & Extensions - EF Core
3
3
description: External tools and extensions for Entity Framework Core
4
4
author: ErikEJ
5
-
ms.date: 05/22/2024
5
+
ms.date: 09/30/2025
6
6
uid: core/extensions/index
7
7
---
8
8
@@ -52,12 +52,6 @@ Entity Framework Visual Editor is a Visual Studio extension that adds an O/RM de
52
52
53
53
[Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=michaelsawczyn.EFDesigner2022)
54
54
55
-
### IWAPI
56
-
57
-
IWAPI (Instant Web API) is a scaffolding engine for .NET Core that can automate the generation of DbContext classes, entities, models and creates a working Web API from any SQL Server database.
58
-
59
-
[Website](https://instantwebapi.com/)
60
-
61
55
### efmig
62
56
63
57
efmig is a multi-platform GUI application that speeds up daily development when working with Entity Framework Core. It covers the most popular use cases such as migration code and script generation with simple, one-click interface. For EF Core: 2-8.
0 commit comments