Open in app

Sign In

Write

Sign In

Chandrakanth
Chandrakanth

18 Followers

Home

About

Oct 26, 2022

Lowering in C# and Understanding Records with Lowering

.Net Compiler Roslyn uses the Concept of Lowering to convert high level complex programming semantic features to Simpler low level functionalities. Like for loop to while , async await to State Machine and record type to Class and so on Where Lowering Stands in Compilation Process Roslyn compiler converts all our Managed Codes to unmanaged code…

Dotnet

3 min read

Lowering in C# and Understanding Records with Lowering
Lowering in C# and Understanding Records with Lowering
Dotnet

3 min read


Published in The Startup

·Dec 7, 2020

Working With gRPC in .Net

gRPC gRPC is a high-performance Remote Procedure Call (RPC) framework. Similar like SOAP it uses a Contract-first approach to API development. It uses Protocol buffers (protobuf) to define services and messages sent between Client and servers. Protobuf messages are defined in .proto files. The main benefits of gRPC are: It’s modern…

Grpc

9 min read

Working With gRPC in .Net
Working With gRPC in .Net
Grpc

9 min read

Chandrakanth

Chandrakanth

18 Followers

.Net Expert, Full stack Developer, Coder

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech