Releases: PomeloFoundation/Entity-Framework-Core-MyCat-Proxy
Releases · PomeloFoundation/Entity-Framework-Core-MyCat-Proxy
1.0.0-alpha2
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
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