Skip to content

Additional Reading

Vue

Vue.js has comprehensive documentation that covers everything from basic concepts to advanced features. This is an essential resource for any developer working with Vue.js.

Read more about it HERE.

Vuex

Vuex is a state management library for Vue.js. The documentation provides an in-depth explanation of Vuex's core concepts and how to use them to manage the state of an application.

Read more about it HERE.

Pinia

Pinia is the NEW recommended official state management library for Vue. Future upgrades of the system would include migrating to Pinia.

Read more about it HERE.

NSwag

NSwag is a toolchain for generating client code, server stubs, and API documentation from OpenAPI, Swagger, and JSON Schema specifications for .NET and TypeScript.

Read more about it HERE.

Hangfire

An easy way to perform background processing in .NET and .NET Core applications. No Windows Service or separate process required.

Backed by persistent storage. Open and free for commercial use.

Read more about it HERE.

Vue.js + .NET Core tutorial

This tutorial provides a step-by-step guide to building a web application with Vue.js and .NET Core. It covers topics such as setting up a development environment, creating a RESTful API with .NET Core, and building a frontend with Vue.js.

Read more about it HERE.

Vue.js + Vuex tutorial

This tutorial builds on the previous tutorial and adds Vuex to the mix. It provides a guide to building a more complex web application with Vue.js, .NET Core, and Vuex.

Read more about it HERE.

.NET Core + SignalR tutorial

This tutorial provides a guide to building a real-time web application with Vue.js, .NET Core, and SignalR. It covers topics such as setting up a SignalR hub, creating a Vue.js component to display real-time data, and handling events from the server.

Read more about it HERE.


More to come soon...

 

Released by DevOps Team