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

# Installation Guide

1. Get the code
git clone https://github.com/IEvangelist/azure-cosmos-dotnet-repository

Downloads the entire project code from GitHub to your computer.

cd azure-cosmos-dotnet-repository

Moves into the project folder you just downloaded.

2. .NET

Medium Recommended
Prerequisites
  • Git Needed to download the project code from GitHub.
  • .NET SDK The SDK required for the dotnet command.
<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>

Type this command into your terminal and run it.

<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>

Type this command into your terminal and run it.

<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>

Type this command into your terminal and run it.

<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>

Type this command into your terminal and run it.

<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>

Type this command into your terminal and run it.

โœ… After dotnet run, check the message or address shown in the terminal.

Pulled directly from this repo's README.

// repository documentation