Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Releases: Homely/Homely.AspNetCore.Hosting.CoreApp

Upgraded to .NET Core App 3.1

18 Dec 02:15
Compare
Choose a tag to compare

Now relies on netcoreapp 3.1.

🚀 Upgraded to Dotnet Core App 3.0

26 Nov 08:17
Compare
Choose a tag to compare
2.0.0

🚀 Upgrading to .NET Core 3.0. (#16)

💄 Better Fatal logging messages & Sourcelink.

02 Jul 07:23
Compare
Choose a tag to compare
🔧 Fix AppVeyor nuget deployment settings. (#14)

* Can optional display assembly information.

* :wrench: Fixed up Source Link settings and Fatal logging issues.

* :lipstick: Better Fatal logging messages.

* :wrench: Fix AppVeyor nuget deployment settings.

Optional assembly information can be displayed

19 Jun 04:51
ea059dd
Compare
Choose a tag to compare
1.8.0

Can optional display assembly information. (#10)

*** Accidental release ***

18 Jun 12:27
Compare
Choose a tag to compare
1.7.0

:lipstick: and removed ApplicationJsonFileOptional.

Removed unused property from MainOptions.

10 May 05:39
Compare
Choose a tag to compare
1.6.0

:lipstick: and removed ApplicationJsonFileOptional.

Better logging and starting options.

07 May 12:32
72bbebb
Compare
Choose a tag to compare
1.5.0

Better logging checks and some starting options. (#9)

Making the CreateWebHostBuilder public, for testing.

09 Apr 07:58
Compare
Choose a tag to compare
Making the CreateWebHostBuilder public, for testing. (#8)

* :package: Updated to .NET Core 2.2.

* :package: Fixing packages and README.md.

* :package: Fixing packages and README.md.

* Making the CreateWebHostBuilder public, for testing.
- To help enable integration testing of an ASP.NET Core app, the existing MS code to find this method doesn't work if this this is hidden. As such, if we expose it, we can then enable a better integration testing experience.

Tweaked package references.

28 Mar 04:52
Compare
Choose a tag to compare
🔑 New NuGet apikey. (#7)

* :package: Updated to .NET Core 2.2.

* :package: Fixing packages and README.md.

* :package: Fixing packages and README.md.

* :key: New NuGet apikey.

Updated to .NET Core 2.2.

14 Dec 05:17
Compare
Choose a tag to compare
1.2.0

:package: Updated to .NET Core 2.2. (#4)