如何使用 ASP.NET 3.5 设置 Ninject?

发布于 2024-08-29 06:59:23 字数 211 浏览 5 评论 0原文

我想使用 Ninject 在非 MVC ASP.NET 3.5 Web 应用程序中使用。

有人可以写一下我需要从 ninject home site 下载什么以及我需要采取什么步骤(我需要什么 ddls)参考等)?我还想使用 Moq 对象。

I want to use Ninject to use in a non MVC ASP.NET 3.5 web application.

Can someone write please what do I need to download from ninject home site and what steps I need to take (what ddls I need to reference etc.)? I also want to use Moq objects.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

这样的小城市 2024-09-05 06:59:23

此链接包含有关设置的教程,并且是最新的: Ninject – 获取开始,资源,基本绑定

基本上,它表示下载 .Net 3.5 的版本,然后在项目中包含对 Ninject.dll 的引用。

This link has a tutorial on getting set up and is up to date: Ninject – Getting Started, Resources, Basic Binding.

Basically it says to download the build for .Net 3.5 and then to include a reference to the Ninject.dll in your project.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文