17-December-2023
A simple REST API in .NET 6 with C# serving as a Basic Starter
Traditional webhosting is used for this Application
Try the demo...A simple Web API created by VS Code using .NET 6
The Web API at GitHub07-October-2023
ASP.NET Core 2.2 REST API with C# towards Angular and React serving as Role based Membership system
Traditional webhosting is used for this Application
A Web API role based Membership System for authentication and registration managing Users by an Angular or React client / ASP.NET Core 2.2 Web API with C# secured by HTTPS and Authentication by a JWT
Administrate Posts by an Angular client and the Web API after a successfully login
02-July-2023
Types of Tests used creating this Blog and the Web Projects
Below a demo of testing with Jest and Supertest in a Node.js Express TypeScript App
Below a demo of Unit testing with xUnit and .NET Core console App
15-January-2023
ASP.NET Core 2.0 REST API with C# showing a dataset of Persons by MVC / Web API
Traditional webhosting is used for the Application
Try the demo...Showing / Administrate a dataset of persons as a REST API + MVC using C#, MSSQL Database, AngularJS, ReactJS, jQuery, Ajax and JSON dataset. Secured by HTTPS
The source code at GitHub