Aspnet StaticFiles Versions Save

[Archived] Middleware for handling requests for file system resources including files and directories. Project moved to https://github.com/aspnet/AspNetCore

1.0.5

6 years ago

rel/2.0.0

6 years ago

rel/2.0.0-preview1

7 years ago

Bugs Fixed

  • woff2 content type (#163)

rel/1.1.0

7 years ago

rel/1.1.0-preview1

7 years ago

Bugs Fixed

  • Handle and log OperationCanceledExceptions thrown due to client disconnects (#150)
  • Inconsistent handling of multiple slashes in path (#147)

1.0.0

7 years ago

1.0.0-rc2

8 years ago

Features

  • Remove SendFileFallback middleware (#92)

Bugs Fixed

  • [Perf] Pool StreamCopyOperation buffers (#91)
  • Invalid characters in the request URL causes an ArgumentException to be raised (#84)
  • Always use UTC time (#66)

1.0.0-rc1

8 years ago

Bugs Fixed

  • Add/Update logging in static files middleware (#69)

1.0.0-beta6

8 years ago

Features

  • Added/Updated MIME Types (#63)

1.0.0-beta5

8 years ago

Features

  • Remove dependency on Logging (#50)