CarterServiceTemplate 0.2.1
dotnet new install CarterServiceTemplate@0.2.1
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 install "CarterServiceTemplate::*"
For myget installations you can specify the source on the dotnet command:
dotnet new install "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 |
|---|---|
| 10.0 | latest |
| 9.0 | 0.1.1 |
| 8.0 | 0.0.9 |
| 7.0 | 0.0.7 |
| 6.0 | 0.0.5 |
| 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 uninstall "CarterServiceTemplate"
-
net10.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.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.1 | 48 | 8/16/2026 |
| 0.2.0 | 96 | 8/10/2026 |
| 0.1.1 | 339 | 3/8/2026 |
| 0.1.0 | 380 | 1/8/2026 |
| 0.0.9 | 662 | 11/26/2024 |
| 0.0.8 | 3,652 | 11/22/2023 |
| 0.0.7 | 2,107 | 9/28/2023 |
| 0.0.6 | 1,304 | 12/12/2022 |
| 0.0.5 | 968 | 8/9/2022 |
| 0.0.4 | 1,045 | 2/4/2022 |
| 0.0.3 | 2,762 | 6/20/2021 |
| 0.0.2 | 1,126 | 1/31/2021 |
| 0.0.1 | 1,060 | 12/26/2020 |
Upgrade to target net 10.0