MySqlEntityCore 0.3.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package MySqlEntityCore --version 0.3.7
NuGet\Install-Package MySqlEntityCore -Version 0.3.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MySqlEntityCore" Version="0.3.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MySqlEntityCore --version 0.3.7
#r "nuget: MySqlEntityCore, 0.3.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MySqlEntityCore as a Cake Addin
#addin nuget:?package=MySqlEntityCore&version=0.3.7

// Install MySqlEntityCore as a Cake Tool
#tool nuget:?package=MySqlEntityCore&version=0.3.7

No breaking changes added. Upgrade from v0.3.6 is safe. https://github.com/Armitxes/MySqlEntityCore https://github.com/Armitxes/MySqlEntityCore/blob/v0.3.7/README.md

Changes

  • [ADD] Record Pages
  • [ADD] Revert Method: Revert all uncommited changes
  • [ADD] Package Icon
  • [ADD] Automated NuGet deployment
  • [IMP] TableInfo: Added GetTableInfo to get schema information about the current model table
  • [TEST] Added tests for revert and record pages. Optimizied and extended existing tests.
  • Docs
    • Record Pages
    • Stored routines
    • Revert method (DQL)
    • Origin property (DQL)
    • Fixed minor mistakes
    • Removed guidelines
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.8 457 8/9/2022
0.3.7 375 7/23/2022
0.3.6 387 6/29/2022
0.3.3 404 6/22/2022