Skip to content

Releases: natemcmaster/dotnet-serve

1.10.93

01 Feb 01:19
e4274be
Compare
Choose a tag to compare

What’s new?

Small internal changes which shouldn’t impact users.

How to get this update

Update to the latest version:

dotnet tool update -g dotnet-serve

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/dotnet-serve/1.10.93

GitHub Package Registry

https://github.com/natemcmaster?tab=packages&repo_name=dotnet-serve

1.10.82

28 Nov 22:55
b000825
Compare
Choose a tag to compare

What's new? Reverse proxy

Thanks to @mlaily for adding a new command line option to enable simple reverse proxy settings (#85). When used, dotnet-serve will forward HTTP requests matching a pattern to a different backend.

Usage sample: dotnet-serve --reverse-proxy /api/{**all}=http://localhost:5000

For more details, see https://github.com/natemcmaster/dotnet-serve/tree/v1.10.82#reverse-proxy

How to get this update

Update to the latest version:

dotnet tool update -g dotnet-serve

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/dotnet-serve/1.10.82

GitHub Package Registry

https://github.com/natemcmaster?tab=packages&repo_name=dotnet-serve

1.9.71

25 Sep 06:43
52dc30d
Compare
Choose a tag to compare

What's new?

Dropped support for .NET Core 2.1 and 3.1. This tool now requires .NET 5 or higher.

How to get this update

Update to the latest version:

dotnet tool update -g dotnet-serve

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/dotnet-serve/1.9.71

GitHub Package Registry

https://github.com/natemcmaster?tab=packages&repo_name=dotnet-serve

1.8.34

04 Mar 07:55
Compare
Choose a tag to compare

How to get this update

Update to the latest version:

dotnet tool update -g dotnet-serve

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/dotnet-serve/1.8.34

GitHub Package Registry

https://github.com/natemcmaster?tab=packages&repo_name=dotnet-serve

1.8.31

04 Mar 07:50
Compare
Choose a tag to compare

How to get this update

Update to the latest version:

dotnet tool update -g dotnet-serve

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/dotnet-serve/1.8.31

GitHub Package Registry

https://github.com/natemcmaster?tab=packages&repo_name=dotnet-serve

1.8.26

04 Mar 07:14
Compare
Choose a tag to compare

How to get this update

Update to the latest version:

dotnet tool update -g dotnet-serve

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/dotnet-serve/1.8.26

GitHub Package Registry

https://github.com/natemcmaster?tab=packages&repo_name=dotnet-serve

1.8.25

04 Mar 07:13
Compare
Choose a tag to compare

How to get this update

Update to the latest version:

dotnet tool update -g dotnet-serve

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/dotnet-serve/1.8.25

GitHub Package Registry

https://github.com/natemcmaster?tab=packages&repo_name=dotnet-serve

1.8.15

31 Jan 06:40
964392c
Compare
Choose a tag to compare

Notes

Added support for running on machines with only .NET 5 installed.

How to get this update

Update to the latest version:

dotnet tool update -g dotnet-serve

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/dotnet-serve/1.8.15

GitHub Package Registry

https://github.com/natemcmaster?tab=packages&repo_name=dotnet-serve

1.7.141

07 Mar 17:50
Compare
Choose a tag to compare

Changes:

  • d9b4aac Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.3
  • 9476b61 Bump Moq from 4.14.1 to 4.15.2

This list of changes was auto generated.

1.7.139

07 Nov 04:53
fcd6e50
Compare
Choose a tag to compare

Changes:

  • fcd6e50 Add missing path-base option from .netconfig (#70)
  • d630dd6 Bump Portable.BouncyCastle from 1.8.6.7 to 1.8.8
  • e153893 Bump DotNetConfig from 1.0.0-beta to 1.0.0-rc

This list of changes was auto generated.