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

When to start supporting .Net Core 3.0 #21

Closed
maikebing opened this issue Sep 30, 2019 · 10 comments
Closed

When to start supporting .Net Core 3.0 #21

maikebing opened this issue Sep 30, 2019 · 10 comments

Comments

@maikebing
Copy link

System.TypeLoadException:“Could not load type 'Microsoft.Extensions.DependencyInjection.MvcJsonMvcCoreBuilderExtensions' from assembly 'Microsoft.AspNetCore.Mvc.Formatters.Json, Version=3.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.”

@maikebing maikebing changed the title .Net Core 3.0 services.AddQuartzmin(); System.TypeLoadException When to start supporting .Net Core 3.0 Sep 30, 2019
@ChEhrhard
Copy link

Hi, i tried to run QuartzMin in my Net Core 3.1 app, but this error is still firing.
Is this supported ?

@kanavrov
Copy link

I opened a pull request for dotnet core 3.1 support, feel free to check it out. #26

@gokhanabatay
Copy link

Please add support donet core 3.1 @kanavrov @maikebing @ChEhrhard

@maikebing
Copy link
Author

maikebing commented Jan 7, 2020

Fix for Asp.Net Core 3.1 and fixe for VirtualPathRoot #27
#27

@gokhanabatay
Copy link

Please make a release donet core 3.1 @kanavrov @maikebing @ChEhrhard

@evolvedlight
Copy link

Hi, any chance this happens soon please? would be good to merge the above to fix this.

@maikebing
Copy link
Author

Hi, any chance this happens soon please? would be good to merge the above to fix this.

#27

@brendonwm
Copy link

Please make a release donet core 3.1 @kanavrov @maikebing @ChEhrhard

It would be nice to have a package on nuget.org for self-host. I see there are some forked versions on there too. @maikebing is that why you forked?

@maikebing
Copy link
Author

@brendonwm Because jlucansky doesn't release a new version.

@mandlar
Copy link

mandlar commented Mar 11, 2022

I've created a fork here with a nuget.org package for those looking for .NET Core 3.1 support. Thanks.

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

No branches or pull requests

7 participants