Skip to content

Releases: vadimzozulya/FakeHttpContext

v0.4.1

24 Feb 23:59
Compare
Choose a tag to compare
  • [Fix] #9: Getting a System.InvalidOperationException: Only one HostingEnvironment is allowed in an AppDomain

v0.4.0

10 Jul 23:25
Compare
Choose a tag to compare

#8: It's possible now to set post data (thanks to @kristianhald)

v0.3.1

17 Apr 17:05
Compare
Choose a tag to compare

Add MIT license

v0.3.0

17 Apr 14:19
Compare
Choose a tag to compare

#5 Modify base for MapPath
#6 Sign so can use from Gac'd assembly (thanks to @dazinator !)

v0.2.1

18 Apr 09:19
Compare
Choose a tag to compare

#3 Don't throw NotImplementedException (thanks to @ffMathy)

v0.2.0

12 Apr 21:34
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

#2 Request: Please make it possible to fake HTTP headers

v0.1.1

04 Aug 16:56
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • [Fix] #1: HttpContex.Current.Server.MapPath("/") throws InvalidOperationException

Initial release

21 Jul 16:37
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Initial release.