Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
inncapsule
/
mongo-csharp-driver
Public
forked from
mongodb/mongo-csharp-driver
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 2, 2013
CSHARP-810: Save should work with a polymorphic _id (or any custom serialization of an _id).
rstam
committed
6af38da
Copy full SHA for 6af38da
Commits on Aug 29, 2013
CSHARP-791: Ignore any exceptions thrown by KillCursor.
rstam
committed
c26ce6e
Copy full SHA for c26ce6e
CSHARP-791: Don't let an exception on one connection cause us to think that we are no longer connected to the server.
rstam
committed
bda77f5
Copy full SHA for bda77f5
Fixed some unit tests that were failing against server 2.5.2.
rstam
committed
d72dd51
Copy full SHA for d72dd51
Commits on Aug 28, 2013
CSHARP-809: Let .NET's Version class parse the version string instead of us.
rstam
committed
0a75b8a
Copy full SHA for 0a75b8a
CSHARP-808: GeoJson serializers should coerce numeric values to double during deserialization.
rstam
committed
6cdabf0
Copy full SHA for 6cdabf0
Commits on Aug 27, 2013
CR changes.
craiggwilson
committed
4dba8c2
Copy full SHA for 4dba8c2
CR changes.
craiggwilson
committed
8887266
Copy full SHA for 8887266
CR changes
craiggwilson
committed
8bb0e35
Copy full SHA for 8bb0e35
CR changes.
craiggwilson
committed
d7af476
Copy full SHA for d7af476
CSHARP-806: add support for BsonDocument in LINQ queries.
craiggwilson
committed
b6b772e
Copy full SHA for b6b772e
Added support for document indexers in Linq Queries
Pete Smith
authored and
craiggwilson
committed
966aaf5
Copy full SHA for 966aaf5
CR changes.
craiggwilson
committed
9d5b95c
Copy full SHA for 9d5b95c
Commits on Aug 26, 2013
CR fixes.
craiggwilson
committed
90606d7
Copy full SHA for 90606d7
added tests.
craiggwilson
committed
53372f8
Copy full SHA for 53372f8
CSHARP-752: Method calls that evaluate to booleans can now be the subject of comparison queries in Linq.
Pete Smith
authored and
craiggwilson
committed
0d34633
Copy full SHA for 0d34633
added codereview.rc to gitignore.
craiggwilson
committed
03b7992
Copy full SHA for 03b7992
CSHARP-801: The container parameter to GenerateId should be a MongoCollection (not an InsertOperation).
rstam
committed
3407dea
Copy full SHA for 3407dea
Commits on Aug 23, 2013
CSHARP-749: added support for user specification of a custom service name other than mongodb.
craiggwilson
committed
2e23c1e
Copy full SHA for 2e23c1e
Commits on Aug 21, 2013
CSHARP-803 - Ignore overriden id members when applying NamedIdMemberConvention
Sridhar Nanjundeswaran
committed
aa991d9
Copy full SHA for aa991d9
Commits on Aug 16, 2013
CSHARP-802 - Fix expected value generation logic. Default double.toString()is culture dependent whereas the serialization mechanism generates culture invariant strings
Sridhar Nanjundeswaran
committed
44d1d98
Copy full SHA for 44d1d98
Commits on Aug 15, 2013
CSHARP-764 - New convention to choose enum serialization representation
Sridhar Nanjundeswaran
committed
81a665f
Copy full SHA for 81a665f
Commits on Aug 7, 2013
bumping version post release
craiggwilson
committed
a187471
Copy full SHA for a187471
changing release version
craiggwilson
committed
513b181
Copy full SHA for 513b181
changed the build script to use the renamed solution file.
craiggwilson
committed
c5d5a05
Copy full SHA for c5d5a05
Commits on Aug 6, 2013
Added release notes for 1.8.2.
rstam
committed
cfc923a
Copy full SHA for cfc923a
Commits on Aug 5, 2013
Removed "-2010" suffix from solution filename.
rstam
committed
3119922
Copy full SHA for 3119922
Added 1.8.2 change logs.
Robert Stam
committed
84d4b1f
Copy full SHA for 84d4b1f
Commits on Jul 26, 2013
added source files to nuspec file to facilitate symbol archives
craiggwilson
committed
9d5806b
Copy full SHA for 9d5806b
Commits on Jul 22, 2013
CSHARP-788: Strengthen checks for nulls in CStrings.
Robert Stam
committed
a7fbdb3
Copy full SHA for a7fbdb3
CSHARP-760 - default ExternalEvidence credential when credential created with username only
Sridhar Nanjundeswaran
committed
1f2f648
Copy full SHA for 1f2f648
change itemSerializationOptions scope.
craiggwilson
committed
0ae5c7f
Copy full SHA for 0ae5c7f
CSHARP-779: fixed issue with BsonRepresentation on arrays no propogating to items when used in the builders.
craiggwilson
committed
d45b3a7
Copy full SHA for d45b3a7
removed check for 4 octets in GSSAPI Windows implementation on Windows XP 32-bit.
craiggwilson
committed
182b592
Copy full SHA for 182b592
Commits on Jul 9, 2013
CSHARP-750: Added optimizations for ThreeDimensionalArraySerializer and TwoDimensionalArraySerializer.
rstam
committed
eb05557
Copy full SHA for eb05557
Pagination
Previous
Next
You can’t perform that action at this time.