-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8f4e336
commit 4ec37fb
Showing
6 changed files
with
54 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Framework.Entity | ||
#### Framework Data base library | ||
It is a *.NET Core/Standard* library that provides provides a base class called Business Entities Structure (Base Model) used to map automatticaly the properties without using reflection from the database/datasource | ||
|
||
Technologies | ||
- [x] .NET Core and .NET Standard | ||
|
||
### TO DO | ||
- [ ] **Add Unit testing project** | ||
- [ ] **Create Unit tests** | ||
|
||
### Contact Me | ||
| E-mail | Linkedin | | ||
| ------------------------ | ------------------------------------------- | | ||
| `juninho_web@hotmail.com`| `https://www.linkedin.com/in/juninhodigital`| | ||
|
||
## Contribute | ||
The best way to contribute is by **putting in some good words** about the library and help me out by: | ||
|
||
- Fork it | ||
- Pull Request | ||
- Comment it | ||
- Star it | ||
- Share it | ||
|
||
I would really love your help to make it better and usefull to the community. | ||
*Need more info?* juninho_web@hotmail.com |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters