Cqrs.Web.Mvc 2.3.1583.808

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

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

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.1.0.44 105 1/19/2024
5.0.0.43 78 1/17/2024
5.0.0.42 83 1/15/2024
5.0.0.41 78 1/15/2024
5.0.0.40 74 1/15/2024
5.0.0.39 75 1/15/2024
5.0.0.38 78 1/14/2024
5.0.0.37 78 1/14/2024
5.0.0.36 80 1/13/2024
5.0.0.35 138 12/15/2023
5.0.0.34 111 12/10/2023
5.0.0.33 91 12/8/2023
5.0.0.32 117 11/19/2023
5.0.0.31 98 11/18/2023
5.0.0.30 111 10/23/2023
5.0.0.29 109 10/22/2023
5.0.0.28 105 10/19/2023
4.5.1.27 123 10/2/2023
4.5.1.26 106 10/2/2023
4.4.1.24 333 11/21/2022
4.4.1.23 402 10/21/2022
4.4.1.22 403 10/21/2022
4.4.1.21 401 10/13/2022
4.3.20 443 7/24/2022
4.3.19 412 7/23/2022
4.3.18 395 6/25/2022
4.3.17 427 6/25/2022
4.3.16 415 6/25/2022
4.3.15 414 6/23/2022
4.3.14 395 6/10/2022
4.3.13 444 6/9/2022
4.3.10 420 6/8/2022
4.3.9 412 5/30/2022
4.3.8 457 4/16/2022
4.3.7.2083851369 440 4/3/2022
4.3.6.2083241347 420 4/2/2022
2.4.1639.856 956 8/17/2018
2.4.1622.842 910 6/29/2018
2.4.1621.841 929 6/24/2018
2.4.1619.839 922 6/24/2018
2.3.1595.820 914 3/29/2018
2.3.1584.809 932 3/20/2018
2.3.1583.808 911 3/20/2018
2.3.1581.806 930 3/15/2018
2.3.1580.805 894 3/8/2018
2.3.1579.804 916 3/8/2018
2.3.1572.797 969 2/19/2018
2.2.1466.702 881 9/18/2017
2.2.1440.678 900 8/1/2017
2.2.1428.666 886 7/25/2017
2.2.1410.652 887 7/23/2017
2.2.1405.647 879 7/23/2017
2.1.1347.590 928 6/23/2017

Version 2.1

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