Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 7 Support #3476

Merged
merged 29 commits into from
Dec 9, 2022
Merged

.NET 7 Support #3476

merged 29 commits into from
Dec 9, 2022

Conversation

mohdali
Copy link
Member

@mohdali mohdali commented Nov 26, 2022

Support for .NET 7

Note: MySQL Provider is still in alpha release. Reference to the alpha version is added so that samples will build. However, not clear when it will be released.

@mihey8800
Copy link

I see *.ps scripts still using .net 6. Look plz =)

@mohdali
Copy link
Member Author

mohdali commented Dec 1, 2022

I see *.ps scripts still using .net 6. Look plz =)

Yes you are right. I forgot to update docker images. Thanks for highlighting :)

@mohdali mohdali marked this pull request as ready for review December 1, 2022 18:19
@Nico-VanHaaster
Copy link

Is there any ETA on this PR? ELSA .NET 7 is blocking us from upgrading our full stack to .NET7

@mihey8800
Copy link

hi. I added DocumentApprovalWorkflow from samples.
image

trying to open it in workflow registry.

Reciving: https://localhost:5001/api/v1/workflow-registry/DocumentApprovalWorkflow/Latest

MissingMethodException - Method not found: 'System.Collections.Generic.IDictionary`2<System.String,System.Object> AutoMapper.IMappingOperationOptions.get_Items()'.".

Looks like some packages need to be updated.

@Nico-VanHaaster
Copy link

hi. I added DocumentApprovalWorkflow from samples. image

trying to open it in workflow registry.

Reciving: https://localhost:5001/api/v1/workflow-registry/DocumentApprovalWorkflow/Latest

MissingMethodException - Method not found: 'System.Collections.Generic.IDictionary`2<System.String,System.Object> AutoMapper.IMappingOperationOptions.get_Items()'.".

Looks like some packages need to be updated.

This issue is due to a change in Automapper that has been addressed in a previous PR that upgrades Automapper to 12.0

#3483 (comment)

@mohdali mohdali merged commit 392b450 into master Dec 9, 2022
@mohdali mohdali deleted the net7 branch December 9, 2022 18:42
@mohdali
Copy link
Member Author

mohdali commented Dec 9, 2022

Is there any ETA on this PR? ELSA .NET 7 is blocking us from upgrading our full stack to .NET7

The PR is merged and preview packages are published to myGet.

Please check if any further issues.

@sjd2021
Copy link

sjd2021 commented Dec 15, 2022

@mohdali Any idea when this will be available on nuget? I'm trying to connect to myget but haven't had much luck for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants