pomelo - Pomelo.JsonObject 2.2.1

MySQL provider for Entity Framework Core

PM> Install-Package Pomelo.JsonObject -Version 2.2.1 -Source https://www.myget.org/F/pomelo/api/v3/index.json

Copy to clipboard

> nuget.exe install Pomelo.JsonObject -Version 2.2.1 -Source https://www.myget.org/F/pomelo/api/v3/index.json

Copy to clipboard

> dotnet add package Pomelo.JsonObject --version 2.2.1 --source https://www.myget.org/F/pomelo/api/v3/index.json

Copy to clipboard
<PackageReference Include="Pomelo.JsonObject" Version="2.2.1" />
Copy to clipboard
source https://www.myget.org/F/pomelo/api/v3/index.json

nuget Pomelo.JsonObject  ~> 2.2.1
Copy to clipboard

> choco install Pomelo.JsonObject --version 2.2.1 --source https://www.myget.org/F/pomelo/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "pomelo" -SourceLocation "https://www.myget.org/F/pomelo/api/v2"
Install-Module -Name "Pomelo.JsonObject" -RequiredVersion "2.2.1" -Repository "pomelo" 
Copy to clipboard

Pomelo.JsonObject (Deprecated)

Travis build status AppVeyor build status NuGet MyGet

JSON Object optimized for MySql 5.7+ and Entity Framework Core

Support

Supports versions of Pomelo.EntityFrameworkCore.MySql below 5.0.0.

For 5.0.0 and above, use the following two packages, which are part of the main repository:

  • .NETStandard 2.0
    • Microsoft.CSharp (>= 4.5.0)
    • Newtonsoft.Json (>= 11.0.2)
  • .NETStandard 2.0: 2.0.0.0

Owners

Caleb Lloyd

Authors

Pomelo.JsonObject

Project URL

https://github.com/PomeloFoundation/Pomelo.JsonObject

License

MIT

Tags

JSON Entity Framework Core entity-framework-core MySQL EF ORM

Info

1049 total downloads
90 downloads for version 2.2.1
Download (6.28 KB)
NuGet 3.6 or higher
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.2.1 6.28 KB Wed, 20 Nov 2019 11:56:50 GMT 90
2.2.1-rtm-20201107041628 6.31 KB Sat, 07 Nov 2020 09:16:46 GMT 99
2.2.1-rtm-20201107041550 6.31 KB Sat, 07 Nov 2020 09:16:07 GMT 104
2.2.1-rtm-20191120041552 6.31 KB Wed, 20 Nov 2019 09:16:13 GMT 90
2.2.0 5.68 KB Thu, 07 Feb 2019 22:48:03 GMT 133
2.2.0-rtm-20190207174101 5.71 KB Thu, 07 Feb 2019 22:41:27 GMT 90
2.2.0-preview1-final 5.72 KB Sat, 26 Jan 2019 16:08:38 GMT 97
2.2.0-preview1-20190126110424 5.74 KB Sat, 26 Jan 2019 16:04:45 GMT 69
2.0.0 5.77 KB Wed, 18 Jul 2018 22:48:16 GMT 192
2.0.0-rtm-20180718184244 5.81 KB Wed, 18 Jul 2018 22:43:50 GMT 85