ASP.NET Core Web API / MVC / 2018 and 2020

C#, Visual Studio, SQL Server Management Studio, a webhotel for hosting and the Entity Framework are used in the following projects for building MVC based applications and RESTful Web APIs.

Role based Membership System by a ASP.NET Core 2.2 Web API

A Web API role based Membership System for authentication and registration managing Users by a React client / ASP.NET Core 2.2 Web API secured by HTTPS and Authentication by a JWT with the Baerer schema in the Authorization Header.

Follow the link to try the application...

 

Baerer Authentication for Login by a ASP.NET Core 2.2 Web API

A Login system by a Angular client / ASP.NET Core 2.2 Web API secured by HTTPS and Authentication by a JWT with the Baerer schema in the Authorization Header.

Follow the link to try the application...

 

Basic Authentication for Login by a ASP.NET Core 2.2 Web API

A Login system by a Vue.js and Vuex client / ASP.NET Core 2.2 Web API secured by HTTPS and Authentication using the Basic schema in the Authorization Header.

Follow the link to try the application...

 

ASP.NET Core 2.0 Web API showing a dataset of Persons

Showing/Administrate a dataset of persons as a RESTful webservice using ASP.NET Core 2.0 Web API, MS SQL Database, AngularJS, ReactJS, jQuery, Ajax and JSON dataset. Secured by HTTPS.

Follow the link to try the application...