Skip to content

Releases: CZEMacLeod/C3D.Extensions.Aspire

v20250716.2

16 Jul 03:00
Compare
Choose a tag to compare

Packages

Version Name
0.2.8 C3D.Extensions.Aspire.Fluent
0.3.3 C3D.Extensions.Aspire.IISExpress
0.1.17 C3D.Extensions.Aspire.OutputWatcher
0.2.5 C3D.Extensions.Aspire.SystemWebAdapters
0.1.43 C3D.Extensions.Aspire.VisualStudioDebug
0.1.19 C3D.Extensions.Aspire.WaitForOutput
0.1.122-g408be8c6f1 C3D.Extensions.SystemWeb.OpenTelemetry.Application
0.1.28 C3D.Extensions.VisualStudioDebug

Changes:

  • 408be8c Add option to build C3D.Extensions.Aspire.Fluent [skip ci]
  • 5e4db3f Fix build scripts

This list of changes was auto generated.

v20250613.2

13 Jun 12:53
Compare
Choose a tag to compare

Packages

Version Name
0.3.3 C3D.Extensions.Aspire.IISExpress
0.2.5 C3D.Extensions.Aspire.SystemWebAdapters

Changes:

This list of changes was auto generated.

v20250613.1: Merge pull request #35 from CZEMacLeod/feature-systemwebadapters-package

13 Jun 04:10
ba25790
Compare
Choose a tag to compare

Packages

Version Name
0.2.31 C3D.Extensions.Aspire.IISExpress
0.2.4 C3D.Extensions.Aspire.SystemWebAdapters

Changes:

  • ba25790 Merge pull request #35 from CZEMacLeod/feature-systemwebadapters-package
  • c2b8d22 Fix version dependencies
  • c92b93a Update Readme
  • d7af800 Split the SystemWebAdapters extension methods and resource into a seperate package.

This list of changes was auto generated.

v20250612.1: Merge pull request #34 from CZEMacLeod/fix-aspire-debuggerattached

12 Jun 03:26
d53b3e6
Compare
Choose a tag to compare

Packages

Version Name
0.2.29 C3D.Extensions.Aspire.IISExpress
0.1.43 C3D.Extensions.Aspire.VisualStudioDebug

Changes:

  • d53b3e6 Merge pull request #34 from CZEMacLeod/fix-aspire-debuggerattached
  • 4c404a8 Tweak timeouts for tests
  • 86fd2ea Fix WebObjectActivator example
  • d8dbe44 Remove redundant calls to AddAttachDebuggerHook
  • 0f2568a Only add debugger if there is a debugger attached to the host.

This list of changes was auto generated.

v20250610.1: Merge pull request #33 from CZEMacLeod/fix-solutionname-32

10 Jun 19:10
1aa778e
Compare
Choose a tag to compare

Packages

Version Name
0.2.26 C3D.Extensions.Aspire.IISExpress

Changes:

  • 1aa778e Merge pull request #33 from CZEMacLeod/fix-solutionname-32
  • 9076f75 Add powershell script to set WebApplicationsTargetPath to allow running command line tools
  • d7d8e15 Handle case where SolutionName is not set (or set to Undefined) [ #32 ]

This list of changes was auto generated.

v20250607.3: Merge pull request #30 from CZEMacLeod/fix-iis-customdomain-29

07 Jun 09:02
71717d4
Compare
Choose a tag to compare

Packages

Version Name
0.2.24 C3D.Extensions.Aspire.IISExpress

Changes:

This list of changes was auto generated.

v20250513.1: Update tests to force http/protobuf

12 May 23:15
Compare
Choose a tag to compare

Packages

Version Name
0.2.6 C3D.Extensions.Aspire.Fluent
0.2.20 C3D.Extensions.Aspire.IISExpress
0.1.15 C3D.Extensions.Aspire.OutputWatcher
0.1.41 C3D.Extensions.Aspire.VisualStudioDebug
0.1.17 C3D.Extensions.Aspire.WaitForOutput
0.1.120-g10d637a0b1 C3D.Extensions.SystemWeb.OpenTelemetry.Application
0.1.26 C3D.Extensions.VisualStudioDebug

Changes:

  • 10d637a Update tests to force http/protobuf
  • 3157dfb Update OpenTelemetry versions
  • 315186b Don't create release version of C3D.Extensions.SystemWeb.OpenTelemetry.Application
  • 2fbbda4 Add Fluent package readme etc.
  • 781c6f4 Ensure tests have .Tests.dll suffix so they are picked up by VSTest
  • 6d13d80 Merge pull request #26 from CZEMacLeod/feature-unittest-detection
  • f25d9a6 Add code coverage and test results to AZP
  • 2f119e9 Remove comment about test certs as we have now handled that in CreateDevCert.ps1 [skip ci]
  • 628f420 Rename github action script
  • b9f996d Add EnvironmentExtensions for conditional resource actions
See More
  • c211021 Add OutputWatcher tests
  • 8b2800b Update Debugger extension methods.
  • 963ed16 Add OnMatched method to OutputWatcher
  • 8c79931 Use fluent to optimize host projects
  • 0a199e2 Use Fluent UnderTest in VSDebug
  • 2273201 Update version.json files
  • f296b98 Add Fluent project
  • abc15e3 Fix AssemblyTitles
  • 15b005b Move Directory.Build.* files and correct URLs and Tags
  • 609509c Add (better) unit test detection.

This list of changes was auto generated.

v20250501.3: Merge pull request #25 from CZEMacLeod/fix-cleanusings

01 May 02:04
07406ab
Compare
Choose a tag to compare

Packages

Version Name
0.2.12 C3D.Extensions.Aspire.IISExpress
0.1.31 C3D.Extensions.Aspire.VisualStudioDebug
0.1.22 C3D.Extensions.VisualStudioDebug

Changes:

  • 07406ab Merge pull request #25 from CZEMacLeod/fix-cleanusings
  • 25083aa Remove files from compilation in project file
  • 0807a0a Cleanup and refactor namespaces and project files
  • 4525c33 Cleanup: Remove unused using directives across files

This list of changes was auto generated.

v20250501.2

01 May 00:40
Compare
Choose a tag to compare

Packages

Version Name
0.2.8 C3D.Extensions.Aspire.IISExpress
0.1.27 C3D.Extensions.Aspire.VisualStudioDebug

Changes:

  • ae9fcf3 Fix vstest search folder
  • d2f772c Merge pull request #24 from CZEMacLeod/fix-testtimeout
  • f0c5057 Fix GetCoreSessionReturnsOkStatusCode
  • 028e1e6 Adjust gitignore paths
  • 281a8ac Adjust wait mechanism for test
  • cff0af4 Add gitignore for libman files
  • 6178535 Remove lib files from repo
  • 06f1f63 Remove envdte from IISEXpress project (#21)
  • a1019be Add dependabot (#22) [skip ci]
  • 135d08a Add github workflow and vstest in azure pipeline (#20)

This list of changes was auto generated.

v20250430.1: Merge pull request #14 from twsouthwick/application-host

30 Apr 16:05
f7473ed
Compare
Choose a tag to compare

Packages

Version Name
0.2.5 C3D.Extensions.Aspire.IISExpress
0.1.25 C3D.Extensions.Aspire.VisualStudioDebug

Changes:

  • f7473ed Merge pull request #14 from twsouthwick/application-host
  • e86c0a4 Added SWA integration tests.
  • a39888d Add fix command
  • aceb4d4 Update SWA example to show the various options.
  • e293227 Bump version number as this 'almost' a breaking change.
  • 08e5813 Rework SystemWebAdapters mechanism.
  • 852c78f Rework IISEndPointConfigurator to allow creating and modifing the config.
  • d4587f2 Add methods to allow using a temporary configuration.
  • fcbc36c Enhance IISExpressEntensions with site and binding methods
  • 5fdcbbe Add methods for validating IIS Express endpoint ports
See More
  • c9afe43 Add documentation and methods for IIS Express endpoints
  • bc32693 Add code to show iisExpressAdminCmd
  • 9578582 Add port allocator
  • d05fcb4 Add more granular ApplicationHostConfiguration extensions.
  • ded14f8 Add bitness annotation and extension methods
  • e2e2dae fix up
  • 3769218 add annotation
  • 9de10c0 create separate files
  • dc13f98 Merge remote-tracking branch 'origin/main' into application-host
  • dbc9fb2 make separate resources
  • f5e11ef create a separate resource for IISExpress
  • 9e842eb add comment where it's from
  • f61278b Create ApplicationHost file automatically

This list of changes was auto generated.