All plugins using to compose my Dotnet Studio in Stackspot.
Plugin | Description |
---|---|
dotnet-base | Base creation of an dotnet application with Clean Architecture |
dotnet-repository | Creation of an Infrastructure project based on a database |
dotnet-webapi | Creation of an Api project based in Minimal API dotnet feature and using the NuGet CruderSimple |
dotnet-webapi-auth | Implementing authorization and authentication with Identity - based on the database choosen |
dotnet-webapi-endpoint | Implementing a CRUD endpoints for a new Entity |
- Have to created an Account in Stackspot
- Downloaded the Stackspot CLI
Run the command:
./publish_plugins.sh {verions} {your_studio}
example:
./publish_plugins.sh 1.0.0 thiagomaia971