Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.29 KB

File metadata and controls

25 lines (13 loc) · 1.29 KB

ExampleServices

readme should explain how to view examples, its purpose, starting point, describe the repository

This repository is created to help developers and architects view examples of features applied into services. The scenarios describe different states your environment could be in, and examples how to gain a more recommended state using architecture described in CSPA.

Taking small steps and adding value incrementally. Trying not to overreach in our examples we strafe for taking small logical steps to evolve our services. This is why in our examples might take tideous small steps in advancing the architecture of the system.

Development environment

The first example services is using .NET Core 3.1, and is written in C# for the web api and for front end ReactJS.

Visual Code is used together with Node.js and npm (node package manager)

Visual Code can be downloaded here: https://code.visualstudio.com/download

Node.js is found here : https://nodejs.org/en/download/

Together with .NET Core 3.1 SDK: https://dotnet.microsoft.com/download/dotnet-core/3.1

Scenarios

In each scenario we show a current state of a system, an identified flaw, and how we can amend this with a remodelling of the architecture.

The different scenarios is explained in Scenarios.md