carterservicetemplate - CarterServiceTemplate 0.0.8

Carter template for web services including a few helpful libraries, for the full list of the libraries see the github page on the project url.

PM> Install-Package CarterServiceTemplate -Version 0.0.8 -Source https://www.myget.org/F/carterservicetemplate/api/v3/index.json

Copy to clipboard

> nuget.exe install CarterServiceTemplate -Version 0.0.8 -Source https://www.myget.org/F/carterservicetemplate/api/v3/index.json

Copy to clipboard

> dotnet add package CarterServiceTemplate --version 0.0.8 --source https://www.myget.org/F/carterservicetemplate/api/v3/index.json

Copy to clipboard
<PackageReference Include="CarterServiceTemplate" Version="0.0.8" />
Copy to clipboard
source https://www.myget.org/F/carterservicetemplate/api/v3/index.json

nuget CarterServiceTemplate  ~> 0.0.8
Copy to clipboard

> choco install CarterServiceTemplate --version 0.0.8 --source https://www.myget.org/F/carterservicetemplate/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "carterservicetemplate" -SourceLocation "https://www.myget.org/F/carterservicetemplate/api/v2"
Install-Module -Name "CarterServiceTemplate" -RequiredVersion "0.0.8" -Repository "carterservicetemplate" 
Copy to clipboard

Carter Service Template Mit License

Dotnet template library for web services using the Carter library.

Builds

Provider Status
Appveyor Build status
Github .NET

Packages

NuGet (Stable) MyGet (Prerelease)
NuGet MyGet

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
8.0 latest
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"

Upgrade to target net 8.0

  • .NETFramework 8.0

Owners

Jaxelr

Authors

Jaxel Rojas

Project URL

https://github.com/Jaxelr/CarterServiceTemplate

License

Unknown

Tags

template carter api service

Info

19 total downloads
4 downloads for version 0.0.8
Download (20.9 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.0.8 20.9 KB Tue, 23 Apr 2024 12:33:29 GMT 4
0.0.7 20.36 KB Thu, 28 Sep 2023 15:25:54 GMT 3
0.0.6 19.81 KB Sat, 28 Jan 2023 16:43:58 GMT 3
0.0.5 20.12 KB Wed, 19 Oct 2022 15:31:56 GMT 2
0.0.4 20.12 KB Tue, 09 Aug 2022 14:47:40 GMT 2
0.0.3 18.96 KB Sat, 22 Jan 2022 14:37:08 GMT 2
0.0.2 19.8 KB Tue, 15 Jun 2021 01:28:04 GMT 2
0.0.1 19.51 KB Thu, 17 Dec 2020 17:51:12 GMT 1