Skip to content

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

unitySecureBackend

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages