You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Full-stack .NET online book store application with event-sourced backend API and
9
9
10
10
This project is a demonstration and exploration of modern .NET technologies, designed to be as complete as possible while strictly following architectural best practices, and keeping performance as a core priority. The performance philosophy adopted in this project is described in [A 12% improvement, easily obtained, is never considered marginal](https://aalmada.github.io/posts/Performance-optimizations/).
11
11
12
-
I am sure a lot may be missing. This is also an opportunity for me to learn from others' contributions.
12
+
I am sure a lot may be missing. Opening this code to the public is an opportunity to get feedback and learn from others' contributions.
13
13
14
14
A complete book store management system featuring:
15
15
-**Backend API**: Event-sourced ASP.NET Core Minimal APIs with Marten and PostgreSQL
0 commit comments