Skip to content

How to use fake or dummy data ? #1047

Open
@fla91fr

Description

@fla91fr

Hi,

First of all, thanks a lot for the tremendous work done on this project.

I made all my developments in an asp.net core project, using RepoDb ORM to connect to a sqlserver database located on my own network, and everything works fine.
As I often work on my laptop outside of the local network, I cannot access my database in that situation.
Therefore, I was wondering if there's way to modify the default working and implementation, in order to use some data local to the laptop and/or inside my project, perhaps by overloading classes to not use the sqlserver db.
The data would be loaded for instance from local files.
In fact, a kind of sort of switching from an online network mode to an offline mode.

Could you please advise a way of doing that ? Or does it seem to be too complicated or oversized ?

Thanks in advance for the advices.
Regards,
Fabien

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions