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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
orientechnologies
/
OrientDB-NET.binary
Public
Notifications
You must be signed in to change notification settings
Fork
51
Star
94
Code
Issues
70
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 11, 2017
Update README.md
GrayDelacluyse
authored
1723cea
View commit details
Copy full SHA for 1723cea
Browse repository at this point
Commits on Apr 5, 2017
Update README.md
GrayDelacluyse
authored
3feef52
View commit details
Copy full SHA for 3feef52
Browse repository at this point
Commits on Jan 26, 2017
Update README.md
lvca
authored
acac0b6
View commit details
Copy full SHA for acac0b6
Browse repository at this point
Commits on Jan 4, 2017
Merge pull request #123 from jpamp/master
Show description for f1f2507
GrayDelacluyse
authored
f1f2507
View commit details
Copy full SHA for f1f2507
Browse repository at this point
Merge pull request #130 from RyanTopps/master
Show description for 079b09b
GrayDelacluyse
authored
079b09b
View commit details
Copy full SHA for 079b09b
Browse repository at this point
Implemented TLS wihout Client Auth for Database Connections, Client Auth only requires minor changes.
RyanTopps
committed
0eecdd0
View commit details
Copy full SHA for 0eecdd0
Browse repository at this point
Commits on Dec 20, 2016
Update README.md
Show description for 405f68b
GrayDelacluyse
authored
405f68b
View commit details
Copy full SHA for 405f68b
Browse repository at this point
Commits on Dec 8, 2016
Add MERGE keyword support to updates
Jeremy Pamplin
committed
b0ce606
View commit details
Copy full SHA for b0ce606
Browse repository at this point
Added CONTENT option to Updates
Jeremy Pamplin
committed
0356025
View commit details
Copy full SHA for 0356025
Browse repository at this point
Commits on Dec 7, 2016
Added Content Keyword as an option to Insert Statements
Jeremy Pamplin
committed
aa7275d
View commit details
Copy full SHA for aa7275d
Browse repository at this point
Commits on Oct 28, 2016
Merge pull request #120 from Innov8tiveSoftware/master
Show description for 355d08a
GrayDelacluyse
authored
355d08a
View commit details
Copy full SHA for 355d08a
Browse repository at this point
Merge branch 'master' of https://github.com/Innov8tiveSoftware/OrientDB-NET.binary.git
Gray Delacluyse
committed
203eb39
View commit details
Copy full SHA for 203eb39
Browse repository at this point
Update Version
Gray Delacluyse
committed
6bce095
View commit details
Copy full SHA for 6bce095
Browse repository at this point
Merging Changes (#4)
Show description for 9ca2cfb
GrayDelacluyse
authored
9ca2cfb
View commit details
Copy full SHA for 9ca2cfb
Browse repository at this point
Fix from https://github.com/orientechnologies/OrientDB-NET.binary/issues/119
Gray Delacluyse
committed
a0a29a0
View commit details
Copy full SHA for a0a29a0
Browse repository at this point
Commits on Sep 27, 2016
Fix and modificaiton for pools when used in connections
Gray Delacluyse
committed
1c2f614
View commit details
Copy full SHA for 1c2f614
Browse repository at this point
Commits on Sep 21, 2016
Merge pull request #117 from ronbak/master
Show description for b2577f2
GrayDelacluyse
authored
b2577f2
View commit details
Copy full SHA for b2577f2
Browse repository at this point
Commits on Sep 6, 2016
fixing project json
calebbriggs
committed
5f263f8
View commit details
Copy full SHA for 5f263f8
Browse repository at this point
Commits on Aug 30, 2016
Fix typo somtimes
Feram
authored and
ronbak
committed
0158540
View commit details
Copy full SHA for 0158540
Browse repository at this point
Fix typo preceeded
Feram
authored and
ronbak
committed
88697fb
View commit details
Copy full SHA for 88697fb
Browse repository at this point
Commits on Aug 26, 2016
fixing TestTransactions test failing on create many vertexs, and pushing out new nuget package 0.1.9
calebbriggs
committed
a1d5fbb
View commit details
Copy full SHA for a1d5fbb
Browse repository at this point
Commits on Aug 10, 2016
Changed testing library to full NUnit, which now works with "dotnet t… (#3)
Show description for 454b0f0
realityenigma
authored and
GrayDelacluyse
committed
454b0f0
View commit details
Copy full SHA for 454b0f0
Browse repository at this point
Commits on Jul 22, 2016
adding fixes for command and RecordCsvSerializer
calebbriggs
committed
fb1cfa4
View commit details
Copy full SHA for fb1cfa4
Browse repository at this point
Commits on Jun 29, 2016
Cast error on (T)fieldValue; (#109)
Show description for 741547c
W.Zwiers
authored and
calebbriggs
committed
741547c
View commit details
Copy full SHA for 741547c
Browse repository at this point
Commits on Jun 28, 2016
Merge pull request #108 from Innov8tiveSoftware/master
Show description for e8c2800
GrayDelacluyse
authored
e8c2800
View commit details
Copy full SHA for e8c2800
Browse repository at this point
Fix version information in readme
Gray Delacluyse
committed
b88cf34
View commit details
Copy full SHA for b88cf34
Browse repository at this point
Merge pull request #107 from Innov8tiveSoftware/master
Show description for b1bc84f
GrayDelacluyse
authored
b1bc84f
View commit details
Copy full SHA for b1bc84f
Browse repository at this point
Updates for Release 1 Tools Preview 2
Gray Delacluyse
committed
9ffb1a0
View commit details
Copy full SHA for 9ffb1a0
Browse repository at this point
Commits on Jun 23, 2016
Merge pull request #104 from Innov8tiveSoftware/master
Show description for 5081a6e
GrayDelacluyse
authored
5081a6e
View commit details
Copy full SHA for 5081a6e
Browse repository at this point
Updates to comply with protocl 36 on the API
Gray Delacluyse
committed
bc01c90
View commit details
Copy full SHA for bc01c90
Browse repository at this point
Commits on Jun 22, 2016
fixing create class issue on Orient 2.2.x versions
calebbriggs
committed
d1432ec
View commit details
Copy full SHA for d1432ec
Browse repository at this point
Fix for Create DB
Gray Delacluyse
committed
524273b
View commit details
Copy full SHA for 524273b
Browse repository at this point
Updates to match new protocols
Gray Delacluyse
committed
49b73af
View commit details
Copy full SHA for 49b73af
Browse repository at this point
Fixes for protcol change on DB_OPEN
Gray Delacluyse
committed
dfb09ae
View commit details
Copy full SHA for dfb09ae
Browse repository at this point
Commits on Jun 8, 2016
Merge branch 'csabakiss-bugfix-datetime-format'
GrayDelacluyse
committed
94fcbd6
View commit details
Copy full SHA for 94fcbd6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.