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

Choose a tag to compare

@danroth27 danroth27 released this 15 Nov 05:06
Update patch build to latest dependencies

2.0.0

Choose a tag to compare

@danroth27 danroth27 released this 14 Aug 13:05
rel/2.0.0

Pinning versions for 2.0.0

2.0.0-preview1

2.0.0-preview1 Pre-release
Pre-release

Choose a tag to compare

@danroth27 danroth27 released this 10 May 04:28

Bugs Fixed

  • woff2 content type (#163)

1.1.0

Choose a tag to compare

@danroth27 danroth27 released this 16 Nov 16:26
rel/1.1.0

Pinning missed tools and dependencies

1.1.0-preview1

1.1.0-preview1 Pre-release
Pre-release

Choose a tag to compare

@danroth27 danroth27 released this 25 Oct 15:51

Bugs Fixed

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

1.0.0

Choose a tag to compare

@danroth27 danroth27 released this 27 Jun 14:54
Updating to dotnet.myget.org

1.0.0-rc2

1.0.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@danroth27 danroth27 released this 16 May 17:20

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

1.0.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@danroth27 danroth27 released this 18 Nov 15:29

Bugs Fixed

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

1.0.0-beta6

1.0.0-beta6 Pre-release
Pre-release

Choose a tag to compare

@danroth27 danroth27 released this 28 Jul 19:54

Features

  • Added/Updated MIME Types (#63)

1.0.0-beta5

1.0.0-beta5 Pre-release
Pre-release

Choose a tag to compare

@danroth27 danroth27 released this 30 Jun 21:08

Features

  • Remove dependency on Logging (#50)