Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 1.14 KB

File metadata and controls

24 lines (23 loc) · 1.14 KB

FinanceOperation

Docker Build .NET Cross Platform Build Build status

Main goals for the solution

Techknowledges that are using

  • .NET 7, C#11
  • ASP.NET Core 7 Web Api
  • Entity Framework Core 7
  • Blazor WebAssembly
  • Azure Cosmos DB SDK
  • MSA.BuildingBlocks.Mapping which uses AutoMapper
  • MSA.BuildingBlocks.ServiceClient for making HTTP client for communicating with Finance Operation Service API
  • Swagger
  • MediatR
  • ODATA protocol
  • XUnit and Moq for unit tests
  • Docker
  • GitHub Actions which build dotnet solutions on (Windows, MacOS, Linux) and docker containers

Gonna be used in near future

  • SignalR
  • Python (with libraries to analyze bank propositions)
  • Xamarin for mobile app