question

OscarReinelOrduzAcosta-6615 avatar image
0 Votes"
OscarReinelOrduzAcosta-6615 asked karishmatiwari-msft commented

Consume .Net Framework stataless Service from .Net Asp Net Core service

I'm migrating an on-premise solution to Azure Service Fabric. This application is composed basically with a Asp Net Site and a .Net Windows Service backend. The Asp Net Site was relativally easy to migrate to an Asp Net Core stateless service, the windows Service I'm moving it to a .Net Framework (4.7.2) stateless service (It has to much code to move to .Net Core). But I can't figure it out how to consume this .Net Framework sateless service from the new Asp Net Core service. It's that posible (I mean consume .Net Framework service from .Net Core service)? How can I do that ?

azure-service-fabric
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks for your patience. I am currently investigating and engaging product team on this. Will update you shortly.

1 Vote 1 ·

0 Answers