Show / Hide Table of Contents

    Namespace XploRe.AspNetCore.Mvc

    Classes

    ControllerBaseExtensions

    Provides extensions methods for Microsoft.AspNetCore.Mvc.ControllerBase result types provided by this assembly.

    HttpRequestExtensions

    Extends Microsoft.AspNetCore.Http.HttpRequest with a method to determine whether the request was initiated using AJAX.

    JavaScriptResult

    Represents a raw JavaScript response from a controller action.

    MvcBuilderExtensions

    Provides extension method for Microsoft.Extensions.DependencyInjection.IMvcBuilder instances to add model providers.

    NoTrimAttribute

    Marks a model property or field as non-trimmable by automatic trim operations.

    This is mainly used together with model binders such as TrimStringModelBinderProvider that provide automatic trimming of strings.

    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.