Reidell.Net - ASP.NET Core, MVC, Web API, REST, LINQ, AzureSQL (MSSQL), REACT, Angular, Bootstrap, JSON, Azure App Services, Xamarin, Android
Welcome to my demo, MVC UI that also hosts a Web API that supplies data to multiple application via secure endpoints, all of this built with (hopefully I get it all):
- Microsoft Azure cloud, using Azure Application Services
- A REST API built on ASP.NET Core and C# for cross-platform server-side code
- Microsoft Azure SQL Server for Data Storage
- Angular v6.x and TypeScript for client-side code
- Bootstrap for layout and styling
- Here is an Angular 6 UI application that integrates this very Web Api
- Review the Source Code for this application via my public GitHub Repository
Some technologies that are showcased within this application are:
- An implementation of an Asynchronous Repository Pattern to add a layer of abstraction
- An implementation of the Unit of Work Pattern
- IoC or Inversion of Control is implemented by way of Dependency Injection
- A RESTful Web API is used to expose the Microsoft AzureSQL data as JSON Entities
- I have also added a set of Xamarin, Cross-Platform, Mobile User Interface Applications to the GitHub Repository
- I will soon be publishing an Android Application to the Google Play Store
Click the Resume Viewer link in the Navigation Menu to view realtime resume data from a cloud-based (Azure) MSSQL Server Instance via an ASP.NET Core, Web API. This UI Application is built on ASP.NET Core MVC version 2.2. This application is a real world representation of my actual resume in object form.