Skip to content

Faster locking on .NET 9.0+#21

Closed
MarkCiliaVincenti wants to merge 1 commit intopipoburgos:masterfrom
MarkCiliaVincenti:net9locking
Closed

Faster locking on .NET 9.0+#21
MarkCiliaVincenti wants to merge 1 commit intopipoburgos:masterfrom
MarkCiliaVincenti:net9locking

Conversation

@MarkCiliaVincenti
Copy link
Copy Markdown
Contributor

@MarkCiliaVincenti MarkCiliaVincenti commented Dec 30, 2025

Uses a source generator to avoid adding a dependency.

@sonarqubecloud
Copy link
Copy Markdown

@MarkCiliaVincenti
Copy link
Copy Markdown
Contributor Author

Any idea what went wrong here @pipoburgos ?

@pipoburgos
Copy link
Copy Markdown
Owner

In Domain-Driven Design, I prefer not to add dependencies in the domain or in the application layer. Thanks anyway for the suggestion.

@pipoburgos pipoburgos closed this Mar 16, 2026
@MarkCiliaVincenti
Copy link
Copy Markdown
Contributor Author

It works as a source generator though. There would not be any dependency once compiled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants