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 }}
atheken
/
NoRM
Public
Notifications
You must be signed in to change notification settings
Fork
80
Star
397
Code
Issues
32
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Unstable
- #41
#41
Open
csteeg
wants to merge 10 commits into
atheken:unstable
atheken/NoRM:unstable
from
csteeg:unstable
csteeg/NoRM:unstable
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Unstable
#41
csteeg
wants to merge 10 commits into
atheken:unstable
atheken/NoRM:unstable
from
csteeg:unstable
csteeg/NoRM:unstable
Copy head branch name to clipboard
Commits
Commits on Oct 7, 2010
First checkin to allow ignoring of properties fluently
csteeg
committed
9f6cbd8
View commit details
Copy full SHA for 9f6cbd8
Browse repository at this point
Commits on Oct 8, 2010
Allow non-nullable Id's to use the HiLoIdGenerator as well
csteeg
committed
f0db4f5
View commit details
Copy full SHA for f0db4f5
Browse repository at this point
Fix for IList, IEnumerable, ICollections properties to be restored by using the current value of the property
csteeg
committed
0b9aa28
View commit details
Copy full SHA for 0b9aa28
Browse repository at this point
Commits on Oct 11, 2010
added support for not nullable int and long to be id property generated by HiLo when that property equals zero
tadeuszwojcik
committed
46d50da
View commit details
Copy full SHA for 46d50da
Browse repository at this point
added fluent mapping methods which allow specify in configurationmappings ignored/ignoredifnull/immutable properties instead of attributes
tadeuszwojcik
committed
bb786cc
View commit details
Copy full SHA for bb786cc
Browse repository at this point
Commits on Oct 12, 2010
added CreateCompundIndex method
tadeuszwojcik
committed
93442fe
View commit details
Copy full SHA for 93442fe
Browse repository at this point
Commits on Oct 13, 2010
Merge branch 'unstable' of http://github.com/atheken/NoRM into unstable
unknown
committed
5e43f0d
View commit details
Copy full SHA for 5e43f0d
Browse repository at this point
Merge branch 'unstable' of http://github.com/TadeuszWojcik/NoRM into unstable
Show description for b0695ad
csteeg
committed
b0695ad
View commit details
Copy full SHA for b0695ad
Browse repository at this point
Hmm, missed something during the merge
csteeg
committed
a5033f2
View commit details
Copy full SHA for a5033f2
Browse repository at this point
Typo in the list-fix that actually broke deserializing Lists instead of fixing them :)
Show description for 38d7543
csteeg
committed
38d7543
View commit details
Copy full SHA for 38d7543
Browse repository at this point
You can’t perform that action at this time.