Click here to Skip to main content
15,884,388 members
Articles / Web Development / HTML

Introducing Minimal Real-Time API for .NET

Rate me:
Please Sign up or sign in to vote.
4.76/5 (10 votes)
24 Jan 2022Apache4 min read 9.7K   180   20  
A lightweight alternative for serving real-time updates from a .NET web service.
This article provides an introduction to a lightweight API for ASP.NET web services provided by DotNetify.SignalR NuGet package that can reduce a lot of boilerplate code when implementing real-time updates, and provide an example of how to create a real-time web component with VueJS without using Node.JS build.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
United States United States
Full-stack s/w engineer, open source author.

Comments and Discussions