https://github.com/jcmdsbr/poc-aspnetcore-mongodb-polymorphism
Sample of polymorphism implementation using mongoDB
https://github.com/jcmdsbr/poc-aspnetcore-mongodb-polymorphism
asp-net-core mongodb polymorphic-relationships polymorphism polymorphism-mongo repository-pattern rest-api
Last synced: about 2 months ago
JSON representation
Sample of polymorphism implementation using mongoDB
- Host: GitHub
- URL: https://github.com/jcmdsbr/poc-aspnetcore-mongodb-polymorphism
- Owner: jcmdsbr
- Created: 2019-05-05T00:27:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T01:05:45.000Z (about 2 years ago)
- Last Synced: 2025-01-27T07:30:02.853Z (4 months ago)
- Topics: asp-net-core, mongodb, polymorphic-relationships, polymorphism, polymorphism-mongo, repository-pattern, rest-api
- Language: C#
- Homepage:
- Size: 14.6 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proof of Concept from Polymorphism OOP using mongodb :sunglasses:
- This project shows how to implementation polymorphism in C# using mongodb as database
## Give a Star! :star:
If you liked the project, please give a star ;)
## You need some of the fallowing tools :exclamation:
- Visual Studio 2019 or Visual Studio Code
- .Net Core 2.X