Skip to content

Releases: georg-jung/BlazorWoL

v1.2.8: .Net 7, EF Core 7, Improve Cross Platform Support

22 Dec 15:42
Compare
Choose a tag to compare

v1.1.14: Update .Net, EF Core and ApplicationInsights

25 Oct 10:08
Compare
Choose a tag to compare

v1.0.26: .Net 6, EF Core 6 & more

20 Jun 17:49
Compare
Choose a tag to compare
  • Update to .Net 6 and EF Core 6
  • Use NBGV for versioning
  • Fix SQLite migrations
  • New CI/CD pipelines using GitHub Actions
  • Add docker image

Update Dependencies (incl. .Net Core 3.1.8)

24 Sep 10:52
deb7911
Compare
Choose a tag to compare
  • Update dependencies

Changes:

  • deb7911 Merge pull request #44 from georg-jung/dependabot/nuget/Microsoft.EntityFrameworkCore-3.1.8
  • 854d485 update all microsoft dependencies to 3.1.8 in this PR
  • 68ee328 Bump Microsoft.EntityFrameworkCore from 3.1.5 to 3.1.8
  • 4a951a0 Merge pull request #34 from georg-jung/dependabot/nuget/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.0
  • cbfeab4 Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0 to 3.3.0
  • d6cc4af Merge pull request #45 from georg-jung/dependabot/nuget/Microsoft.ApplicationInsights.AspNetCore-2.15.0
  • e0aa7f8 Bump Microsoft.ApplicationInsights.AspNetCore from 2.14.0 to 2.15.0

This list of changes was auto generated.

20200616.3: Fix DbContext Cleanup for Sqlite

16 Jun 08:18
Compare
Choose a tag to compare

Changes:

  • 0f0152d fix dbcontext cleanup on failed add for sqlite

This list of changes was auto generated.

20200616.2: Update to .Net Core 3.1.5 dependencies

16 Jun 07:30
135ed2e
Compare
Choose a tag to compare

Changes:

  • 135ed2e Merge pull request #28 from georg-jung/dependabot/nuget/Microsoft.EntityFrameworkCore-3.1.5
  • 176bea6 update .net dependencies to 3.1.5
  • 6f7be47 Bump Microsoft.EntityFrameworkCore from 3.1.4 to 3.1.5
  • b25d8b9 update readme

This list of changes was auto generated.

20200519.7: fix offline status

19 May 12:51
Compare
Choose a tag to compare

Changes:

  • 532ce6b fix offline status
  • 4332914 add win-x86 non-single-file publish for iis

This list of changes was auto generated.

20200519.5

19 May 11:14
Compare
Choose a tag to compare

Changes:

  • 74c4494 update readme
  • d60fa51 add application insights
  • 3d7efd1 add logging
  • a92b782 show sending wake-up packet explicitly
  • e15db3e fix minor code smells
  • 03a0bcc format
  • d54629d fix warnings/code smells
  • 4900a51 Merge pull request #23 from georg-jung/dependabot/nuget/Microsoft.EntityFrameworkCore-3.1.4
  • 8477949 update other dependencies to 3.1.4
  • 3cc94b3 Bump Microsoft.EntityFrameworkCore from 3.1.3 to 3.1.4
See More
  • 938c5c6 Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.8 to 3.0.0 (#18)
  • 88dd231 Bump Microsoft.EntityFrameworkCore from 3.1.2 to 3.1.3 (#14)
  • 748d792 Bump framework related dependencies from 3.1.1 to 3.1.2 (#10)

This list of changes was auto generated.

20200115.8: Update Microsoft.Extensions and EFCore Dependencies from 3.1.0 to 3.1…

15 Jan 20:29
Compare
Choose a tag to compare

Changes:

  • 067971a Update Microsoft.Extensions and EFCore Dependencies from 3.1.0 to 3.1.1 (#7)

This list of changes was auto generated.

20200110.2

10 Jan 14:17
Compare
Choose a tag to compare

Changes:

  • 9157761 Fix wake 404
  • e626a0c Format appsettings
  • 88829fe Add append version of static assets to query string for cache busting
  • 7f9d255 Fix readme spelling
  • 9e822a6 Add improved doc
  • 96b2d4d Merge pull request #2 from georg-jung/dependabot/nuget/ArpLookup-1.1.0
  • 8f3ee9d Bump ArpLookup from 1.0.0 to 1.1.0
  • 085e05c Merge pull request #1 from georg-jung/dependabot/nuget/ArpLookup-1.0.0
  • 6d0347a Bump ArpLookup from 0.1.0 to 1.0.0
  • 28fbbb6 Add cross-plattform arp capabilities
See More
  • fab76bf Fix support lower case mac addresses
  • b7991e6 Fix typo
  • eec2035 Add arp not possible on linux to readme
  • 6293efb Add appropriate alert message when trying to add by hostname on linux
  • 48a1501 Add logging if name resolution or mac determination fails
  • 0f71970 Add mention dependabot in readme
  • adc0d8e Add new download section to readme

This list of changes was auto generated.