Skip to content

Upgrade to net10#5

Merged
BigBadJock merged 3 commits intomasterfrom
upgrade-to-NET10
Mar 31, 2026
Merged

Upgrade to net10#5
BigBadJock merged 3 commits intomasterfrom
upgrade-to-NET10

Conversation

@BigBadJock
Copy link
Copy Markdown
Owner

No description provided.

Added copilot-instructions.md detailing coding standards, architecture patterns, file organization, dependency injection, error handling, testing, documentation, and project-specific rules for SilverCodeAPI. This document serves as a reference for contributors and AI assistants.
- Update all projects from net9.0 to net10.0
- Update Microsoft.EntityFrameworkCore 9.0.1 → 10.0.5
- Update Microsoft.AspNetCore.Identity.EntityFrameworkCore 9.0.1 → 10.0.5
- Resolve security vulnerabilities: Removed Microsoft.AspNetCore.Identity and Microsoft.AspNetCore.Mvc (unused in class library)
- Update Newtonsoft.Json 13.0.3 → 13.0.4
- Update System.IdentityModel.Tokens.Jwt 8.3.1 → 8.17.0

Projects updated:
- Core.Common.DataModels
- Core.Common.Contracts
- Core.Common

Validated: 0 build errors, 0 warnings, 0 security vulnerabilities
Added detailed .NET 10 upgrade planning documents (plan.md, assessment.md/json/csv, tasks.md, execution-log.md, scenario.json) covering migration strategy, dependency analysis, risk management, and validation steps. Updated Core.Common, Core.Common.Contracts, and Core.Common.DataModels project files: incremented version numbers to 1.2026.331.214 and upgraded REST-Parser to 1.3.0. These changes establish a comprehensive roadmap and assessment for a secure, atomic migration from .NET 9.0 to .NET 10.0.
@BigBadJock BigBadJock merged commit 9cd67b0 into master Mar 31, 2026
1 check failed
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.

1 participant