Cqrs.Web.Mvc 2.4.1639.856

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cqrs.Web.Mvc --version 2.4.1639.856                
NuGet\Install-Package Cqrs.Web.Mvc -Version 2.4.1639.856                
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="Cqrs.Web.Mvc" Version="2.4.1639.856" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cqrs.Web.Mvc --version 2.4.1639.856                
#r "nuget: Cqrs.Web.Mvc, 2.4.1639.856"                
#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 Cqrs.Web.Mvc as a Cake Addin
#addin nuget:?package=Cqrs.Web.Mvc&version=2.4.1639.856

// Install Cqrs.Web.Mvc as a Cake Tool
#tool nuget:?package=Cqrs.Web.Mvc&version=2.4.1639.856                

Use ASP.NET MVC with CQRS.NET

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.2.2.69 68 11/2/2024
5.2.2.68 81 10/23/2024
5.2.2.67 74 10/22/2024
5.2.2.66 71 10/21/2024
5.2.2.65 91 10/20/2024
5.2.2.64 101 10/19/2024
5.2.2.63 68 10/17/2024
5.2.2.62 60 10/17/2024
5.2.2.61 62 10/17/2024
5.2.2.60 58 10/17/2024
5.2.2.59 62 10/17/2024
5.2.2.57 62 10/16/2024
5.2.2.56 78 10/10/2024
5.2.2.55 81 10/9/2024
5.2.2.54 78 10/8/2024
5.2.2.53 75 10/8/2024
5.2.2.50 75 10/7/2024
5.2.2.49 94 9/1/2024
5.2.1.48 88 9/1/2024
5.2.1.47 88 9/1/2024
5.2.0.46 95 7/13/2024
5.2.0.45 97 7/6/2024
5.1.0.44 150 1/19/2024
5.0.0.43 107 1/17/2024
5.0.0.42 112 1/15/2024
5.0.0.41 96 1/15/2024
5.0.0.40 103 1/15/2024
5.0.0.39 112 1/15/2024
5.0.0.38 113 1/14/2024
5.0.0.37 116 1/14/2024
5.0.0.36 106 1/13/2024
5.0.0.35 155 12/15/2023
5.0.0.34 136 12/10/2023
5.0.0.33 114 12/8/2023
5.0.0.32 141 11/19/2023
5.0.0.31 130 11/18/2023
5.0.0.30 143 10/23/2023
5.0.0.29 140 10/22/2023
5.0.0.28 134 10/19/2023
4.5.1.27 149 10/2/2023
4.5.1.26 134 10/2/2023
4.4.1.24 357 11/21/2022
4.4.1.23 430 10/21/2022
4.4.1.22 414 10/21/2022
4.4.1.21 424 10/13/2022
4.3.20 463 7/24/2022
4.3.19 433 7/23/2022
4.3.18 407 6/25/2022
4.3.17 447 6/25/2022
4.3.16 435 6/25/2022
4.3.15 435 6/23/2022
4.3.14 422 6/10/2022
4.3.13 465 6/9/2022
4.3.10 432 6/8/2022
4.3.9 439 5/30/2022
4.3.8 488 4/16/2022
4.3.7.2083851369 466 4/3/2022
4.3.6.2083241347 439 4/2/2022
2.4.1639.856 986 8/17/2018
2.4.1622.842 931 6/29/2018
2.4.1621.841 948 6/24/2018
2.4.1619.839 939 6/24/2018
2.3.1595.820 933 3/29/2018
2.3.1584.809 951 3/20/2018
2.3.1583.808 929 3/20/2018
2.3.1581.806 939 3/15/2018
2.3.1580.805 915 3/8/2018
2.3.1579.804 936 3/8/2018
2.3.1572.797 983 2/19/2018
2.2.1466.702 909 9/18/2017
2.2.1440.678 922 8/1/2017
2.2.1428.666 908 7/25/2017
2.2.1410.652 910 7/23/2017
2.2.1405.647 906 7/23/2017
2.1.1347.590 954 6/23/2017

Version 2.1

* #18 Added a NullableGuidBinder MVC model binder to make working with auto assignable Guids easier when migrating