AspNetCore.Client.Generator 0.18.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package AspNetCore.Client.Generator --version 0.18.2
                    
NuGet\Install-Package AspNetCore.Client.Generator -Version 0.18.2
                    
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.18.2">
  <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.18.2" />
                    
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.18.2
                    
#r "nuget: AspNetCore.Client.Generator, 0.18.2"
                    
#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.18.2
                    
#: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.18.2
                    
Install as a Cake Addin
#tool nuget:?package=AspNetCore.Client.Generator&version=0.18.2
                    
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,630 4/11/2019
0.18.1 3,706 3/27/2019
0.18.0 4,092 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,524 2/28/2019
0.15.2 5,688 1/25/2019
0.15.1 4,802 1/25/2019
0.15.0 4,706 1/21/2019
0.14.0 4,465 12/19/2018
0.12.8 3,675 10/27/2018
0.12.7 5,731 10/26/2018
0.12.4 4,498 9/25/2018
0.12.3 3,682 9/24/2018
0.12.2 3,645 9/24/2018
0.12.1 5,030 9/24/2018
Loading failed