Simplify.Web
1.1.0
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
<PackageReference Include="Simplify.Web" Version="1.1.0" />
paket add Simplify.Web --version 1.1.0
#r "nuget: Simplify.Web, 1.1.0"
// 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 | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Microsoft.Owin (>= 3.0.1)
- Simplify.DI (>= 1.2.0)
- Simplify.Templates (>= 1.2.1)
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 |
---|---|---|
4.6.0 | 1,924 | 5/17/2022 |
4.5.1 | 931 | 4/27/2022 |
4.5.0 | 1,060 | 11/22/2021 |
4.4.3 | 321 | 10/19/2021 |
4.4.2 | 406 | 7/18/2021 |
4.4.1 | 300 | 7/6/2021 |
4.4.0 | 861 | 4/25/2021 |
4.3.0 | 314 | 4/22/2021 |
4.3.0-pre01 | 195 | 4/21/2021 |
4.2.3 | 1,252 | 2/27/2021 |
4.2.2 | 823 | 12/11/2020 |
4.2.1 | 892 | 10/23/2020 |
4.2.0 | 402 | 9/21/2020 |
4.1.2 | 597 | 8/26/2020 |
4.1.1 | 1,128 | 4/29/2020 |
4.1.0 | 435 | 4/1/2020 |
4.0.2 | 857 | 1/27/2020 |
4.0.1 | 501 | 1/6/2020 |
4.0.0 | 1,003 | 12/22/2019 |
4.0.0-pre01 | 555 | 12/17/2019 |
3.0.0 | 1,168 | 10/20/2019 |
2.3.0 | 968 | 9/28/2019 |
2.2.0 | 800 | 9/3/2019 |
2.1.0 | 823 | 8/22/2019 |
2.0.1 | 483 | 6/24/2019 |
2.0.0 | 1,000 | 1/1/2019 |
2.0.0-pre02 | 490 | 12/23/2018 |
2.0.0-pre01 | 509 | 12/18/2018 |
1.6.1 | 332 | 4/15/2022 |
1.6.0 | 516 | 9/28/2019 |
1.5.0 | 484 | 9/3/2019 |
1.4.1 | 511 | 6/25/2019 |
1.4.0 | 549 | 5/20/2019 |
1.3.0 | 626 | 12/16/2018 |
1.2.1 | 979 | 5/9/2018 |
1.2.0 | 1,523 | 8/23/2017 |
1.1.0 | 1,068 | 2/14/2017 |
1.0.1 | 2,089 | 8/26/2016 |
1.0.0 | 1,200 | 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