This repository was archived by the owner on May 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 85
ASP.NET Core gRPC for WCF Developers Changelog
Sumit Ghosh edited this page Jan 6, 2021
·
3 revisions
Reference commits : 60aa2d5, ab5b64c, 8f6efd1, b6e478b, 00ac734, 08404c6, d859546
-
Updates .NET 5 related content in the following pages :
SimpleStockTickerSample\grpc\SimpleStockTicker
-
TraderSys.SimpleStockTickerServer.csproj
project related updates- Updates project file.
- Updates
Grpc.AspNetCore
package version to2.34.0-pre1
- Updates
Grpc.Tools
package to version2.34.0
-
TraderSys.SimpleStockTickerServer.Client.csproj
project related updates- Updates project file.
- Updates
Google.Protobuf
package version to3.14.0
- Updates
Grpc.Net.ClientFactory
package version to2.34.0-pre1
- Updates
Grpc.Tools
package version to2.34.0
-
TraderSys.SimpleStockTickerServer.ClientConsole.csproj
project related udpates- Updates project file.
- Updates
Grpc.Net.Common
package version to2.34.0-pre1
-
FullStockTickerSample\grpc\FullStockTicker
-
TraderSys.FullStockTicker.Client.csproj
project related updates- Updates project file.
- Updates
Google.Protobuf
package version to3.14.0
- Updates
Grpc.Auth
package version to2.34.0
- Updates
Grpc.Net.ClientFactory
package version to2.34.0-pre1
- Updates
Grpc.Net.Common
package version to2.34.0-pre1
- Updates
Grpc.Tools
package version to2.34.0
-
TraderSys.FullStockTickerClientApp.csproj
project related updates- Updates project file.
- Updates
Microsoft.Extensions.DependencyInjection
package version to5.0.0
-
TraderSys.FullStockTickerServer.csproj
project related updates- Updates project file.
- Updates
Grpc.AspNetCore
package version to2.34.0-pre1
- Updates
Grpc.Net.Common
package version to2.34.0-pre1
- Updates
Grpc.Tools
package version to2.34.0
- Updates
Microsoft.AspNetCore.Authentication.Certificate
package version to5.0.0
-
-
FullStockTickerSample\grpc\FullStockTickerAuth
- specific updates-
TraderSys.FullStockTicker.Client.csproj
project related updates- Updates project file.
- Updates
Google.Protobuf
package version to3.14.0
- Updates
Grpc.Auth
package version to2.34.0
- Updates
Grpc.Net.ClientFactory
package version to2.34.0-pre1
- Updates
Grpc.Net.Common
package version to2.34.0-pre1
- Updates
Grpc.Tools
package version to2.34.0
-
-
PortfoliosSample\grpc\TraderSys
project related updates-
TraderSys.Portfolios.csproj
project related updates- Updates project file.
- Updates
Grpc.AspNetCore
package version to2.32.0
- Updates
Grpc.Tools
package version to2.34.0
- Updates
Microsoft.AspNetCore.Authentication.JwtBearer
package version to5.0.0
-
TraderSys.Portfolios.ClientConsole.csproj
project related updates- Updates project file.
- Updates
Google.Protobuf
package version to3.14.0
- Updates
Grpc.Net.ClientFactory
package version to2.34.0-pre1
- Updates
Grpc.Tools
package version to2.34.0
-
-
PortfoliosSample\grpc\TraderSysAuth
project related updates-
TraderSys.Portfolios.csproj
project related updates- Updates project file.
- Updates
Grpc.AspNetCore
package version to2.32.0
- Updates
Grpc.Tools
package version to2.34.0
- Updates
Microsoft.AspNetCore.Authentication.JwtBearer
package version to5.0.0
-
TraderSys.Portfolios.Client.csproj
project related updates- Updates project file.
- Updates
Google.Protobuf
package version to3.14.0
- Updates
Grpc.Net.ClientFactory
package version to2.34.0-pre1
- Updates
Grpc.Tools
package version to2.34.0
-
TraderSys.Portfolios.ClientConsole.csproj
project related updates- Updates project file.
- Updates
Google.Protobuf
package version to3.14.0
- Updates
Grpc.Net.ClientFactory
package version to2.34.0-pre1
- Updates
Grpc.Tools
package version to2.34.0
-
-
KubernetesSample
-
StockData.csproj
project related updates- Updates project file.
- Updates
Grpc.AspNetCore
package version to2.34.0-pre1
- Updates
Dockerfile
- Corrects StockData API address
-
StockWeb.csproj
project related updates- Updates project file.
- Updates
Google.Protobuf
to version3.14.0
- Updates
Grpc.Net.ClientFactory
package to version2.34.0-pre1
- Updates
Grpc.Tools
package to version2.34.0
- Updates
Dockerfile
-