Skip to content

Repository files navigation

Fill Bdd Solution

What is this project ?

Is a dotnet core project to fill a database table with fake data.

  1. You choose a connection to a SQL Server DB
  2. You select a table and indicate the number of row to add (big values allowed)
  3. you click on Insert button...

... And you table is filed with the number of row you want.

Of course, if necessary, the program charge it to populate parent tables too ;-)

Using

For me to learn :

  • .net core 5.0
  • xunit and moq
  • Connexion to database with core framework

history

2021-02-23 : Create the repository

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages