Simplify.Web 1.1.0

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

// Install Simplify.Web as a Cake Tool
#tool nuget:?package=Simplify.Web&version=1.1.0                

Simplify.Web is a lightweight and fast .NET web-framework based on MVC and OWIN.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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 (5)

Showing the top 5 NuGet packages that depend on Simplify.Web:

Package Downloads
Simplify.Web.Json

Simplify.Web JSON controller response and model binder

Simplify.Web.MessageBox

Simplify.Web static message box templates and controller response

Simplify.Web.Multipart

Simplify.Web multipart form model binder

Simplify.Web.Postman

Postman collection and environment generation extension for Simplify.Web

Simplify.Web.Swagger

Swagger extensions for Simplify.Web web-framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.0 119 7/28/2024
5.0.0 526 6/5/2024
5.0.0-pre02 100 6/5/2024
5.0.0-pre01 353 6/1/2024
4.9.1 149 4/16/2024
4.9.0 239 1/8/2024
4.8.1 643 12/20/2023
4.8.0 114 12/20/2023
4.7.1 650 11/7/2023
4.7.0 577 8/20/2023
4.6.0 3,052 5/17/2022
4.5.1 1,591 4/27/2022
4.5.0 1,491 11/22/2021
4.4.3 435 10/19/2021
4.4.2 561 7/18/2021
4.4.1 409 7/6/2021
4.4.0 1,164 4/25/2021
4.3.0 422 4/22/2021
4.3.0-pre01 273 4/21/2021
4.2.3 1,795 2/27/2021
4.2.2 1,013 12/11/2020
4.2.1 1,143 10/23/2020
4.2.0 517 9/21/2020
4.1.2 723 8/26/2020
4.1.1 1,429 4/29/2020
4.1.0 535 4/1/2020
4.0.2 1,108 1/27/2020
4.0.1 621 1/6/2020
4.0.0 1,279 12/22/2019
4.0.0-pre01 721 12/17/2019
3.0.0 1,528 10/20/2019
2.3.0 1,269 9/28/2019
2.2.0 1,047 9/3/2019
2.1.0 1,081 8/22/2019
2.0.1 592 6/24/2019
2.0.0 1,238 1/1/2019
2.0.0-pre02 562 12/23/2018
2.0.0-pre01 582 12/18/2018
1.7.0 186 4/30/2023
1.6.1 478 4/15/2022
1.6.0 642 9/28/2019
1.5.0 612 9/3/2019
1.4.1 624 6/25/2019
1.4.0 675 5/20/2019
1.3.0 742 12/16/2018
1.2.1 1,120 5/9/2018
1.2.0 1,826 8/23/2017
1.1.0 1,286 2/14/2017
1.0.1 2,376 8/26/2016
1.0.0 1,452 8/26/2016

+ 'Ajax' controller respose with default null ajaxData parameter without writing to response
+ 'Tpl' response constructors with HTTP status code
+ 'File' response constructors with HTTP status code
+ 'ViewModel' response constructors with HTTP status code
+ 'StaticTpl' response constructors with HTTP status code
* 'File' response duplicate headers error under Chrome fix
* Setting HTTP status 500 in SimplifyWebOwinMiddleware exception
* id parameter type changed to string for generic ListsGenerator.GenerateList