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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Delta3-Studio
/
Backdash
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
13
Star
173
Code
Issues
18
Pull requests
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
NativeAoT support
- #107
#107
Open
Getup98
wants to merge 15 commits into
Delta3-Studio:master
Delta3-Studio/Backdash:master
from
Getup98:aot-annotations
Getup98/Backdash:aot-annotations
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
NativeAoT support
#107
Getup98
wants to merge 15 commits into
Delta3-Studio:master
Delta3-Studio/Backdash:master
from
Getup98:aot-annotations
Getup98/Backdash:aot-annotations
Copy head branch name to clipboard
Commits
Commits on Jan 19, 2025
Upgrade to .net9.0
Getup98
committed
026cd71
View commit details
Copy full SHA for 026cd71
Browse repository at this point
Backdash.Analyzers visual studio support by targeting .netstandard2.0
Getup98
committed
b75dd72
View commit details
Copy full SHA for b75dd72
Browse repository at this point
Override Equals and GetHashCode on InlineArrays
Getup98
committed
84dfba4
View commit details
Copy full SHA for 84dfba4
Browse repository at this point
NativeAot compatibility annotations and workarounds
Getup98
committed
f301f16
View commit details
Copy full SHA for f301f16
Browse repository at this point
Enabled all SerializersTests even when AOT_ENABLED is true as they are now properly annotated
Getup98
committed
7a28e45
View commit details
Copy full SHA for 7a28e45
Browse repository at this point
Commits on Mar 9, 2025
merge 'master' into 'aot-annotations'
Getup98
committed
11c8431
View commit details
Copy full SHA for 11c8431
Browse repository at this point
NativeAot compatibility annotations and workarounds - For .net8.0
Getup98
committed
5fd5e29
View commit details
Copy full SHA for 5fd5e29
Browse repository at this point
Downgrade to .net8.0
Getup98
committed
1e56a4e
View commit details
Copy full SHA for 1e56a4e
Browse repository at this point
Commits on Mar 10, 2025
Downgrade to .net8.0 - set sdk version to 8.0.404 in global.json
Getup98
committed
c2b2a87
View commit details
Copy full SHA for c2b2a87
Browse repository at this point
Commits on Mar 12, 2025
Fix IDE0040 in IsExternalInit
Getup98
committed
1ddb4a5
View commit details
Copy full SHA for 1ddb4a5
Browse repository at this point
merge 'master' into 'aot-annotations'
Getup98
committed
477781c
View commit details
Copy full SHA for 477781c
Browse repository at this point
Commits on Mar 18, 2025
merge 'master' into 'aot-annotations',
Show description for 51f8fe3
Getup98
committed
51f8fe3
View commit details
Copy full SHA for 51f8fe3
Browse repository at this point
Fix SerializerTests
Getup98
committed
a6f987f
View commit details
Copy full SHA for a6f987f
Browse repository at this point
Remove unnecessary Backdash.Analyzers reference from Backdash.csproj
Getup98
committed
6403753
View commit details
Copy full SHA for 6403753
Browse repository at this point
Repurpose AOT_ENABLED to enable PublishAoT, keeping IsAoTCompatible analyzers always on
Getup98
committed
44eab4f
View commit details
Copy full SHA for 44eab4f
Browse repository at this point
You can’t perform that action at this time.