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 }}
jitbit
/
MapDataReader
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
81
Code
Issues
4
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Added generic methods and updated C# version
- #10
#10
Closed
amyskippy
wants to merge 20 commits into
jitbit:main
jitbit/MapDataReader:main
from
amyskippy:feature/generic-extensions
amyskippy/MapDataReader:feature/generic-extensions
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
Added generic methods and updated C# version
#10
amyskippy
wants to merge 20 commits into
jitbit:main
jitbit/MapDataReader:main
from
amyskippy:feature/generic-extensions
amyskippy/MapDataReader:feature/generic-extensions
Copy head branch name to clipboard
Commits
Commits on Oct 2, 2024
feat: added new benchmarks for comparison to manual mapping
amyskippy
committed
3856a72
View commit details
Copy full SHA for 3856a72
Browse repository at this point
feat: added AccessModifier property to the GenerateDataReaderMapper attribute
amyskippy
committed
ab4f927
View commit details
Copy full SHA for ab4f927
Browse repository at this point
feat: added method to get the access modifier value
amyskippy
committed
8dab451
View commit details
Copy full SHA for 8dab451
Browse repository at this point
feat: using the access modifier for SetPropertyByName and To<ClassName> methods
amyskippy
committed
7d7e83b
View commit details
Copy full SHA for 7d7e83b
Browse repository at this point
test: added tests for the new access modifer
Show description for 2386441
amyskippy
committed
2386441
View commit details
Copy full SHA for 2386441
Browse repository at this point
refactor: fixed typo
amyskippy
committed
acee9ce
View commit details
Copy full SHA for acee9ce
Browse repository at this point
feat: updated to latest C# language
amyskippy
committed
a8b48bf
View commit details
Copy full SHA for a8b48bf
Browse repository at this point
fix: added null and type checking
amyskippy
committed
7bb7ab3
View commit details
Copy full SHA for 7bb7ab3
Browse repository at this point
feat: updated to use string literals and generic methods
amyskippy
committed
c0fcfe5
View commit details
Copy full SHA for c0fcfe5
Browse repository at this point
refactor: updated usages to use new syntax
amyskippy
committed
4c5cae3
View commit details
Copy full SHA for 4c5cae3
Browse repository at this point
docs: added xmldoc statements for methods
amyskippy
committed
c0e4227
View commit details
Copy full SHA for c0e4227
Browse repository at this point
refactor: updated some syntax to use latest c# features
amyskippy
committed
f1fe8e6
View commit details
Copy full SHA for f1fe8e6
Browse repository at this point
docs: added additional xmldoc statements for the generated code
amyskippy
committed
72ca540
View commit details
Copy full SHA for 72ca540
Browse repository at this point
docs: updated readme with the call to the newer and older mapping method
amyskippy
committed
7ab1312
View commit details
Copy full SHA for 7ab1312
Browse repository at this point
docs: updated documentation with details of the new access modifier
amyskippy
committed
42b5809
View commit details
Copy full SHA for 42b5809
Browse repository at this point
Commits on Oct 4, 2024
Merge pull request #1 from amyskippy/feature/additional-benchmarks
Show description for 27590de
amyskippy
authored
27590de
View commit details
Copy full SHA for 27590de
Browse repository at this point
Merge pull request #2 from amyskippy/feature/access-modifier
Show description for 0758da8
amyskippy
authored
0758da8
View commit details
Copy full SHA for 0758da8
Browse repository at this point
Merge branch 'main' into feature/generic-extensions
amyskippy
authored
8d91fb3
View commit details
Copy full SHA for 8d91fb3
Browse repository at this point
Commits on Oct 6, 2024
refactor: removed the obsolete attribute
amyskippy
committed
95aa1f3
View commit details
Copy full SHA for 95aa1f3
Browse repository at this point
docs: updated the documentation
amyskippy
committed
20a1296
View commit details
Copy full SHA for 20a1296
Browse repository at this point
You can’t perform that action at this time.