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,739 9/3/2019
0.19.0 3,791 5/20/2019
0.18.2 3,629 4/11/2019
0.18.1 3,705 3/27/2019
0.18.0 4,091 3/20/2019
0.17.2 3,683 3/5/2019
0.17.1 5,656 3/5/2019
0.17.0 3,668 3/5/2019
0.16.1 5,425 2/28/2019
0.16.0 3,523 2/28/2019
0.15.2 5,687 1/25/2019
0.15.1 4,801 1/25/2019
0.15.0 4,705 1/21/2019
0.14.0 4,464 12/19/2018
0.12.8 3,674 10/27/2018
0.12.7 5,730 10/26/2018
0.12.4 4,498 9/25/2018
0.12.3 3,681 9/24/2018
0.12.2 3,645 9/24/2018
0.12.1 5,029 9/24/2018
Loading failed