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
.
CoreHelpers
/
AzureStorageTable
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
11
Code
Issues
1
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Added the possibility to automatically load related tables
- #4
#4
Closed
petero-dk
wants to merge 16 commits into
CoreHelpers:master
CoreHelpers/AzureStorageTable:master
from
ecomerc:feature/relatedtables
ecomerc/AzureStorageTable:feature/relatedtables
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Added the possibility to automatically load related tables
#4
petero-dk
wants to merge 16 commits into
CoreHelpers:master
CoreHelpers/AzureStorageTable:master
from
ecomerc:feature/relatedtables
ecomerc/AzureStorageTable:feature/relatedtables
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2018
Added ability to created StorageContext from connection string
petero-dk
committed
30de8b1
View commit details
Copy full SHA for 30de8b1
Browse repository at this point
Commits on Mar 22, 2018
Lazy load of related tables
petero-dk
committed
1b6c2c7
View commit details
Copy full SHA for 1b6c2c7
Browse repository at this point
Eager loading added, tested, added documentation
petero-dk
committed
72e5f62
View commit details
Copy full SHA for 72e5f62
Browse repository at this point
Added lazy to some of the samples
petero-dk
committed
46c8f7d
View commit details
Copy full SHA for 46c8f7d
Browse repository at this point
Forgot to update the net45 project, silly.
petero-dk
committed
c97addb
View commit details
Copy full SHA for c97addb
Browse repository at this point
The .net45 compiler on appveyor cannot handle the quick way to check for null and set a variable in the if sentence structure (to save a method call)
petero-dk
committed
d1e5759
View commit details
Copy full SHA for d1e5759
Browse repository at this point
Merge pull request #4 from ecomerc/feature/relatedtables
Show description for 79529b9
petero-dk
authored
79529b9
View commit details
Copy full SHA for 79529b9
Browse repository at this point
Merge pull request #3 from ecomerc/feature/connectionstring
Show description for 03ac297
petero-dk
authored
03ac297
View commit details
Copy full SHA for 03ac297
Browse repository at this point
Commits on Mar 24, 2018
Optimized eager loading of related tables. Queries are grouped by type and partition key, much more efficient.
petero-dk
committed
43632dc
View commit details
Copy full SHA for 43632dc
Browse repository at this point
and .net45
petero-dk
committed
94935eb
View commit details
Copy full SHA for 94935eb
Browse repository at this point
and .net45
petero-dk
committed
fd8f48d
View commit details
Copy full SHA for fd8f48d
Browse repository at this point
Commits on Mar 26, 2018
Merge branch 'feature/relatedtables' into feature/connectionstring
petero-dk
authored
ff6c795
View commit details
Copy full SHA for ff6c795
Browse repository at this point
Merge pull request #6 from ecomerc/feature/connectionstring
Show description for 6eda847
petero-dk
authored
6eda847
View commit details
Copy full SHA for 6eda847
Browse repository at this point
Merge branch 'master-new' into feature/relatedtables
petero-dk
authored
4b28111
View commit details
Copy full SHA for 4b28111
Browse repository at this point
Commits on Apr 5, 2018
Small giant stupid mistake!
petero-dk
committed
9810e0e
View commit details
Copy full SHA for 9810e0e
Browse repository at this point
Merge branch 'feature/relatedtables' of https://github.com/ecomerc/AzureStorageTable into feature/relatedtables
petero-dk
committed
7d87e4e
View commit details
Copy full SHA for 7d87e4e
Browse repository at this point
You can’t perform that action at this time.