Skip to content

Releases: NetLah/EchoServiceApi

Support .NET 9.0

25 Mar 05:56
2e1f67f
Compare
Choose a tag to compare
0.2.0-rc4

Add .NET 9.0

Support .NET 8.0

14 Jan 16:45
0e5794c
Compare
Choose a tag to compare
  • Support .NET 8.0
  • New Directory.Build.targets with Common.props, Directory.Build.initial.targets and Directory.Build.override.targets

.NET 8.0 (GA)

27 Nov 08:20
26e18eb
Compare
Choose a tag to compare

Support .NET 8.0

.NET 8.0

20 Oct 05:48
ddf009f
Compare
Choose a tag to compare
.NET 8.0 Pre-release
Pre-release
0.2.0-rc1

Update .NET 8.0 image tag to 8.0-rc instead of 8.0-preview

Better TokenCredential and Refactoring

31 Aug 09:42
0a09c9c
Compare
Choose a tag to compare
Pre-release

Refactoring

  • Better TokenCredential with DiagnosticInfo
  • Apply TokenCredential to CosmosDB and ServiceBus
  • Rename MessageBus to ServiceBus
  • Apply file-scoped namespace
  • Get multi version of certificates
  • Add multi connections query
  • Add Diagnostics/GetInfo with application assembly info and timezone info
  • Consolidate Directory.Build.targets
  • Update ApiExplorer
  • Use nuget NetLah.Extensions.HttpOverrides

Add more Azure features

18 Jul 04:22
4de00b7
Compare
Choose a tag to compare
Pre-release

Add more Azure features:

  • Managed Identities

Add more diagnostic features

03 Feb 06:32
Compare
Choose a tag to compare
Pre-release

Add more diagnostic features

  • Azure Cosmos
  • Azure MessageBus
  • Azure KeyVault
  • Azure Storage
  • etc

First release

18 Jun 07:46
Compare
Choose a tag to compare

Features

  • Echo service on RESTful support any HTTP method and path under https://<domain:port/e/<any-path>
  • Docker support Linux and Windows Nanoserver 1809
  • Docker hub: https://hub.docker.com/r/netlah/echo-service-api
  • Logging integrate with Serilog default target to console
  • Tested with ASPNETCORE environment setting ASPNETCORE_FORWARDEDHEADERS_ENABLED=true