GithubHelp home page GithubHelp logo

isabella232 / webapi-dotnet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure-samples/webapi-dotnet

0.0 0.0 0.0 588 KB

License: MIT License

Dockerfile 1.92% Shell 44.31% Bicep 10.74% Batchfile 0.04% PowerShell 3.64% TSQL 1.07% C# 38.28%

webapi-dotnet's Introduction

page_type languages products description
sample
csharp
aspx
aspx-csharp
azure
azure-sql-database
azure-app-service
aspnet
aspnet-core
dotnet-core
Get started quickly with ASP.NET Web API and Azure SQL (apptemplate)

Application Template for WebAPI and Database using ASP.NET and Azure SQL

This repository contains a template for an application built for the Azure Application Platform. This template is built to make it easy to dive straight into implementing business logic without having to spend time on setting up an engineering system for your application. The template gives you a starting point, while providing the option to change and extend any of the pre-configured components to suit your needs. The template makes use of an opinionated pattern that Microsoft recommends.

This template pattern is designed for simple scenarios where you want an API to read and write from a backing relational database.

Template architecture

This template provides you with the following components: An HTTP-based WebAPI hosted on App Service Web App, an Azure SQL database, and Application Insights and Log Analytics features of Azure Monitor.

Template overview

The template provides:

To get started using the template, we recommend following the Quickstart.

For more information about the template, take a look at the Concepts and How-To Guides docs as well.

Available versions

Programming language Framework
C# dotnet
javascript node.js

Recommended usage

This template pattern is a good fit for scenarios where you want to expose relational data in a RESTful API via HTTPS.

A good example use-case is to retrieve and submit data from a front-end or client application, such as a mobile app or static web application.

Not recommended usage

This template is not a good fit if you want to directly process large files (e.g. media, images), if you want to do further processing of the data before storing, or if you want to host a custom non-HTTPS server outside of standard ports 80/443 (e.g. a game server on TCP port 5000).

webapi-dotnet's People

Contributors

greenie-msft avatar jongio avatar karolz-ms avatar puicchan 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.