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

Abp.Dapper integration with an external database #6889

Open
kainio opened this issue Feb 13, 2024 · 1 comment
Open

Abp.Dapper integration with an external database #6889

kainio opened this issue Feb 13, 2024 · 1 comment

Comments

@kainio
Copy link

kainio commented Feb 13, 2024

Hi,

This is my first issue.

First, I would like to thank the maintainers s and the users for supporting this project, I found that this place is community oriented and beginner friendly. Thank you for making modern software best practices more accessible.

My question is simple, I wanted to use Dapper without relying on entity framework to connect to an external database not related to an abp project, and also benefiting from the underlying abstraction and implementation (repositories) offered by Abp.Dapper with some minimal configuration.

Is there any tutorial for this? the dapper integration page on the aspnetboilerplate documentation is not enough for my use case.

Technical details:
.NET Framework 4.6.2
Aspnet boilerplate 7.4.0
Sql Server

@ismcagdas
Copy link
Member

@kainio thank you for your nice comments. Dapper package is a community contribution, you can check its documentation here https://aspnetboilerplate.com/Pages/Documents/Dapper-Integration

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