Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misspellings #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ There are **2 options** to start services

- In this mode, all of services has been started by [Tye](https://github.com/dotnet/tye). Also, we utilize the extensions which are supported out-of-the-box.

1. [Starts Services with Darp](/docs/start_services_with_dapr.md)
1. [Starts Services with Dapr](/docs/start_services_with_dapr.md)

- By running this mode, we use **Tye** as **docker-compose** to start the infrastructure, i.e. **seq** and **sqlserver**. Then, all services will be started manually with `dapr run` command.

Expand Down Expand Up @@ -75,7 +75,7 @@ After experience on locally and see how Tye is useful, then we may want to step
- [Issue: Globalization Invariant Mode is not supported while using EntityFramework Core with dotnet core alpine images](https://github.com/dotnet/efcore/issues/18025)
- [Github Actions Documentation](https://help.github.com/en/actions)
- [Dapr](https://github.com/dapr/dapr)
- [Darp Doc](https://github.com/dapr/docs)
- [Dapr Doc](https://github.com/dapr/docs)
- [Serilog Best Practices](https://benfoster.io/blog/serilog-best-practices/)
- [5 ways to set the URLs for an ASP.NET Core app](https://andrewlock.net/5-ways-to-set-the-urls-for-an-aspnetcore-app/)
- [Introduction Project Tye](https://devblogs.microsoft.com/aspnet/introducing-project-tye/)
Expand All @@ -84,4 +84,4 @@ After experience on locally and see how Tye is useful, then we may want to step

## Give a Star! :star:

If you liked this project or if it helped you, please give a star :star: for this repository. Thank you!!!
If you liked this project or if it helped you, please give a star :star: for this repository. Thank you!!!