Added support to bulk api methods (Bulk Create
, Bulk Update
&& Bulk Delete
) multiple objects at once, basic class for Controller with Bulk operations is BasicBulkCrudController, all bulk methods have path prefix ~/api/bulk/[controller]/...
This feature have not been checked in Wissance.WeatherControl testing app yet (coming soon) therefore be careful.