Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MADE-Apps
/
MADE.NET
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
107
Code
Issues
0
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor: .NET 10 update
- #355
#355
Merged
jamesmcroft
merged 13 commits into
main
MADE-Apps/MADE.NET:main
from
u/jamesmcroft/dotnet-10-update
MADE-Apps/MADE.NET:u/jamesmcroft/dotnet-10-update
Copy head branch name to clipboard
May 15, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
refactor: .NET 10 update
#355
jamesmcroft
merged 13 commits into
main
MADE-Apps/MADE.NET:main
from
u/jamesmcroft/dotnet-10-update
MADE-Apps/MADE.NET:u/jamesmcroft/dotnet-10-update
Copy head branch name to clipboard
Commits
Commits on May 14, 2026
chore: update project SDKs and target frameworks; remove obsolete Windows-specific converters
Show description for dfbc792
jamesmcroft
committed
dfbc792
View commit details
Copy full SHA for dfbc792
Browse repository at this point
feat: migrate to System.Text.Json and drop third-party dependencies
Show description for 38c720e
jamesmcroft
committed
38c720e
View commit details
Copy full SHA for 38c720e
Browse repository at this point
refactor: modernize codebase with file-scoped namespaces, nullable annotations, and async improvements
Show description for 8fa999c
jamesmcroft
committed
8fa999c
View commit details
Copy full SHA for 8fa999c
Browse repository at this point
refactor: add nullable annotations to improve code safety and clarity
jamesmcroft
committed
76d5e01
View commit details
Copy full SHA for 76d5e01
Browse repository at this point
refactor: enhance nullability annotations and improve code safety across multiple files
jamesmcroft
committed
39af53d
View commit details
Copy full SHA for 39af53d
Browse repository at this point
Merge branch 'main' into u/jamesmcroft/dotnet-10-update
jamesmcroft
authored
5af5174
View commit details
Copy full SHA for 5af5174
Browse repository at this point
refactor: enhance nullability annotations and improve code safety across multiple files
jamesmcroft
committed
0abfbe3
View commit details
Copy full SHA for 0abfbe3
Browse repository at this point
Commits on May 15, 2026
docs: enhance documentation and features across multiple articles
Show description for ee45ce8
jamesmcroft
committed
ee45ce8
View commit details
Copy full SHA for ee45ce8
Browse repository at this point
feat: add assertion helpers, async primitives, and EFCore extensions
Show description for d912e22
jamesmcroft
committed
d912e22
View commit details
Copy full SHA for d912e22
Browse repository at this point
feat: add value converters and extensions for DateTime, string, and file size; enhance length and math conversions
jamesmcroft
committed
1b0aa76
View commit details
Copy full SHA for 1b0aa76
Browse repository at this point
test: add tests for new features across all packages
jamesmcroft
committed
4dac51d
View commit details
Copy full SHA for 4dac51d
Browse repository at this point
fix(tests): use mock handler for error tests, keep real service for success
Show description for 78f9d1c
jamesmcroft
committed
78f9d1c
View commit details
Copy full SHA for 78f9d1c
Browse repository at this point
feat(networking): add INetworkRequestFactory for DI-friendly request creation
Show description for 6625423
jamesmcroft
committed
6625423
View commit details
Copy full SHA for 6625423
Browse repository at this point
You can’t perform that action at this time.