TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Developer Hamza
NA
8
1.1k
I want to create texttemplate(T4) which can generate POCOs from DB.
Nov 11 2020 1:57 AM
Hi platform-independent peeps, I want to ask a question I have a web API live project in dot net framework using repository pattern now I want to convert my project completely to dot net core 3 or later without using entity framework since we don't like it. Following are the things we use in the current project.
1) SQL server
2) PetaPoco library (Micro ORM)
3) T4 template for database generation (when I add a column in SQL and go to the template and just press ctrl + s it automatically generate the model fields in a respective table/class)
Now, I want to create that T4 template for dot net core 3 or later for database model auto-generation. Any help would be highly appreciated.
Reply
Answers (
1
)
Implement pagination and search in asp.net Gridview.
Set Login Control's Background in Linear Gradient