aspnetcore/src/Microsoft.AspNet.StaticFiles
John Luo 7624d97114 Adding back middleware initialization with options instance. 2015-12-23 15:34:45 -08:00
..
Infrastructure Using 'nameof' operator instead of magic strings 2015-05-03 13:57:45 +03:00
Properties Adding NeutralResourcesLanguageAttribute 2015-09-10 18:35:41 -07:00
AssemblyInfo.cs Strong name Microsoft.AspNet.StaticFiles. 2015-11-03 11:51:22 -08:00
Constants.cs Update LICENSE.txt and license header on files. 2015-05-01 14:04:48 -07:00
CustomDictionary.xml
DefaultFilesExtensions.cs Adding back middleware initialization with options instance. 2015-12-23 15:34:45 -08:00
DefaultFilesMiddleware.cs Replace NotNullAttribute with thrown exceptions 2015-10-06 17:06:27 -07:00
DefaultFilesOptions.cs Remove `[SuppressMessage]` 2015-12-07 21:14:29 -08:00
DirectoryBrowserExtensions.cs Adding back middleware initialization with options instance. 2015-12-23 15:34:45 -08:00
DirectoryBrowserMiddleware.cs Replace NotNullAttribute with thrown exceptions 2015-10-06 17:06:27 -07:00
DirectoryBrowserOptions.cs Update LICENSE.txt and license header on files. 2015-05-01 14:04:48 -07:00
DirectoryBrowserServiceExtensions.cs Replace NotNullAttribute with thrown exceptions 2015-10-06 17:06:27 -07:00
FileExtensionContentTypeProvider.cs Fixed an issue where invalid characters in the path could cause FileExtensionContentTypeProvider.TryGetExtension to throw an exception. 2015-12-01 12:38:24 -08:00
FileServerExtensions.cs Adding back middleware initialization with options instance. 2015-12-23 15:34:45 -08:00
FileServerOptions.cs Update LICENSE.txt and license header on files. 2015-05-01 14:04:48 -07:00
Helpers.cs Update LICENSE.txt and license header on files. 2015-05-01 14:04:48 -07:00
HtmlDirectoryFormatter.cs Reacting to ApplicationServices removal from HttpContext 2015-11-19 17:42:50 -08:00
IContentTypeProvider.cs Update LICENSE.txt and license header on files. 2015-05-01 14:04:48 -07:00
IDirectoryFormatter.cs Update LICENSE.txt and license header on files. 2015-05-01 14:04:48 -07:00
LoggerExtensions.cs Reacting to verbose rename 2015-12-07 14:13:47 -08:00
Microsoft.AspNet.StaticFiles.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:30 -07:00
Resources.Designer.cs
Resources.resx
StaticFileContext.cs Improve logging and add more messages 2015-10-23 15:28:46 -07:00
StaticFileExtensions.cs Adding back middleware initialization with options instance. 2015-12-23 15:34:45 -08:00
StaticFileMiddleware.cs Removed UseSendFileFallback 2015-12-02 23:43:36 -08:00
StaticFileOptions.cs Update LICENSE.txt and license header on files. 2015-05-01 14:04:48 -07:00
StaticFileResponseContext.cs Update LICENSE.txt and license header on files. 2015-05-01 14:04:48 -07:00
StreamCopyOperation.cs Update LICENSE.txt and license header on files. 2015-05-01 14:04:48 -07:00
project.json Strong name Microsoft.AspNet.StaticFiles. 2015-11-03 11:51:22 -08:00