Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Releases: aspnet/StaticFiles

1.0.5

15 Nov 05:06

Choose a tag to compare

Update patch build to latest dependencies

2.0.0

14 Aug 13:05

Choose a tag to compare

rel/2.0.0

Pinning versions for 2.0.0

2.0.0-preview1

10 May 04:28

Choose a tag to compare

2.0.0-preview1 Pre-release
Pre-release

Bugs Fixed

  • woff2 content type (#163)

1.1.0

16 Nov 16:26

Choose a tag to compare

rel/1.1.0

Pinning missed tools and dependencies

1.1.0-preview1

25 Oct 15:51

Choose a tag to compare

1.1.0-preview1 Pre-release
Pre-release

Bugs Fixed

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

1.0.0

27 Jun 14:54

Choose a tag to compare

Updating to dotnet.myget.org

1.0.0-rc2

16 May 17:20

Choose a tag to compare

1.0.0-rc2 Pre-release
Pre-release

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

18 Nov 15:29

Choose a tag to compare

1.0.0-rc1 Pre-release
Pre-release

Bugs Fixed

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

1.0.0-beta6

28 Jul 19:54

Choose a tag to compare

1.0.0-beta6 Pre-release
Pre-release

Features

  • Added/Updated MIME Types (#63)

1.0.0-beta5

30 Jun 21:08

Choose a tag to compare

1.0.0-beta5 Pre-release
Pre-release

Features

  • Remove dependency on Logging (#50)