GithubHelp home page GithubHelp logo

scottaddie / viewcomponentsdemo Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 5.0 705 KB

An ASP.NET Core 2.2 app demonstrating the use of View Components, Azure Key Vault, IHttpClientFactory, & Azure Pipelines

C# 69.43% CSS 0.93% HTML 29.64%
c-sharp asp-net-core asp-net-core-mvc dot-net-core

viewcomponentsdemo's Introduction

ViewComponentsDemo

Build Status

An ASP.NET Core MVC app demonstrating the use of:

Prerequisites

  1. .NET Core SDK 2.2 or later. (Download here)

Setup

  1. Request a free API key for OpenWeatherMap's Current Weather API here.
  2. Store the API key as a user secret by doing the following:
    • In a command shell, navigate to the folder containing the *.csproj file
    • Execute the following command, where <your_api_key_here> is replaced with your unique API key:
      dotnet user-secrets set OpenWeatherMapApiKey <your_api_key_here>
      

viewcomponentsdemo's People

Contributors

azure-pipelines[bot] avatar scottaddie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

viewcomponentsdemo's Issues

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.