Class VersionInfo (2.66.0)

 public static class VersionInfo 

Provides info about current version of gRPC. See https://codingforsmarties.wordpress.com/2016/01/21/how-to-version-assemblies-destined-for-nuget/ for rationale about assembly versioning.

Inheritance

object > VersionInfo

Namespace

Grpc.Core

Assembly

Grpc.Core.Api.dll

Fields

CurrentAssemblyFileVersion

  public 
  
 const 
  
 string 
  
 CurrentAssemblyFileVersion 
  
 = 
  
 "2.66.0.0" 
 

Current AssemblyFileVersion of gRPC C# assemblies

Field Value
Type
Description

CurrentAssemblyVersion

  public 
  
 const 
  
 string 
  
 CurrentAssemblyVersion 
  
 = 
  
 "2.0.0.0" 
 

Current AssemblyVersion attribute of gRPC C# assemblies

Field Value
Type
Description

CurrentVersion

  public 
  
 const 
  
 string 
  
 CurrentVersion 
  
 = 
  
 "2.66.0" 
 

Current version of gRPC C#

Field Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: