Skip to content

AvansICT/ICT1.3-2D-Graphics-Secure-Communication-SecureBackend-StarterTemplate

Repository files navigation

MySecureBackend - Starter Template

A robust REST API built with .NET 10 (C#), utilizing a SQL database for persistence and designed with integrated unit testing support.

Overview

This solution is part of the 'Secure Backend' lessons, where you'll explore the essential components and best practices for building secure backend services.

Getting Started

  1. Clone the repository.
  2. Open the solution in your preferred IDE that supports .NET 10.
  3. Set up a SQL Server database.

Optional (if you switch to database persistence)

  1. Configure the connection string to your database using User Secrets.
  2. Initialize the database schema by running the database creation script.

Prerequisites

  • .NET 10 SDK must be installed.
  • Access to a SQL Server instance.

Notes

  • This template is intended for educational purposes and as a starting point for secure backend development.
  • For further guidance, refer to the lesson materials or documentation.
  • The integrated workflow is an example for students, but is deactivated within this GitHub repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors