Skip to content

Releases: Dotnet-Boxed/Framework

Boxed Mapping 5.1.0

23 Nov 16:21
Compare
Choose a tag to compare
  • Added net5.0 target framework (#234).

Boxed Dotnet New Test 3.7.0

23 Nov 16:22
Compare
Choose a tag to compare
  • Added net5.0 target framework (#234).

Boxed AspNetCore 6.0.0

23 Nov 16:23
Compare
Choose a tag to compare
  • Upgrade to .NET Core SDK 5.0.100 (#234).

Boxed Dotnet New Test 3.6.0

08 Sep 13:47
Compare
Choose a tag to compare
  • Add Default Timeout to DotnetNew (#202).

Boxed Mapping 5.0.0

20 Jul 13:39
Compare
Choose a tag to compare
  • Add CancellationToken to async mapper (#185).

Boxed Dotnet New Test 3.5.0

29 Jun 07:53
Compare
Choose a tag to compare
  • Make template name optional (#177).

Boxed AspNetCore 5.1.2

01 Jun 14:21
Compare
Choose a tag to compare
  • No functional change.

Boxed Mapping 4.0.0

03 Apr 08:19
83f564d
Compare
Choose a tag to compare
  • Rename MapperExtensions.MapAsyncEnumerable to MapperExtensions.MapEnumerableAsync.
  • Rename AsyncMapperExtensions.MapAsyncEnumerable to AsyncMapperExtensions.MapEnumerableAsync.
  • Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0 (#115).
  • Add assembly Company attribute, otherwise it uses the assembly name.

Boxed Dotnet New Test 3.4.0

17 Mar 14:14
Compare
Choose a tag to compare
  • Add DotnetNew.ReinitialiseAsync.

Boxed Dotnet New Test 3.3.0

04 Feb 14:19
Compare
Choose a tag to compare
  • Added ProjectExtensions.DotnetTestAsync extension method.
  • Added ProjectExtensions.DotnetToolRestoreAsync extension method.
  • Added ProjectExtensions.DotnetCakeAsync extension method.