AspNetCore.Client.Generator 0.19.1

dotnet add package AspNetCore.Client.Generator --version 0.19.1
                    
NuGet\Install-Package AspNetCore.Client.Generator -Version 0.19.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AspNetCore.Client.Generator" Version="0.19.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCore.Client.Generator" Version="0.19.1" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCore.Client.Generator">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AspNetCore.Client.Generator --version 0.19.1
                    
#r "nuget: AspNetCore.Client.Generator, 0.19.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AspNetCore.Client.Generator@0.19.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AspNetCore.Client.Generator&version=0.19.1
                    
Install as a Cake Addin
#tool nuget:?package=AspNetCore.Client.Generator&version=0.19.1
                    
Install as a Cake Tool

A build task that will generate clients from a asp.net core project

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 2.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.19.1 3,776 9/3/2019
0.19.0 3,814 5/20/2019
0.18.2 3,653 4/11/2019
0.18.1 3,735 3/27/2019
0.18.0 4,116 3/20/2019
0.17.2 3,709 3/5/2019
0.17.1 5,680 3/5/2019
0.17.0 3,693 3/5/2019
0.16.1 5,447 2/28/2019
0.16.0 3,552 2/28/2019
0.15.2 5,710 1/25/2019
0.15.1 4,825 1/25/2019
0.15.0 4,729 1/21/2019
0.14.0 4,485 12/19/2018
0.12.8 3,698 10/27/2018
0.12.7 5,750 10/26/2018
0.12.4 4,515 9/25/2018
0.12.3 3,701 9/24/2018
0.12.2 3,664 9/24/2018
0.12.1 5,050 9/24/2018
Loading failed