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
Guest User
Tech Writer
103
13.5k
Set Data in TempData.
May 25 2021 1:24 PM
This is my model class
public string Title { get; set; }
public string Message { get; set; }
how to set data here in tempdata
Reply
Answers (
1
)
what will be the json format of given data?
logging in the application using Serilog