CarterServiceTemplate 0.0.6
See the version list below for details.
dotnet new install CarterServiceTemplate::0.0.6
Carter Service Template
Dotnet template library for web services using the Carter library.
Builds
Provider | Status |
---|---|
Appveyor | |
Github |
Packages
NuGet (Stable) | MyGet (Prerelease) |
---|---|
Install
For installation via the dotnet install command:
dotnet new -i "CarterServiceTemplate::*"
For myget installations you can specify the source on the dotnet command:
dotnet new -i "CarterServiceTemplate::*" --nuget-source https://www.myget.org/F/carterservicetemplate/api/v3/index.json
Then you can freely use it by executing the following dotnet command:
dotnet new carterws -o MyCarterWs
Version target
This template targets the following dotnet versions:
net version | template version |
---|---|
6.0 | latest |
5.0 | 0.0.3 |
3.1 | 0.0.1 |
The following libraries are included as part of the projects:
Uninstall
To uninstall simply execute:
dotnet new -u "CarterServiceTemplate"
-
net7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Upgrade to target net 7.0