Giter Club home page Giter Club logo

dotnet.cosmosdb's Introduction

This repository serves to demonstrate the current capabilities of .NET Cosmos DB.

Usage

To run the project, make sure you have the required version of .NET and Docker installed on your machine. Additionally, you'll need an Azure account with Cosmos DB added to it. Follow these steps to launch the project:

  1. Clone the Repository:

    • Clone or download the project repository to your local machine.
  2. Sign in to Azure Portal:

  3. Obtain Cosmos DB Settings:

    • Navigate to the Keys section in your Cosmos DB resource on the Azure portal: Cosmos DB Keys
    • This is information about your database
  4. Configure Cosmos DB Settings:

    • Open the appsettings.yml file in your project.
    • Override the following settings for the Cosmos DB section:
      CosmosDB:
        Endpoint: "your_cosmosdb_endpoint_uri"
        Key: "your_cosmosdb_authorization_key"
        DatabaseName: "your_cosmosdb_database_name"
    • Replace "Endpoint", "Key", and "DatabaseName" with the corresponding values from your Cosmos DB configuration.
    • Write the name of the database yourself
  5. Run the Project:

    • Launch the project using your preferred IDE or command line tool.

๐ŸŒŸ Enjoyed my project?

  • Please consider starring the repository.
  • You can donate on Patreon.

๐Ÿ“ซ Contact

If you have any questions or suggestions, feel free to reach out to me.

This project is licensed under the MIT License.

dotnet.cosmosdb's People

Contributors

a-sharifov avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.