Skip to content

Commit

Permalink
Move NSBv7 to extended support (#6928)
Browse files Browse the repository at this point in the history
* Move NSBv7 to extended support

* Revert "Move NSBv7 to extended support"

This reverts commit 861687b.

* Removing V7 core samples except DI and Logging

* Removal of endpoint-configuration and its references

* Remove version 7 nservicebus-host and its related references

* Removing scheduler and links to removed samples
  • Loading branch information
NChaganlal authored Dec 11, 2024
1 parent ec7ce79 commit 5bef43b
Show file tree
Hide file tree
Showing 1,489 changed files with 2 additions and 39,458 deletions.
3 changes: 0 additions & 3 deletions nservicebus/endpoints/decommissioning-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Decommissioning Endpoints
summary: Describes the process of permanently shutting down endpoints
reviewed: 2022-12-22
related:
- samples/endpoint-configuration

---

Endpoint decommissioning is the process of permanently shutting down an endpoint instance. This can be done for various reasons, such as:
Expand Down
2 changes: 0 additions & 2 deletions nservicebus/endpoints/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: Endpoints and endpoint instances
summary: Defines the concepts of endpoint and endpoint instance.
reviewed: 2024-05-28
component: Core
related:
- samples/endpoint-configuration
redirects:
- nservicebus/endpoint
---
Expand Down
1 change: 0 additions & 1 deletion nservicebus/hosting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ Related:
* [Generic host as Windows Service](/samples/hosting/generic-host)
* [Generate a Windows Service project using `dotnet new`](/nservicebus/dotnet-templates/)
* [Windows Service installation](windows-service.md)
* [Endpoint configuration choices](/samples/endpoint-configuration/)



Expand Down
1 change: 0 additions & 1 deletion nservicebus/hosting/nservicebus-host/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ summary: Avoid writing repeat configuration code, host the endpoints in a Window
redirects:
- nservicebus/the-nservicebus-host
related:
- samples/hosting/nservicebus-host
- nservicebus/operations/installers
- nservicebus/lifecycle
component: Host
Expand Down
1 change: 0 additions & 1 deletion nservicebus/hosting/web-application.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ related:
- samples/web
- nservicebus/lifecycle
- samples/startup-shutdown-sequence
- samples/endpoint-configuration
- nservicebus/messaging/callbacks
- nservicebus/hosting/publishing-from-web-applications
---
Expand Down
1 change: 0 additions & 1 deletion nservicebus/hosting/windows-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ related:
- nservicebus/dotnet-templates
- nservicebus/lifecycle
- samples/startup-shutdown-sequence
- samples/endpoint-configuration
- samples/hosting/generic-host
---

Expand Down
14 changes: 0 additions & 14 deletions samples/aws/sqs-simple/Sqs_5/Receiver/MyCommandHandler.cs

This file was deleted.

14 changes: 0 additions & 14 deletions samples/aws/sqs-simple/Sqs_5/Receiver/MyEventHandler.cs

This file was deleted.

20 changes: 0 additions & 20 deletions samples/aws/sqs-simple/Sqs_5/Receiver/Program.cs

This file was deleted.

17 changes: 0 additions & 17 deletions samples/aws/sqs-simple/Sqs_5/Receiver/Receiver.csproj

This file was deleted.

67 changes: 0 additions & 67 deletions samples/aws/sqs-simple/Sqs_5/Sender/Program.cs

This file was deleted.

17 changes: 0 additions & 17 deletions samples/aws/sqs-simple/Sqs_5/Sender/Sender.csproj

This file was deleted.

6 changes: 0 additions & 6 deletions samples/aws/sqs-simple/Sqs_5/Shared/MyCommand.cs

This file was deleted.

6 changes: 0 additions & 6 deletions samples/aws/sqs-simple/Sqs_5/Shared/MyEvent.cs

This file was deleted.

12 changes: 0 additions & 12 deletions samples/aws/sqs-simple/Sqs_5/Shared/Shared.csproj

This file was deleted.

29 changes: 0 additions & 29 deletions samples/aws/sqs-simple/Sqs_5/SimpleSqs.sln

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5bef43b

Please sign in to comment.