© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•16mo ago•
50 replies
Murali

✅ Vue js + .Net Web Api

Hi, I am new to VueJS and web API. I have a new task to create a simple application. 
fronted Vue.js 
Backend is Web API. 

this My Point To Complete

1.) Implement a simple web application using Vue JS which contains a navbar on the top of the page and this navbar will contain a notifications component (with a bell icon). This notifications component needs to be a Vue JS component. This notification icon will notify the incoming notifications by popping up with the number of incoming notifications. This is similar to incoming notifications you see on Facebook/Instagram. Also, the notifications should be in real-time. So, you can use Asp.net SignalrR for real-time functionality.
2.) You can create a .NET 8 web API for posting notifications. And as soon as you call the posting endpoint in the Web API, the notification icon in the navbar of the Vue web application should show incoming notification with some glowing indication and number of incoming unread messages.

My doubt is how to create the application differently. I want to create the VueJS spearte and Web Api Sepater. Any One Can Help Me
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

❔ Web API, ASP.NET and Vue.js
C#CC# / help
3y ago
✅ ASP.Net Core Web API
C#CC# / help
6mo ago
.Net 8 Web Api Config
C#CC# / help
16mo ago
✅ asp.net web api connection refused
C#CC# / help
2y ago