All Projects → tpeczek → Lib.web.mvc

tpeczek / Lib.web.mvc

Licence: mit
Lib.Web.Mvc is a library which contains some helper classes for ASP.NET MVC such as strongly typed jqGrid helper, attribute and helper providing support for HTTP/2 Server Push with Cache Digest, attribute and helpers providing support for Content Security Policy Level 2, FileResult providing support for Range Requests, action result and helper providing support for XSL transformation and more.

Projects that are alternatives of or similar to Lib.web.mvc

Symfony Docker
A Docker-based installer and runtime for Symfony. Install: download and `docker-compose up`.
Stars: ✭ 732 (+1642.86%)
Mutual labels:  http2
Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (+1959.52%)
Mutual labels:  asp-net-mvc
Docker Swift Apns
A collection of Docker images to build APNS providers in Swift
Stars: ✭ 34 (-19.05%)
Mutual labels:  http2
Docker Nginx Http3
Alpine Linux image with Nginx 1.19.4 (mainline) with HTTP/3 (QUIC), TLSv1.3, 0-RTT, brotli, NJS support, and 10 MB size. All built on the bleeding edge for max performance. Built on the edge, for the edge.
Stars: ✭ 820 (+1852.38%)
Mutual labels:  http2
Golang Tls
Simple Golang HTTPS/TLS Examples
Stars: ✭ 857 (+1940.48%)
Mutual labels:  http2
Shgf
Simple HTTP golang framework
Stars: ✭ 13 (-69.05%)
Mutual labels:  http2
Gun
HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
Stars: ✭ 710 (+1590.48%)
Mutual labels:  http2
Katwebx
An extremely fast static web server and reverse proxy for the modern web.
Stars: ✭ 39 (-7.14%)
Mutual labels:  http2
Grpc
An Elixir implementation of gRPC
Stars: ✭ 858 (+1942.86%)
Mutual labels:  http2
H2o.docker
docker files for h2o http2 webserver
Stars: ✭ 33 (-21.43%)
Mutual labels:  http2
Vestacp nginx pagespeed http2
Rebuild Nginx with Google PageSpeed and http/2 for VestaCP
Stars: ✭ 16 (-61.9%)
Mutual labels:  http2
Onion Architecture
Onion Architecture Sample Application
Stars: ✭ 18 (-57.14%)
Mutual labels:  asp-net-mvc
H2
HTTP 2.0 client & server implementation for Rust.
Stars: ✭ 886 (+2009.52%)
Mutual labels:  http2
Cowboy
Small, fast, modern HTTP server for Erlang/OTP.
Stars: ✭ 6,533 (+15454.76%)
Mutual labels:  http2
Xmnetworking
A lightweight but powerful network library with simplified and expressive syntax based on AFNetworking.
Stars: ✭ 980 (+2233.33%)
Mutual labels:  http2
Netbare
Net packets capture & injection library designed for Android
Stars: ✭ 716 (+1604.76%)
Mutual labels:  http2
Summary
个人总结 持续更新 欢迎提出各种issues
Stars: ✭ 12 (-71.43%)
Mutual labels:  http2
Aspnetmvc Action Checker
Drop in ASP.NET MVC Controller and Action that displays any actions that modify resources (HTTP POST, PUT, DELETE, and PATCH) that do not have an Authorize or ValidateAniForgeryToken attributes applied.
Stars: ✭ 40 (-4.76%)
Mutual labels:  asp-net-mvc
Express Security
nodejs + express security and performance boilerplate.
Stars: ✭ 37 (-11.9%)
Mutual labels:  http2
Mvc5.datalist
Data lookup controls for ASP.NET MVC 5 projects
Stars: ✭ 31 (-26.19%)
Mutual labels:  asp-net-mvc

Lib.Web.Mvc

NuGet version

Lib.Web.Mvc is a library which contains some helper classes for ASP.NET MVC such as strongly typed jqGrid helper, attribute and helper providing support for HTTP/2 Server Push with Cache Digest, attribute and helpers providing support for Content Security Policy Level 2, FileResult providing support for Range Requests, action result and helper providing support for XSL transformation and more.

ASP.NET Core

The ASP.NET Core version of this library has been splitted into several independent libraries:

Getting Started

Lib.Web.Mvc is available on NuGet.

PM> Install-Package Lib.Web.Mvc

Alpha packages are available on MyGet.

Documentation

The library documentation is available as a part of the release (chm file).

There is also a series of blog posts describing key features of the library:

Usage examples

There are several sample projects available, showing different features of the library:

Donating

My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by buying me a coffee.

Questions

You are encouraged to ask questions related to Lib.Web.Mvc on Stack Overflow.

The lib.web.mvc tag has been created specially for this purpose and it is being monitored daily by the library author.

Contribute

Visit the Contributor Guidelines for more details.

Copyright and License

Copyright © 2009 - 2021 Tomasz Pęczek

From October 2009 to August 2014 licensed under the Ms-PL License.

From August 2014 licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].