EFPosh

0.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 0.1.0

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

Install-PSResource -Name EFPosh -Version 0.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 New-EFPoshQuery

Dependencies

This module has no dependencies.

Release Notes

Fixed type errors when Classes were recreated in same session

FileList

  • EFPosh.nuspec
  • EFPosh.psd1
  • EFPosh.psm1
  • bin\EFPosh.dll
  • bin\EFPosh.dll.config
  • bin\EFPosh.pdb
  • bin\Microsoft.Bcl.AsyncInterfaces.dll
  • bin\Microsoft.Bcl.HashCode.dll
  • bin\Microsoft.Data.SqlClient.dll
  • 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\Microsoft.Identity.Client.dll
  • bin\Newtonsoft.Json.dll
  • bin\Remotion.Linq.dll
  • bin\SQLitePCLRaw.batteries_green.dll
  • bin\SQLitePCLRaw.batteries_v2.dll
  • bin\SQLitePCLRaw.core.dll
  • bin\SQLitePCLRaw.nativelibrary.dll
  • bin\SQLitePCLRaw.provider.dynamic_cdecl.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.Core.dll
  • bin\System.Linq.Dynamic.dll
  • bin\System.Memory.dll
  • bin\System.Numerics.Vectors.dll
  • bin\System.Runtime.CompilerServices.Unsafe.dll
  • bin\System.Threading.Tasks.Extensions.dll
  • Commands\New-EFPoshContext.ps1
  • Commands\New-EFPoshEntityDefinition.ps1
  • Commands\New-EFPoshQuery.ps1
  • bin\de\Microsoft.Data.SqlClient.resources.dll
  • bin\es\Microsoft.Data.SqlClient.resources.dll
  • bin\fr\Microsoft.Data.SqlClient.resources.dll
  • bin\it\Microsoft.Data.SqlClient.resources.dll
  • bin\ja\Microsoft.Data.SqlClient.resources.dll
  • bin\ko\Microsoft.Data.SqlClient.resources.dll
  • bin\pt-BR\Microsoft.Data.SqlClient.resources.dll
  • bin\ru\Microsoft.Data.SqlClient.resources.dll
  • bin\x64\e_sqlite3.dll
  • bin\x64\SNI.dll
  • bin\x64\SNI.pdb
  • bin\x86\e_sqlite3.dll
  • bin\x86\SNI.dll
  • bin\x86\SNI.pdb
  • bin\zh-Hans\Microsoft.Data.SqlClient.resources.dll
  • bin\zh-Hant\Microsoft.Data.SqlClient.resources.dll
  • bin\runtimes\win-arm\native\e_sqlite3.dll
  • bin\runtimes\win-x64\native\e_sqlite3.dll
  • bin\runtimes\win-x86\native\e_sqlite3.dll

Version History

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