In this blog post you will learn how you can use .NET, Entity Framework Core and Bogus to easily set up a large amount of realistic testing data for a (new) project!
It is essential to know how this can be done, because when you start a new project you often want to start out with a batch of testing data.
However, setting up this realistic testing data is boring and difficult work, especially when you want a large amount of it! So, check out this blog post to learn how you can do this better, easier and faster than ever before!
It is essential to know how this can be done, because when you start a new project you often want to start out with a batch of testing data.
However, setting up this realistic testing data is boring and difficult work, especially when you want a large amount of it! So, check out this blog post to learn how you can do this better, easier and faster than ever before!