Proto.Service.Interface.Generator 1.0.0.10002

dotnet add package Proto.Service.Interface.Generator --version 1.0.0.10002
                    
NuGet\Install-Package Proto.Service.Interface.Generator -Version 1.0.0.10002
                    
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="Proto.Service.Interface.Generator" Version="1.0.0.10002" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Proto.Service.Interface.Generator" Version="1.0.0.10002" />
                    
Directory.Packages.props
<PackageReference Include="Proto.Service.Interface.Generator" />
                    
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 Proto.Service.Interface.Generator --version 1.0.0.10002
                    
#r "nuget: Proto.Service.Interface.Generator, 1.0.0.10002"
                    
#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 Proto.Service.Interface.Generator@1.0.0.10002
                    
#: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=Proto.Service.Interface.Generator&version=1.0.0.10002
                    
Install as a Cake Addin
#tool nuget:?package=Proto.Service.Interface.Generator&version=1.0.0.10002
                    
Install as a Cake Tool

Releases

1.0.0.10002

  • Support for .net 8 and .net 9
  • Updated dependencies

1.0.0.10001

  • Release build name change

1.0.0-rc4

  • Updated Dependencies list
  • Added GeneratedCode Attribute for the code generated
  • Intellisense support enabled via EnforceExtendedAnalyzerRules property in project

1.0.0-rc3

  • Updated Google.Protobuf to Version 3.22.4
  • Fix in parsing logic for rpc definitions

1.0.0-rc2

  • System.Threading.Tasks.Task Instead of Task for Non-Implicit using projects
  • Auto-generation comment on each generated file

1.0.0-rc1

  • First official build
  • Generates interfaces for simple proto API's
  • Enums, repeated, Other messages supported
  • Missing functionality for streams
  • Nested Messages suuport missing
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
1.0.0.10002 195 4/16/2025
1.0.0.10001 294 1/21/2024
1.0.0-rc4 192 5/23/2023
1.0.0-rc3 184 5/7/2023
1.0.0-rc2 170 4/27/2023
1.0.0-rc1 171 4/26/2023