Skip to content

jiowchern/Regulus.Remote.CodeAnalysis

Repository files navigation

demo

Introduction

This is an extension for Visual Studio 2019, a syntax checking aid when developing projects with Regulus.Remote.

Usage

Add the Regulus.Remote.Attributes.SyntaxHelper attribute to the protocol interface.

namespace Demo
{
    [Regulus.Remote.Attributes.SyntaxHelper]
    public interface IFoo
    {
    }
}

Download

Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published