In my last post, I outlined how I setup seed data for an ASP.NET application. Making it easier to create and re-create the initial state for my application data. Now let's take that a step further and use the Faker.Net library to created lots and lots of demo data to help develop the application.…
read more...Creating Random Demo Data with Faker
on