3 references to UseFileServer
Microsoft.AspNetCore.StaticFiles (3)
FileServerExtensions.cs (3)
28
return app.
UseFileServer
(new FileServerOptions());
45
return app.
UseFileServer
(new FileServerOptions
66
return app.
UseFileServer
(new FileServerOptions