Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How bltookit work with asp.net core 2.1? #407

Open
lbrevity opened this issue Feb 28, 2019 · 1 comment
Open

How bltookit work with asp.net core 2.1? #407

lbrevity opened this issue Feb 28, 2019 · 1 comment

Comments

@lbrevity
Copy link

I'm using bltoolkit with my asp.net mvc project since almost 2-3 years, it working fine. Now I want to work in asp.net core 2.1 + angular. so connection string will be on appsettings.json instead of webconfig. But bltoolkit don't get connection string by itself.
How it work with asp.net core 2.1?

@ili
Copy link
Collaborator

ili commented Apr 30, 2019

Hello, @lbrevity

Sorry, but project is suspended and we have no plans to support new platforms. Please consider migrating https://github.com/linq2db

So new configuration model, invented witg ASP .Net core is not supported. But you can try to configure BLT in your Startup.cs file via static properties and methods, please see here: https://github.com/igor-tkachev/bltoolkit/wiki/Data.Config2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants