Editora Inovação - MVC Helpers

MVC Helpers library package for .NET Framework projects used by Editora Inovação

View on GitHub

Editora Inovação - MVC Helpers

wakatime GitHub license GitHub last commit

Build & Bump Version Build & Deploy Linter check Update packages

logo.png

.NET Framework MVC Helpers library


NuGet - Package Manager for .NET

EditoraInovacao.MVC NuGet Version EditoraInovacao.MVC NuGet Downloads


dotnet add package EditoraInovacao.MVC


Features

Controller

A base controller that adds two results:

EmptyController

An empty controller class that derives from Controller.

EnumFlagsModelBinder

Adds a model binder that enables binding of a flag enum in the model, allowing multiple flag selection.

ExtendedSelectListItem

A class that extends the System.Web.Mvc.SelectListItem with a new property named HtmlAttributes that can be used with ViewHelpers to send custom HTML properties/attributes from Model to View.

NewtonsoftJsonResult

Extends JsonResult with custom JSON serialization settings.

ViewRenderer

A helper class that enables view rendering on demand. Expose the following 3 methods:


Developed by Guilherme Branco Stracini for Editora Inovação

© 2012 ~ 2023 All rights reserved.