Skip to content

Releases: albx/BlazorSwa.Template

v0.3.1

20 Jun 18:20
Compare
Choose a tag to compare

What's Changed

  • Fix missing azure swa configuration file, update nuget packages by @albx in #23

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 May 16:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Jun 07:47
a2ee102
Compare
Choose a tag to compare

Added the option --api [Isolated/InProcess] to allow the user choosing an Azure function isolated or in process project.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

11 Apr 09:24
Compare
Choose a tag to compare

First release of the template.

  • Blazor WebAssembly standard project
  • Azure Function project (.NET 6 Isolated) with a simple WeatherForecast function
  • Shared project with WeatherForecast model

Full Changelog: https://github.com/albx/BlazorSwa.Template/commits/v0.1.0