Show / Hide Table of Contents

Class VirtualFileSystemApplicationBuilderExtensions

Inheritance
System.Object
VirtualFileSystemApplicationBuilderExtensions
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: Microsoft.AspNetCore.Builder
Assembly: Volo.Abp.AspNetCore.dll
Syntax
public static class VirtualFileSystemApplicationBuilderExtensions

Methods

UseVirtualFiles(IApplicationBuilder)

Declaration
public static IApplicationBuilder UseVirtualFiles(this IApplicationBuilder app)
Parameters
Type Name Description
IApplicationBuilder app
Returns
Type Description
IApplicationBuilder
Back to top Powered by Volosoft