Skip to content

Commit

Permalink
Merge pull request #20 from niiwade/change-.dot-link
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
AleksandarDev authored Mar 25, 2024
2 parents 9b859cb + 761a9d0 commit e6d2431
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
+ 🪪 [License](#-license)

## 🚀 Technologies
+ [ASP.NET Core 7](https://learn.microsoft.com/en-us/aspnet/core/introduction-to-aspnet-core?view=aspnetcore-7.0) - Cross-platform, high-performance, open source framework for building modern, cloud-enabled, Internet-connected applications
+ [ASP.NET Core](https://learn.microsoft.com/en-us/aspnet/core/?view=aspnetcore-8.0) - Cross-platform, high-performance, open-source framework for building modern, cloud-enabled, Internet-connected applications
+ [ASP.NET Core Identity](https://learn.microsoft.com/en-us/aspnet/core/security/authentication/identity?view=aspnetcore-7.0&tabs=visual-studio) - membership system that allows login functionality
+ [Entity Framework Core 7](https://learn.microsoft.com/en-us/ef/core/) - lightweight, extensible, open source and cross-platform object-relational mapper (O/RM)
+ [Entity Framework Core 7](https://learn.microsoft.com/en-us/ef/core/) - lightweight, extensible, open source, and cross-platform object-relational mapper (O/RM)
+ [AutoMapper](https://automapper.org/) - convention-based object-object mapper
+ [PostgreSQL](https://www.postgresql.org/) - powerful, open source object-relational database system
+ [PostgreSQL](https://www.postgresql.org/) - powerful, open-source object-relational database system
+ [Serilog](https://serilog.net/) - simple .NET logging with fully-structured events
+ [xUnit](https://xunit.net/), [FluentAssertions](https://fluentassertions.com/) and [Moq](https://github.com/moq)

Expand Down Expand Up @@ -150,4 +150,4 @@ So, to be frank, only *Program.cs* is referencing Infrastructure and for that re
If you are having problems, please let us know by [raising a new issue](https://github.com/Enterwell/dotnet-starter/issues/new).

## 🪪 License
This project is licensed with the [MIT License](LICENSE).
This project is licensed with the [MIT License](LICENSE).

0 comments on commit e6d2431

Please sign in to comment.