public void Post(libraryNaturguiden.PictureCategory category)
 {
     pictureHandler.AddCategory(category);
 }