EFPosh

1.1.0

Extends Entity Framework Core functionality to PowerShell

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name EFPosh -RequiredVersion 1.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name EFPosh -Version 1.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Ryan Ephgrave. All rights reserved.

Package Details

Author(s)

  • Ryan Ephgrave

Tags

EntityFramework ORM

Functions

New-EFPoshContext New-EFPoshEntityDefinition Start-EFPoshModel Add-EFPoshModelEntity New-EFPoshQuery Add-EFPoshQuery Start-EFPoshQuery New-EFPoshEntityRelationship

Dependencies

This module has no dependencies.

Release Notes

Fixed bugs with Contains

FileList

  • EFPosh.nuspec
  • EFPosh.psd1
  • EFPosh.psm1
  • bin\EFPosh.dll
  • bin\EFPosh.dll.config
  • bin\EFPosh.pdb
  • bin\Microsoft.Data.Sqlite.dll
  • bin\Microsoft.DotNet.PlatformAbstractions.dll
  • bin\Microsoft.EntityFrameworkCore.Abstractions.dll
  • bin\Microsoft.EntityFrameworkCore.dll
  • bin\Microsoft.EntityFrameworkCore.Relational.dll
  • bin\Microsoft.EntityFrameworkCore.Sqlite.dll
  • bin\Microsoft.EntityFrameworkCore.SqlServer.dll
  • bin\Microsoft.Extensions.Caching.Abstractions.dll
  • bin\Microsoft.Extensions.Caching.Memory.dll
  • bin\Microsoft.Extensions.Configuration.Abstractions.dll
  • bin\Microsoft.Extensions.Configuration.Binder.dll
  • bin\Microsoft.Extensions.Configuration.dll
  • bin\Microsoft.Extensions.DependencyInjection.Abstractions.dll
  • bin\Microsoft.Extensions.DependencyInjection.dll
  • bin\Microsoft.Extensions.DependencyModel.dll
  • bin\Microsoft.Extensions.Logging.Abstractions.dll
  • bin\Microsoft.Extensions.Logging.dll
  • bin\Microsoft.Extensions.Options.dll
  • bin\Microsoft.Extensions.Primitives.dll
  • bin\Newtonsoft.Json.dll
  • bin\Remotion.Linq.dll
  • bin\SimpleImpersonation.dll
  • bin\SQLitePCLRaw.batteries_green.dll
  • bin\SQLitePCLRaw.batteries_v2.dll
  • bin\SQLitePCLRaw.core.dll
  • bin\SQLitePCLRaw.provider.e_sqlite3.dll
  • bin\System.Buffers.dll
  • bin\System.Collections.Immutable.dll
  • bin\System.ComponentModel.Annotations.dll
  • bin\System.Data.SqlClient.dll
  • bin\System.Diagnostics.DiagnosticSource.dll
  • bin\System.Interactive.Async.dll
  • bin\System.Linq.Dynamic.dll
  • bin\System.Memory.dll
  • bin\System.Numerics.Vectors.dll
  • bin\System.Runtime.CompilerServices.Unsafe.dll
  • bin\System.Security.Principal.Windows.dll
  • Commands\Add-EFPoshModelEntity.ps1
  • Commands\Add-EFPoshQuery.ps1
  • Commands\New-EFPoshContext.ps1
  • Commands\New-EFPoshEntityDefinition.ps1
  • Commands\New-EFPoshQuery.ps1
  • Commands\Start-EFPoshModel.ps1
  • Commands\Start-EFPoshQuery.ps1
  • DBContexts\MSSqlInformationSchemasDbContext.ps1
  • DBContexts\MSSqlTemplate.ps1
  • PrivateCommands\Get-EFPoshPowerShellType.ps1
  • PrivateCommands\Get-EFPoshType.ps1
  • bin\x64\e_sqlite3.dll
  • bin\x86\e_sqlite3.dll

Version History

Version Downloads Last updated
2.0.6 174 5/4/2022
2.0.5 12 5/4/2022
2.0.4 16 5/1/2022
2.0.3 12 4/29/2022
2.0.2 13 4/29/2022
2.0.1 11 4/29/2022
2.0.0-alpha 11 4/9/2022
1.2.6 229 10/21/2020
1.2.5 13 10/21/2020
1.2.4 13 10/21/2020
1.2.3 24 8/13/2020
1.2.2 16 8/10/2020
1.2.1-alpha 11 8/9/2020
1.1.9 26 7/7/2020
1.1.8 16 7/1/2020
1.1.7 13 7/1/2020
1.1.6 14 7/1/2020
1.1.5 13 6/30/2020
1.1.4 17 6/25/2020
1.1.3 14 6/25/2020
1.1.2 17 6/11/2020
1.1.1 13 6/11/2020
1.1.0 (current version) 13 6/11/2020
1.0.0 25 5/24/2020
0.2.4 14 5/22/2020
0.2.3 13 5/20/2020
0.2.2 13 5/20/2020
0.2.0 12 5/19/2020
0.1.9 13 5/15/2020
0.1.8 12 5/15/2020
0.1.7 13 5/15/2020
0.1.6 14 5/15/2020
0.1.4 13 5/15/2020
0.1.3 14 5/15/2020
0.1.2 13 5/11/2020
0.1.1 16 5/11/2020
0.1.0 19 5/11/2020
0.0.2 13 5/8/2020
0.0.1 15 5/8/2020
Show less