Skip to content

Repo for store configuration in MS SqlServer with Ocelot

License

Notifications You must be signed in to change notification settings

niyw/Ocelot.Provider.SqlServer

Repository files navigation

English | 中文 | 更新说明 | Release Notes

Ocelot.Provider.SqlServer

Repo for store configuration in Microsoft SqlServer with Ocelot

Ocelot

Build status Windows (AppVeyor) Build Status Linux & OSX (Travis)

This package adds Microsoft SQL Server support to Ocelot configuration.

How to install

Install Niyw.Ocelot.Provider.SqlServer and it's dependencies using NuGet.

Install-Package Niyw.Ocelot.Provider.SqlServer

Or via the .NET Core CLI:

dotnet add package Niyw.Ocelot.Provider.SqlServer

All versions can be found here

How to Run

  • cd to 'test\OcelotApiGw' forder, via the .NET Core CLI:

dotnet ef migrations add InitialOcelotConfigDbMigration -c OcelotConfigDbContext -o DbMigrations/OcelotConfigDb

  • Lunch Project OcelotApiGw

Thanks

Get some ideas from Ocelot.Provider.Consul

About

Repo for store configuration in MS SqlServer with Ocelot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published