Aspnet FileSystem Versions Save

[Archived] Abstraction of file system APIs. Project moved to https://github.com/aspnet/Extensions

1.0.0-beta6

8 years ago

Features

  • Allow user to choose between case sensitive and case insensitive. (#117)

1.0.0-beta5

8 years ago

Features

  • Pkg rename: Microsoft.AspNet.FileProviders.Common -> Microsoft.AspNet.FileProviders.Sources (#107)
  • Pkg rename: Microsoft.AspNet.FileProviders.Interfaces -> Microsoft.AspNet.FileProviders.Abstractions (#105)
  • Put EmbeddedFileSystem into its own NuGet package (#48)

Bugs Fixed

  • Directory comparing on is not case-sensitive (#88)
  • Add missing package descriptions (#75)
  • IsDirectoryPath doesn't handle just '/' (#47)

1.0.0-beta4

9 years ago

Features

  • Implement error event handler on file watcher (#44)
  • Consider changing IsRooted to IsUnderneathRoot (#40)
  • Remove RestrictedFileNames checks (#37)
  • IFIleSystem should use UTC dates \ regular (#9)

1.0.0-beta3

9 years ago

1.0.0-beta2

9 years ago

1.0.0-beta1

9 years ago

1.0.0-alpha4

9 years ago

Features

  • PhysicalFileSystem to retrieve application base path from IApplicationEnvironment (#5)

1.0.0-alpha3

9 years ago

1.0.0-alpha2

9 years ago