Zoneofdevelopment.com

Web API Archives

WEBIn this post, we will see how to create a WebAPI project to execute CRUD operations in a MongoDB database. We start creating a Docker-compose file in order to define a …

Actived: 1 days ago

URL: https://www.zoneofdevelopment.com/category/web-api/

Web API Archives

WEBIn this post, we will see how to implement JWT (JSON Web Token) authentication in Minimal APIs.We are going to use the same project that we created in the post “Web …

Category:  Health Go Health

How to ping an IP/Address with .NET Core

WEBIn this post, we will see how to ping an IP or Address with .net Core. We start creating a Console application called CheckIP where, we will define a class called …

Category:  Health Go Health