I want to develop a standalone and completely offline wpf app. I refer to the documentation but cannot figure out how to create local data, such as creating geodatabase and adding new point/polyline/polygon feature class, or just creating a shapefile.
It seems that I have to install local server which requesting additional license. What's more, every copy of my wpf app deploy to client pc have to install a local server?