Autofac.Mvc5 4.0.0-rc3-222

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Autofac.Mvc5.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Autofac.Mvc5 --version 4.0.0-rc3-222
NuGet\Install-Package Autofac.Mvc5 -Version 4.0.0-rc3-222
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Autofac.Mvc5" Version="4.0.0-rc3-222" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Autofac.Mvc5 --version 4.0.0-rc3-222
#r "nuget: Autofac.Mvc5, 4.0.0-rc3-222"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Autofac.Mvc5 as a Cake Addin
#addin nuget:?package=Autofac.Mvc5&version=4.0.0-rc3-222&prerelease

// Install Autofac.Mvc5 as a Cake Tool
#tool nuget:?package=Autofac.Mvc5&version=4.0.0-rc3-222&prerelease

ASP.NET MVC 5 Integration for Autofac

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (77)

Showing the top 5 NuGet packages that depend on Autofac.Mvc5:

Package Downloads
Bnsights.Mvc

Bnsights.Mvc is RAD Helper DLL for MVC Projects in Bnsights DMCC. Also known as Bnsights Business Solutions Framework (BBSF).

TouchConvert.Tenant.Api.V1.Dtos

Data transfer objects for TouchConvert version one APIs.

Vault.MVC.V

Part of Vault libraries set designed to enhance usability of ASP.NET MVC 5+.

TouchConvert.Tenant.Api.V2.Dtos

Data transfer objects for TouchConvert version two APIs.

Bnsights.Mvc2

Bnsights.Mvc is RAD Helper DLL for MVC Projects in Bnsights DMCC. Also known as Bnsights Business Solutions Framework (BBSF).

GitHub repositories (26)

Showing the top 5 popular GitHub repositories that depend on Autofac.Mvc5:

Repository Stars
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat
可能是全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,包含微信公众平台(订阅号+服务号+小程序+小游戏+小商店+视频号)、微信开放平台、微信商户平台(微信支付+微企付)、企业微信、微信广告平台、微信智能对话开放平台等模块,可跨平台。持续随官方更新,欢迎 Star/Fork/PR。QQ 交流群 875580418【满】、930461548。
Varorbc/PaySharp
PaySharp是一个支持多商户多种支付方式的跨平台网关处理类库,使用PaySharp可以简化订单的创建、查询、退款和接收网关返回的支付通知等操作。
Version Downloads Last updated
6.1.0 750,117 8/23/2022
6.0.0 2,575,467 9/28/2020
5.0.0 1,726,400 1/28/2020
4.0.2 8,206,477 4/10/2017
4.0.1 454,315 2/8/2017
4.0.0 1,520,817 8/10/2016
4.0.0-rc3-222 2,850 7/18/2016
4.0.0-rc3-219 4,278 7/1/2016
3.3.4 2,570,182 4/30/2015
3.3.3 614,256 9/4/2014
3.3.2 121,350 7/17/2014
3.3.1 105,049 7/2/2014
3.3.0 56,287 5/9/2014
3.2.1 34,119 3/27/2014
3.2.0 48,310 1/28/2014
3.1.0 50,682 12/28/2013
3.0.0 88,830 10/24/2013
3.0.0-rc1 5,415 9/3/2013

Added property injection support to ExtensibleActionInvoker.