Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
armanab committed May 31, 2023
1 parent 506af30 commit f263c50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is a solution template for creating Web Api ASP.NET Core following the prin

## Technologies

* ASP.NET Core 5
* ASP.NET Core 6
* [Entity Framework Core 5](https://docs.microsoft.com/en-us/ef/core/)
* [ABluePredicateBuilder](https://www.nuget.org/packages/ABluePredicateBuilder/1.0.1)
* [MediatR](https://github.com/jbogard/MediatR)
Expand All @@ -19,7 +19,7 @@ This is a solution template for creating Web Api ASP.NET Core following the prin

## Getting Started

1. Install the latest [.NET 5 SDK](https://dotnet.microsoft.com/download/dotnet/5.0)
1. Install the latest [.NET 6 SDK](https://dotnet.microsoft.com/download/dotnet/6.0)
2. Clone the source code.

8. Navigate to `src/Apps/WebApi` and run (ASP.NET Core Web API)
Expand Down

0 comments on commit f263c50

Please sign in to comment.