-
Notifications
You must be signed in to change notification settings - Fork 184
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
Comments
Hi, i tried to run QuartzMin in my Net Core 3.1 app, but this error is still firing. |
I opened a pull request for dotnet core 3.1 support, feel free to check it out. #26 |
Please add support donet core 3.1 @kanavrov @maikebing @ChEhrhard |
Please make a release donet core 3.1 @kanavrov @maikebing @ChEhrhard |
Hi, any chance this happens soon please? would be good to merge the above to fix this. |
|
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? |
@brendonwm Because jlucansky doesn't release a new version. |
I've created a fork here with a nuget.org package for those looking for .NET Core 3.1 support. Thanks. |
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'.”
The text was updated successfully, but these errors were encountered: