DelegateDecompiler.EntityFrameworkCore5
0.28.2
A library which is able to decompile a delegate or a method body to its lambda representation
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DelegateDecompiler.EntityFrameworkCore5 -Version 0.28.2
dotnet add package DelegateDecompiler.EntityFrameworkCore5 --version 0.28.2
<PackageReference Include="DelegateDecompiler.EntityFrameworkCore5" Version="0.28.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DelegateDecompiler.EntityFrameworkCore5 --version 0.28.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DelegateDecompiler.EntityFrameworkCore5, 0.28.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.1
- DelegateDecompiler (>= 0.28.2)
- Microsoft.EntityFrameworkCore (>= 5.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DelegateDecompiler.EntityFrameworkCore5:
Package | Downloads |
---|---|
makeITeasy.AppFramework.Infrastructure
Infrastructure module for makeITeasy.Appframework
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on DelegateDecompiler.EntityFrameworkCore5:
Repository | Stars |
---|---|
jbogard/ContosoUniversityDotNetCore-Pages
With Razor Pages
|