Skip to content

Releases: PomeloFoundation/Entity-Framework-Core-MyCat-Proxy

1.0.0-alpha2

30 Aug 08:26
Compare
Choose a tag to compare
1.0.0-alpha2 Pre-release
Pre-release

Configuring

Edit the config.json, set the mycat root path.

Run the proxy

For windows:

Execute the Pomelo.EntityFrameworkCore.MyCat.Proxy.exe

For *nix:

Install the .NET Core SDK 1.0.0 rtm, and execute dotnet Pomelo.EntityFrameworkCore.MyCat.Proxy.dll

1.0.0-alpha1

22 Aug 13:02
Compare
Choose a tag to compare
1.0.0-alpha1 Pre-release
Pre-release

Configuring

Edit the config.json, set the mycat root path.

Run the proxy

For windows:

Execute the Pomelo.EntityFrameworkCore.MyCat.Proxy.exe

For *nix:

Install the .NET Core SDK 1.0.0 rtm, and execute dotnet Pomelo.EntityFrameworkCore.MyCat.Proxy.dll