Skip to content

a-einstein/AdventureWorks

Repository files navigation

AdventureWorks

Summary

Data services tailored for my shop projects, working on the standard AdventureWorks database.

Purpose

  • Explore coding techniques based on C#, EF, WCF, CoreWcf and Web API.
  • Explore continuous integration by using combination of Git, GitHub, and Azure DevOps.

Context

  • Connected to Azure Devops self hosted build pipeline. Current build status for master branch:
  • Azure DevOps release pipeline to GitHub.
  • See Release Notes for the latest developments.

Project aspects

  • C#.
  • SQL Server.
  • Entity Framework.
  • LINQ.
  • LinqKit.
  • WCF service on .Net Framework 4.8.
  • CoreWcf service on .Net 7.
  • Web API service on .Net Standard 2.0 & .Net 7.
  • SSL certification.
  • Asynchronisity.

Prerequisites

  • The service assumes the presence of an AdventureWorks2019 database, to which a connection should be configured.
  • For the contents of this database I refer to the AdventureWorks page.

Installation

  • This service is mainly intended to be installed on my domain and used by my clients. Running and access is on request.
  • The service cannot be installed plug & play, as the database is not included and configured to.
  • Download the appropriate .zip file under Assets at the releases page.
  • Extract if needed.
  • Install in IIS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages