Skip to content

Conversation

@BenjaminAbt
Copy link
Owner

  • Corrected author name in Directory.Build.props
  • Updated package versions in Directory.Packages.props, including:
    • BenchmarkDotNet to 0.15.2
    • FluentValidation to 12.0.0
    • Microsoft.NET.Test.Sdk to 17.14.1
    • xunit packages to 3.0.1
    • Roslynator analyzers to 4.14.0
    • Microsoft.CodeAnalysis packages to 4.14.0
    • Meziantou.Analyzer to 2.0.212
  • Updated BenchmarkDotNet version in README.md
  • Updated global.json to use .NET SDK version 10.0.100-preview.7.25380.108
  • Modified StrongNewBenchmark.cs to include .NET 10.0 in benchmarks
  • Added aggressive inlining attributes to various methods in Strong.cs, StrongGuid.cs, StrongInt32.cs, StrongOf.cs, StrongString.cs for performance optimization
  • Implemented empty instance caching in StrongString.cs and StrongGuid.cs
  • Added Justfile for streamlined .NET project management and workflows

- Corrected author name in Directory.Build.props
- Updated package versions in Directory.Packages.props, including:
  - BenchmarkDotNet to 0.15.2
  - FluentValidation to 12.0.0
  - Microsoft.NET.Test.Sdk to 17.14.1
  - xunit packages to 3.0.1
  - Roslynator analyzers to 4.14.0
  - Microsoft.CodeAnalysis packages to 4.14.0
  - Meziantou.Analyzer to 2.0.212
- Updated BenchmarkDotNet version in README.md
- Updated global.json to use .NET SDK version 10.0.100-preview.7.25380.108
- Modified StrongNewBenchmark.cs to include .NET 10.0 in benchmarks
- Added aggressive inlining attributes to various methods in Strong.cs, StrongGuid.cs, StrongInt32.cs, StrongOf.cs, StrongString.cs for performance optimization
- Implemented empty instance caching in StrongString.cs and StrongGuid.cs
- Added Justfile for streamlined .NET project management and workflows
@BenjaminAbt BenjaminAbt merged commit 806ecaf into main Aug 24, 2025
2 checks passed
@BenjaminAbt BenjaminAbt deleted the feature/enhancements-17 branch August 24, 2025 14:58
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