azure-cosmos-dotnet-repository

(★ 338)

Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern

  • .all-contributorsrc
  • .editorconfig
  • .gitignore
  • .gitmodules
  • CODE_METRICS.md
  • CODE_OF_CONDUCT.md
  • CosmosRepository.png
  • Directory.Build.props
  • Directory.Packages.props
  • global.json
  • LICENSE
  • logo-large.pdn
  • logo-large.png
  • logo.pdn
  • logo.png
  • Microsoft.Azure.CosmosRepository.sln
  • README.md

# 설치 가이드

1. 코드 내려받기
git clone https://github.com/IEvangelist/azure-cosmos-dotnet-repository

깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.

cd azure-cosmos-dotnet-repository

방금 내려받은 프로젝트 폴더 안으로 이동합니다.

2. .NET

보통 추천
사전 준비물
  • Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
  • .NET SDK dotnet 명령어를 쓰기 위한 SDK입니다.
<td align="center" valign="top" width="14.28%"><a href="https://www.microsoft.com"><img src="https://avatars0.githubusercontent.com/u/7679720?v=4?s=100" width="100px;" alt="David Pine"/><br /><sub><b>David Pine</b></sub></a><br /><a href="https://github.com/IEvangelist/azure-cosmos-dotnet-repository/commits?author=IEvangelist" title="Code">💻</a> <a href="https://github.com/IEvangelist/azure-cosmos-dotnet-repository/commits?author=IEvangelist" title="Tests">⚠️</a> <a href="#example-IEvangelist" title="Examples">💡</a> <a href="https://github.com/IEvangelist/azure-cosmos-dotnet-repository/pulls?q=is%3Apr+reviewed-by%3AIEvangelist" title="Reviewed Pull Requests">👀</a></td>

이 명령어를 터미널에 그대로 입력해 실행하세요.

<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/invvard"><img src="https://avatars0.githubusercontent.com/u/7305493?v=4?s=100" width="100px;" alt="Invvard"/><br /><sub><b>Invvard</b></sub></a><br /><a href="https://github.com/IEvangelist/azure-cosmos-dotnet-repository/commits?author=Invvard" title="Tests">⚠️</a> <a href="https://github.com/IEvangelist/azure-cosmos-dotnet-repository/commits?author=Invvard" title="Code">💻</a></td>

이 명령어를 터미널에 그대로 입력해 실행하세요.

<td align="center" valign="top" width="14.28%"><a href="http://richmercer.com/"><img src="https://avatars3.githubusercontent.com/u/1423493?v=4?s=100" width="100px;" alt="Richard Mercer"/><br /><sub><b>Richard Mercer</b></sub></a><br /><a href="https://github.com/IEvangelist/azure-cosmos-dotnet-repository/commits?author=RichMercer" title="Code">💻</a></td>

이 명령어를 터미널에 그대로 입력해 실행하세요.

<td align="center" valign="top" width="14.28%"><a href="http://www.planetgeek.ch"><img src="https://avatars1.githubusercontent.com/u/174258?v=4?s=100" width="100px;" alt="Daniel Marbach"/><br /><sub><b>Daniel Marbach</b></sub></a><br /><a href="https://github.com/IEvangelist/azure-cosmos-dotnet-repository/commits?author=danielmarbach" title="Code">💻</a></td>

이 명령어를 터미널에 그대로 입력해 실행하세요.

<td align="center" valign="top" width="14.28%"><a href="https://manuel.sidler.io"><img src="https://avatars3.githubusercontent.com/u/802015?v=4?s=100" width="100px;" alt="Manuel Sidler"/><br /><sub><b>Manuel Sidler</b></sub></a><br /><a href="https://github.com/IEvangelist/azure-cosmos-dotnet-repository/commits?author=manuelsidler" title="Code">💻</a></td>

이 명령어를 터미널에 그대로 입력해 실행하세요.

dotnet run 실행 후 터미널에 나타나는 안내 메시지나 주소를 확인하세요.

이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.

// repository documentation