Show / Hide Table of Contents

Class MvcBuilderExtensions

Provides extension method for Microsoft.Extensions.DependencyInjection.IMvcBuilder.

Inheritance
System.Object
MvcBuilderExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DevZest.Data.AspNetCore
Assembly: DevZest.Data.AspNetCore.dll
Syntax
public static class MvcBuilderExtensions

Methods

Name Description
AddDataSetMvc(IMvcBuilder, Action<DataSetMvcConfiguration>)

Adds DataSet MVC support.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest