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
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 }}
RehanSaeed
/
Schema.NET
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
88
Star
686
Code
Issues
34
Pull requests
32
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Added .NET 8 target
- #696
#696
Open
multiarc
wants to merge 12 commits into
RehanSaeed:main
RehanSaeed/Schema.NET:main
from
multiarc:feature/net8_support
multiarc/Schema.NET:feature/net8_support
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Added .NET 8 target
#696
multiarc
wants to merge 12 commits into
RehanSaeed:main
RehanSaeed/Schema.NET:main
from
multiarc:feature/net8_support
multiarc/Schema.NET:feature/net8_support
Copy head branch name to clipboard
Commits
Commits on Jan 12, 2025
1. Added .NET 8 support
Show description for 1996c29
multiarc
committed
1996c29
View commit details
Copy full SHA for 1996c29
Browse repository at this point
Explicitly enable NET Analyzers for all projects and move common project settings to .props file
Show description for 516f66b
multiarc
committed
516f66b
View commit details
Copy full SHA for 516f66b
Browse repository at this point
Test pipeline update
Show description for f7d246c
multiarc
committed
f7d246c
View commit details
Copy full SHA for f7d246c
Browse repository at this point
Remove extra "UseDotNet" task since latest SDK should be sufficient
Show description for 43b79d4
multiarc
committed
43b79d4
View commit details
Copy full SHA for 43b79d4
Browse repository at this point
Put latest SDK version as AppVeyor build failed as it cannot discover latest .NET version in dotnet-install.sh
Show description for 8609f37
multiarc
committed
8609f37
View commit details
Copy full SHA for 8609f37
Browse repository at this point
Commits on Jan 14, 2025
Restore direct references for Visual Studio, WIP
Show description for bdcf195
multiarc
committed
bdcf195
View commit details
Copy full SHA for bdcf195
Browse repository at this point
Fallback to netstandard2.0 in Visual Studio and allow any target for other IDEs and dotnet command line.
Show description for dbb7059
multiarc
committed
dbb7059
View commit details
Copy full SHA for dbb7059
Browse repository at this point
Merge setup-dotnet
Show description for e9214e5
multiarc
committed
e9214e5
View commit details
Copy full SHA for e9214e5
Browse repository at this point
Move Resources.Designer.cs out of shared folder
Show description for b5abdf5
multiarc
committed
b5abdf5
View commit details
Copy full SHA for b5abdf5
Browse repository at this point
Fix root namespace
Show description for 324d2fc
multiarc
committed
324d2fc
View commit details
Copy full SHA for 324d2fc
Browse repository at this point
Rename folder to Common
Show description for 86e5f17
multiarc
committed
86e5f17
View commit details
Copy full SHA for 86e5f17
Browse repository at this point
Commits on Apr 3, 2025
Remove redundant .NET framework targets in unit tests
multiarc
committed
21fc97f
View commit details
Copy full SHA for 21fc97f
Browse repository at this point
You can’t perform that action at this time.