SAEA.Http 3.0.0.2

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

// Install SAEA.Http as a Cake Tool
#tool nuget:?package=SAEA.Http&version=3.0.0.2

This is a web component based on SAEA.Sockets. It is lightweight, high performance, easy to use and self hosting. For example, please visit: https://github.com/yswenli/SAEA/tree/master/Src/SAEA.HttpTest. 这是一个基于SAEA.Sockets的web组件,轻量高性能,使用简便,自宿主。使用样例请访问:https://github.com/yswenli/SAEA/tree/master/Src/SAEA.MVCTest。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SAEA.Http:

Package Downloads
SAEA.MVC

This is a web component based on SAEA.Sockets. It is lightweight, high performance, easy to use and self hosting. 这是一个基于SAEA.Sockets的web组件,轻量高性能,使用简便,自宿主。https://github.com/yswenli/SAEA/tree/master/Src/SAEA.MVCTest。

KissFramework

This is a most simple and stupid server framework commponent include WebSocket/Socket/HTTP/MySQL, base on rule of 'Keep It Simple,Stupid'. All your logic work in A single main thread, you don't need to worry about multi-threading problem. All the heavy work process by framework in background threads. Easy to use database even never hear about SQL. You won't use the SQL knowledge, just need define the struct of database table, and then can use that data and it will automatically synchronize data with client and database. 这是一个最简洁易用的IOCP服务器框架,包含WebSocket/Socket/HTTP/MySQL,基于'Keep It Simple,Stupid'设计原则.用户逻辑单线程,后台数据库多线程,面向对象,操作极简,包含WebSocket/Socket/HTTP/MySQL,你不会用到SQL的,只需定义数据库表结构,即可使用数据且自动和客户端和数据库三者间同步数据.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on SAEA.Http:

Repository Stars
yswenli/SAEA
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
yswenli/GFF
GFF is a imitation QQ communication project, based on high IOCP. GFF是模仿QQ通讯项目,通信基于SAEA.MessageSocket、SAEA.Http、SAEA.MVC实现
Version Downloads Last updated
7.23.9.24 251 9/24/2023
7.0.3.19 390 3/19/2023
7.0.0.3 2,989 2/27/2022
7.0.0.2 462 12/5/2021
7.0.0.1 386 11/28/2021
6.2.6.7 874 9/19/2021
6.2.6.6 540 8/15/2021
6.2.6.5 450 8/10/2021
6.2.6.4 484 7/11/2021
6.2.6.3 494 4/22/2021
6.2.6.2 535 4/17/2021
6.2.6.1 481 4/17/2021
6.1.3.1 451 4/10/2021
6.1.2.9 508 4/3/2021
6.1.2.8 521 3/23/2021
6.1.2.7 497 3/12/2021
6.1.2.6 500 3/11/2021
6.1.2.4 611 3/4/2021
6.1.2.3 506 3/3/2021
6.1.2.2 535 1/15/2021
6.1.2.1 466 1/15/2021
6.1.1.8 477 1/13/2021
6.0.0.2 683 1/5/2021
6.0.0.1 487 12/30/2020
5.3.5.1 538 12/7/2020
5.3.3.9 519 11/25/2020
5.3.3.8 619 10/13/2020
5.3.3.7 564 9/7/2020
5.3.3.6 559 8/27/2020
5.3.3.5 537 8/27/2020
5.3.3.3 588 8/22/2020
5.3.3.2 627 8/18/2020
5.3.3.1 654 8/18/2020
5.3.3 549 8/17/2020
5.3.2.8 644 6/18/2020
5.3.2.7 632 6/16/2020
5.3.2.6 583 6/15/2020
5.3.2.5 614 6/11/2020
5.3.2.3 629 6/4/2020
5.3.2.2 625 6/2/2020
5.3.2.1 633 4/28/2020
5.3.2 821 1/7/2020
5.3.1.3 658 12/17/2019
5.3.0.2 657 12/12/2019
5.3.0.1 706 12/8/2019
5.2.1.8 1,284 11/26/2019
5.2.1.6 657 11/23/2019
5.2.0.1 646 11/17/2019
5.1.8.2 656 11/3/2019
5.1.7.6 686 9/27/2019
5.1.7.5 683 9/16/2019
5.1.7.1 732 8/28/2019
5.0.0.2 703 8/24/2019
5.0.0.1 662 8/24/2019
4.8.6.6 665 8/13/2019
4.6.3.5 711 8/5/2019
4.6.3.2 696 7/24/2019
4.6.3.1 690 7/24/2019
4.5.6.8 712 6/15/2019
4.5.6.7 704 6/14/2019
4.5.1.2 804 4/21/2019
4.3.3.7 785 4/20/2019
4.3.2.5 718 3/26/2019
4.3.1.2 712 3/21/2019
4.2.5.6 746 3/16/2019
4.2.4.5 678 3/13/2019
4.2.3.6 833 3/13/2019
4.2.3.1 703 3/12/2019
4.2.1.6 750 3/10/2019
4.1.2.5 775 2/23/2019
4.1.2.3 741 2/15/2019
4.1.2.2 765 2/11/2019
4.0.0.1 782 1/25/2019
3.6.2.2 836 12/27/2018
3.6.2.1 875 12/27/2018
3.6.1.5 862 12/27/2018
3.6.0.1 795 12/26/2018
3.5.9.1 828 12/14/2018
3.3.3.5 876 11/27/2018
3.3.3.4 848 11/27/2018
3.3.3.3 848 11/23/2018
3.3.3.2 857 11/23/2018
3.3.3.1 862 11/21/2018
3.3.1.2 928 11/17/2018
3.3.0.1 867 11/14/2018
3.2.1.1 909 10/30/2018
3.1.1 887 10/29/2018
3.1.0 836 10/29/2018
3.0.0.2 884 10/28/2018

This is a web component based on SAEA.Sockets. It is lightweight, high performance, easy to use and self hosting. For example, please visit: https://github.com/yswenli/SAEA/tree/master/Src/SAEA.HttpTest.
这是一个基于SAEA.Sockets的web组件,轻量高性能,使用简便,自宿主。使用样例请访问:https://github.com/yswenli/SAEA/tree/master/Src/SAEA.MVCTest