Skip to content

Boxed Templates 2.2.0

Choose a tag to compare

@RehanSaeed RehanSaeed released this 28 Jul 11:35
· 376 commits to master since this release

ASP.NET Core API Boxed

  • Upgrade Serilog.
  • Set the Host in the swagger document.
  • Add a .gitattributes file.
  • Update the .editorconfig file

ASP.NET Core GraphQL Boxed

  • Upgrade Serilog.
  • Add null check on errors before EnrichWithApolloTracing.
  • Add a .gitattributes file.
  • Update the .editorconfig file

Microsoft Orleans Boxed

  • Upgrade Orleans to 2.3.6.
  • Upgrade Serilog.
  • Add telemetry and statistics when running on linux.
  • Add streaming and show a usage example in HelloGrain.
  • Add reminders and show a usage example in ReminderGrain.
  • Add a .gitattributes file.
  • Update the .editorconfig file