Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在寻找一些简单的实体框架日志记录,但我发现了 FrameLog。我看到它的最低 EF 版本要求是 5。但是 .net 框架版本呢?FrameLog 将在 EF 5 和 .Net Framework 4 上完全正常运行吗?
提前致谢!
.NET 框架版本 4 或更高版本就可以了。见这里。