diff --git a/src/Thrifty.Core/Thrifty.Core.csproj b/src/Thrifty.Core/Thrifty.Core.csproj index 0bfac62..1dc4001 100644 --- a/src/Thrifty.Core/Thrifty.Core.csproj +++ b/src/Thrifty.Core/Thrifty.Core.csproj @@ -2,7 +2,7 @@ 1.0.5 - RPC library are 100% compatible with apache thrift services and export thrift 0.93 for .net core. + An attribute-based library for creating Thrift serializable types and services. Core library that include Thrifty for dotnet core. Copyright labijie.com Thrifty.Core labijie team diff --git a/src/Thrifty.MicroServices/Thrifty.MicroServices.csproj b/src/Thrifty.MicroServices/Thrifty.MicroServices.csproj index 6a4d395..ee17ac2 100644 --- a/src/Thrifty.MicroServices/Thrifty.MicroServices.csproj +++ b/src/Thrifty.MicroServices/Thrifty.MicroServices.csproj @@ -2,7 +2,7 @@ 1.0.5 - Thrift integrated Eureka realizes service discovery and service registration. + An attribute-based library for creating Thrift serializable types and services. Copyright labijie.com Thrifty.MicroServices labijie team diff --git a/src/Thrifty.Nifty.Client/Thrifty.Nifty.Client.csproj b/src/Thrifty.Nifty.Client/Thrifty.Nifty.Client.csproj index a3105a6..e254bb5 100644 --- a/src/Thrifty.Nifty.Client/Thrifty.Nifty.Client.csproj +++ b/src/Thrifty.Nifty.Client/Thrifty.Nifty.Client.csproj @@ -2,7 +2,7 @@ 1.0.5 - A port of Nifty from facebook, nifty is an implementation of Thrift clients and servers on Netty. + An attribute-based library for creating Thrift serializable types and services, implementation of Thrift clients and servers on DotNetty. Copyright labijie.com Thrifty.Nifty.Client labijie team diff --git a/src/Thrifty.Nifty/Thrifty.Nifty.csproj b/src/Thrifty.Nifty/Thrifty.Nifty.csproj index 5504c18..091a99f 100644 --- a/src/Thrifty.Nifty/Thrifty.Nifty.csproj +++ b/src/Thrifty.Nifty/Thrifty.Nifty.csproj @@ -2,7 +2,7 @@ 1.0.5 - A port of Nifty from facebook, nifty is an implementation of Thrift clients and servers on Netty. + An attribute-based library for creating Thrift serializable types and services, implementation of Thrift clients and servers on DotNetty. Copyright labijie.com Thrifty.Nifty labijie team diff --git a/src/Thrifty.Services/Thrifty.Services.csproj b/src/Thrifty.Services/Thrifty.Services.csproj index 65b0b78..5010b98 100644 --- a/src/Thrifty.Services/Thrifty.Services.csproj +++ b/src/Thrifty.Services/Thrifty.Services.csproj @@ -2,7 +2,7 @@ 1.0.5 - A port of Swift from facebook, an attribute-based library for creating Thrift serializable types and services. + An attribute-based library for creating Thrift serializable types and services, implementation of Thrift clients and servers on DotNetty. Copyright labijie.com Thrifty.Services labijie team