Skip to content

.Net Core Application, Microservices concepts and API Gateway pattern

Notifications You must be signed in to change notification settings

diogo-soares/PlatformServices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlatformServices Project!

This Project is a open-source project written in .NET Core

The objective of this project is to implement with good programming practices and use the best technologies in .net core

Give a Star! ⭐

If you liked the project please give a star

How to use:

  • You will need the latest Visual Studio 2019 and the latest .NET Core SDK.
  • Please check if you have installed the same runtime version (SDK) described in global.json
  • The latest SDK and tools can be downloaded from https://dot.net/core.

To know more about how to setup your enviroment visit the Microsoft .NET Download Guide

Technologies implemented:

  • .NET Core 5.0 and 6.0
  • Google.Protobuf
  • Grpc.AspNetCore
  • Grpc.Net.Client
  • Grpc.Tools
  • Microsoft.EntityFrameWorkCore
  • RabbitMQ.Client
  • AutoMapper.Extensions.Microsoft.DependencyInjection
  • Api Gateway NGINX
  • Microservices