Skip to content
#

webapi

Here are 1,399 public repositories matching this topic...

clean-architecture-manga
rossengeorgiev
rossengeorgiev commented Oct 23, 2016

It will be useful to have more recipies of how to use various functionalities of the library.
This would be the place to suggest possible use cases and do my best to get provide a nice clean recipe for them.

  • SteamClient login
  • Bulding a simple web api
  • Setup and use for SteamAuthenticator
  • WebAuth login and use (the docs have one)
  • More complex example of various St
sogewasp
sogewasp commented Jul 4, 2019

Hello,

I've tried to configure the application but I've been unsuccessful so far.
I copied web application folder's content into /var/www/html/0xsp/, then added mysql credentials into application/config/database.php, accessed into the login page with user admin and password 0xsp (found on file 0xsp.sql), but then the application crashes with an error:

![0xsp_Error](https://user-

Awesome CMS Core is an open source CMS built using ASP.Net Core & ReactJS with module seperation concern in mind and provide lastest trend of technology like .Net Core, React, Webpack, SASS, Background Job, Message Queue.

  • Updated Apr 22, 2019
  • C#
eddyyuen
eddyyuen commented Oct 25, 2019

代码设置 StaticResurceType:
g = new Gateway();
g.HttpOptions(options =>
{
options.StaticResurceType = "txt;xml;zip;jpg;css;png;htm;woff;svg;gif;woff2;js;html;jpeg;ico;rar";
}
g.Open();
woff 文件显示 403错误。
GET http://..../__system/layuiadmin/layui/font/iconfont.woff?v=230 net::ERR_ABORTED 403 (No permission)
如果使用 HttpConfig.json 则一切正常。

看了代码,只有在实例化HttpApiServer时才会初始化,后续设置StaticResurce

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、轻量级消息服务器、超大文件传输等

  • Updated Jul 16, 2020
  • C#

”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)

  • Updated Jul 1, 2020
  • C#

Improve this page

Add a description, image, and links to the webapi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webapi topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.