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?
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?