Nayan Raval

Nayan Raval is a MEAN Stack .Net Developer has extensive experience with designing and developing enterprise-scale applications. Key Areas Of Expertise: • ASP.NET Core MVC • ASP.NET Core Web API • C# • ASP.NET MVC 5 • Angular All versions • HTML5 • CSS3 / SCSS • Bootstrap • JavaScript • Azure • JQuery Databases and related • Microsoft SQL server MSSQL • PostgreSQL • Entity Framework (EF) • LINQ UI Frameworks • Kendo UI • Telerik • JQuery UI • Prime NG and Material UI API Integration • SignalR • DateDog • Twilio Voice Call And Message • Stripe • SendGrid (Email Camping) • Checkr • Zoom Video Call • Auth0 • Elastic Search • Quartz - Scheduler • JWT Token • Google Calendar

Create Microservices Using ASP.NET Core

Microservices is a software development style that arose from current trends to establish techniques that aim to improve the speed…

2 years ago

How to Deploy Angular Application Using Firebase Hosting

Angular 12 application on Firebase using its Firebase hosting feature. Firebase can store up to 10GB of hosting content and…

2 years ago

How to Create a Node.js Authentication API Using JWT Tokens

In this article, we learnt about JWT, authentication, and authorization, as well as how to create an API in Node.js…

2 years ago

How To Integrate Swagger With A NodeJS REST API

Always document your APIs so that they are easy to test and so that others can understand and test them…

2 years ago

How To Use Parallax-js In Angular

how to use the Parallax-js effect in angular. parallax.js will create a fixed-position element at the start of the document's body.…

2 years ago

Display Loading Image When AJAX Call Is In Progress

You can display a loading image or text message on the page when the AJAX request is in progress and…

3 years ago

CRUD Operation In ASP.NET MVC Using Code First Approach And Razor Syntax

MVC CRUD Operations Using Entity Framework ; Step 3 ; Step 4 ; Step 5. Right Click on the project…

3 years ago

Lazily Resolving Services To Fix Circular Dependencies In .NET Core

NET Core dependency injection system, but not so many options when trying to jam them together. ... The “Lazy” Fix…

3 years ago

Get File Type Extension Using Pipe In Angular

The file.type variable is passed straight through to our transform method, as the first argument. We can call this our…

3 years ago

Download File with HttpClient In Angular

Downloading files is a common task for web applications. These files could be some PDF, ZIP, or any other binary…

3 years ago