Skip to content

Commit 3025bb3

Browse files
committed
Merge branch 'features/net10' of https://github.com/Genocs/clean-architecture-template into features/net10
2 parents 7c6b8ad + dc24f5a commit 3025bb3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
# Genocs Clean Architecture Template
5252

53-
A comprehensive .NET10 project template that follows Clean Architecture Principles and Domain-Driven Design (DDD). This template helps you rapidly scaffold microservices applications with built-in support for multiple databases, message brokers, and enterprise patterns.
53+
A comprehensive .NET 10 project template that follows Clean Architecture Principles and Domain-Driven Design (DDD). This template helps you rapidly scaffold microservices applications with built-in support for multiple databases, message brokers, and enterprise patterns.
5454

5555
## ✨ Features
5656

src/Package.Template.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReleaseNotes>
2121
Release notes:
2222
- Release 5.0.0:
23-
- Updated to .NET10
23+
- Updated to .NET 10
2424
- Improved Docker support
2525
- Added new templates for CQRS and Event Sourcing
2626
</PackageReleaseNotes>

src/README_NUGET.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
# Genocs Clean Architecture Template
5050

51-
A comprehensive .NET10 project template that follows Clean Architecture principles and Domain-Driven Design (DDD). This template helps you rapidly scaffold microservices applications with built-in support for multiple databases, message brokers, and enterprise patterns.
51+
A comprehensive .NET 10 project template that follows Clean Architecture principles and Domain-Driven Design (DDD). This template helps you rapidly scaffold microservices applications with built-in support for multiple databases, message brokers, and enterprise patterns.
5252

5353
## ✨ Features
5454

0 commit comments

Comments
 (0)