Coder Social home page Coder Social logo

markogdev / microsoft_samples Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 370 KB

Samples of Microsoft Technology and Azure Functionality.

C# 95.66% HTML 4.34%
azure azure-functions azure-storage azure-devops csharp blazor efcore clean-architecture

microsoft_samples's Introduction

Microsoft_Samples

Created by MarkOGDev

C# Azure Functions

Azure Functions is a serverless compute service.

Function Samples Introduction

C# Host

The host is responsible for app startup and lifetime management.

Host Samples Introduction

Entity Framework Core

Ef Core Sample

Clean Architecture

Clean Architecture Introduction

Blazor

Blazor is an experimental .NET web framework using C# and HTML that runs in the browser.

More Coming Soon.....

Service Fabric

Azure Service Fabric is a distributed systems platform for deploying and managing scalable and reliable microservices and containers.

More Coming Soon.....

.NET Core in a Windows Service

Microsoft Docs: Host ASP.NET Core in a Windows Service

Azure DevOps Automation

We are using Azure DevOps to manage our code base and achieve Continuous Integration and Continuous Deployment. (i.e. automate building, testing and deployment.)

Setting up your first Build and Release it can take a bit of time to find all the correct settings. Give yourself plenty of time and experiment a bit.

Read the following docs to learn how to set up automation:

Note: We can deploy an individual project from this solution by creating a build in Azure portal, NOT using YAML. YAML builds don't support tagging sources (at this time Oct 2018).

Tagging Sources let you point to an individual project in a solution. This will create an artifact. The artifact is your compiled project ready for publishing. Therefore you can create many artifacts from one solution and have each one published to a different location.

Secondary Repository

We are also pushing the code base to a second repository in GitHub for Public Sharing.

You can add a Second Repository to your project by adding a Second Remote to the Repository and pushing a branch to the new remote.

microsoft_samples's People

Contributors

markogdev avatar

Watchers

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