Project template for ASP.NET Web Api project. Includes Image Formatters, custom model-based Action Selector and several predefined action filters (model validation, exception filter, require https filter etc.). Integrated with OWIN middlewares and set up by Startup.cs Owin class. The template builded upon an others NuGet packages. Included Image Formatter can parse multipart/form-data with multiple images and inject into actions model with image data. Can be integrated with other DevTeam templates (like Angular or SignalR templates). |