Smoower.Minified.EFCore
0.4.0
dotnet add package Smoower.Minified.EFCore --version 0.4.0
NuGet\Install-Package Smoower.Minified.EFCore -Version 0.4.0
<PackageReference Include="Smoower.Minified.EFCore" Version="0.4.0" />
<PackageVersion Include="Smoower.Minified.EFCore" Version="0.4.0" />
<PackageReference Include="Smoower.Minified.EFCore" />
paket add Smoower.Minified.EFCore --version 0.4.0
#r "nuget: Smoower.Minified.EFCore, 0.4.0"
#:package Smoower.Minified.EFCore@0.4.0
#addin nuget:?package=Smoower.Minified.EFCore&version=0.4.0
#tool nuget:?package=Smoower.Minified.EFCore&version=0.4.0
Compact EF Core query and write helpers for AI-generated code: w/s/ob/nt/lst/one/cnt query shorteners and id/save/add/upd/del write helpers.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. 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. 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. |
-
net10.0
- Microsoft.EntityFrameworkCore (>= 10.0.9)
- Smoower.Minified.Core (>= 0.4.0)
-
net8.0
- Microsoft.EntityFrameworkCore (>= 8.0.28)
- Smoower.Minified.Core (>= 0.4.0)
-
net9.0
- Microsoft.EntityFrameworkCore (>= 9.0.17)
- Smoower.Minified.Core (>= 0.4.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Smoower.Minified.EFCore:
| Package | Downloads |
|---|---|
|
Smoower.Minified.AspNetCore
Compact ASP.NET Core attributes (API/RT/HG/HPO/HD...), MVC type aliases (Ctl/Res/AR/Tr), and result-fusing query terminators (ok1/okl/okId/okAdd/delById) for AI-generated controllers. |
|
|
Smoower.Minified.EFCore.Sqlite
SQLite provider shortener for Smoower.Minified: sqlite<T>(cs) fuses AddDbContext + UseSqlite for a one-term Program.cs registration. |
|
|
Smoower.Minified.EFCore.Npgsql
PostgreSQL (Npgsql) provider shortener for Smoower.Minified: pg<T>(cs) fuses AddDbContext + UseNpgsql for a one-term Program.cs registration. |
|
|
Smoower.Minified.EFCore.InMemory
In-memory provider shortener for Smoower.Minified: mem<T>(name) fuses AddDbContext + UseInMemoryDatabase for a one-term Program.cs registration. |
|
|
Smoower.Minified.EFCore.SqlServer
SQL Server provider shortener for Smoower.Minified: sql<T>(cs) fuses AddDbContext + UseSqlServer for a one-term Program.cs registration. |
GitHub repositories
This package is not used by any popular GitHub repositories.