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
Add additional generator options
- #9
#9
Open
amyskippy
wants to merge 15 commits into
jitbit:main
jitbit/MapDataReader:main
from
amyskippy:feature/access-modifier
amyskippy/MapDataReader:feature/access-modifier
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Add additional generator options
#9
amyskippy
wants to merge 15 commits into
jitbit:main
jitbit/MapDataReader:main
from
amyskippy:feature/access-modifier
amyskippy/MapDataReader:feature/access-modifier
Copy head branch name to clipboard
Commits
Commits on Oct 2, 2024
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
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 6, 2024
feat: updated to latest C# language
amyskippy
committed
55137ff
View commit details
Copy full SHA for 55137ff
Browse repository at this point
refactor: separated attribute and helper classes into new files
amyskippy
committed
2970df2
View commit details
Copy full SHA for 2970df2
Browse repository at this point
feat: added new attributes for Namespace
amyskippy
committed
c009baf
View commit details
Copy full SHA for c009baf
Browse repository at this point
refactor: changed to use file-scoped namespace
amyskippy
committed
3e95550
View commit details
Copy full SHA for 3e95550
Browse repository at this point
refactor: changed the name of the Namespace property
amyskippy
committed
b5e5fe7
View commit details
Copy full SHA for b5e5fe7
Browse repository at this point
feat: added the ability to get other properties from the generator attribute
amyskippy
committed
d080e56
View commit details
Copy full SHA for d080e56
Browse repository at this point
test: added test for the namespace property
amyskippy
committed
d396190
View commit details
Copy full SHA for d396190
Browse repository at this point
feat: added ability to change the name of the generated method
amyskippy
committed
8f9421d
View commit details
Copy full SHA for 8f9421d
Browse repository at this point
test: added test for the MethodName attribute
amyskippy
committed
7ee0d41
View commit details
Copy full SHA for 7ee0d41
Browse repository at this point
You can’t perform that action at this time.