https://github.com/garretthilberling/csharp-fullstack-backend-azure
A simple C#/ASP.NET API built to be used as the backend for a social media application where users can create an account and upload a profile picture. The models were built to be used with MS SQL Server and the application is deployed to Azure. The front end of this application is currently being built to consume the API using primarily Kotlin. You can find the repository for that here. Languages, frameworks, and methodologies used to produce this application include: C#, ASP.NET, MVC File Structure, MS SQL Server, MS Azure, and a platform called Treblle for monitoring of API calls.
https://github.com/garretthilberling/csharp-fullstack-backend-azure
api asp-net asp-net-mvc azure csharp mssql mvc sqlserver
Last synced: 2 months ago
JSON representation
A simple C#/ASP.NET API built to be used as the backend for a social media application where users can create an account and upload a profile picture. The models were built to be used with MS SQL Server and the application is deployed to Azure. The front end of this application is currently being built to consume the API using primarily Kotlin. You can find the repository for that here. Languages, frameworks, and methodologies used to produce this application include: C#, ASP.NET, MVC File Structure, MS SQL Server, MS Azure, and a platform called Treblle for monitoring of API calls.
- Host: GitHub
- URL: https://github.com/garretthilberling/csharp-fullstack-backend-azure
- Owner: garretthilberling
- Created: 2022-07-02T18:51:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T03:43:56.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T15:29:37.603Z (over 3 years ago)
- Topics: api, asp-net, asp-net-mvc, azure, csharp, mssql, mvc, sqlserver
- Language: C#
- Homepage: https://treblleapp.azurewebsites.net/
- Size: 54.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# csharp-fullstack-backend-azure
## Table of Contents
* [Description](#Description)
* [Installation](#Installation)
* [Usage](#Usage)
* [Questions](#Questions)
* [Credits](#Credits)
## Description
A simple C#/ASP.NET API built to be used as the backend for a social media application where users can create an account and upload a profile picture. The application is deployed to Azure with the database hosted in the cloud on MS SQL Server. The front end of this application is currently being built to consume the API using primarily Kotlin. You can find the repository for that [here](https://github.com/garretthilberling/csharp-fullstack-frontend-kotlin). Languages, frameworks, and methodologies used to produce this application include: C#, ASP.NET, MVC File Structure, MS SQL Server, MS Azure, and a platform called Treblle for monitoring of API calls.
## Usage
Here is a demonstration of how to use this app:
## Installation
To use this API make your calls using the following deployed Azure URL: https://treblleapp.azurewebsites.net/
(will soon be populated with frontend code)
## Questions
If you have any questions about this project, please contact me via my GitHub: https://github.com/garretthilberling
## Credits
This project was created solely by Garrett Hilberling: https://www.linkedin.com/in/garretthilberling/