pip-services3-azure-dotnet

Azure components for Pip.Services in Core.NET

View the Project on GitHub pip-services3-dotnet/pip-services3-azure-dotnet

Pip.Services Logo
Azure specific components .NET

This module is a part of the Pip.Services polyglot microservices toolkit. The module contains components for working with the Microsoft Azure cloud service.

The module contains the following packages:

Quick links:

Use

Install the dotnet package as

dotnet add package PipServices3.Azure

Develop

For development you shall install the following prerequisites:

Restore dependencies:

dotnet restore src/src.csproj

Compile the code:

dotnet build src/src.csproj

Run automated tests:

dotnet restore test/test.csproj
dotnet test test/test.csproj

Generate API documentation:

./docgen.ps1

Before committing changes run dockerized build and test as:

./build.ps1
./test.ps1
./clear.ps1

Contacts

The .NET version of Pip.Services is created and maintained by:

Many thanks to contibutors, who put their time and talant into making this project better: