Skip to content

Version 6.0 #405

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

Merged
merged 22 commits into from
Dec 28, 2022
Merged

Version 6.0 #405

merged 22 commits into from
Dec 28, 2022

Conversation

kalintsenkov
Copy link
Collaborator

Prerequisites:

  • Visual Studio 2022 with the ASP.NET and web development workload
  • .NET 6.0 SDK or later

Full list: https://docs.microsoft.com/en-us/aspnet/core/migration/50-to-60?view=aspnetcore-5.0&tabs=visual-studio

  • Upgrade TargetFramework to net6.0 and VersionPrefix to 6.0.0
  • Updated all packages to their latest stable version
  • Improved NewtonsoftJsonOutputFormatter constructor
  • Updated version prefix to 6.0

Philip Shishov and others added 17 commits January 9, 2021 13:43
Update AspNetCore nugets to 5.0.0/5.0.1
…tionFilter

2. Add Microsoft.Extensions.Configuration for AddInMemoryCollection extension

3. Add #pragma warning disable EF1001 // Internal EF Core API usage to ServicesTests

4. Update MigratorMock GenerateScript

5. Change throw ex to throw for Re-throwing caught exception changes stack information

Successful build
…ue during route assertion but uses it within the action call (closes ivaylokenov#385)
…cy On Certain Tests

Removed Language Specific Dependency On Certain Tests
@CLAassistant
Copy link

CLAassistant commented Mar 11, 2022

CLA assistant check
All committers have signed the CLA.

@msdeibel
Copy link

Hi there, we inherited a few tests that rely on this framework. It would be rather important to get our hands on version 6.
Is there anything we can do to help to get this through CI?

@Sinkarq
Copy link

Sinkarq commented Apr 20, 2022

+1

@kalintsenkov kalintsenkov marked this pull request as draft December 28, 2022 08:02
@kalintsenkov kalintsenkov marked this pull request as ready for review December 28, 2022 08:04
@kalintsenkov kalintsenkov linked an issue Dec 28, 2022 that may be closed by this pull request
@ivaylokenov ivaylokenov merged commit a57f3ce into ivaylokenov:development Dec 28, 2022
@kalintsenkov kalintsenkov mentioned this pull request Nov 20, 2023
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.

.NET 6 Support
7 participants