Giter VIP home page Giter VIP logo

cgidotnet's Introduction

CGIDotNET

C#で普通のCGIを作るためのライブラリ
あと、JavaScriptでのWebアプリのライブラリ

昔かなりCGIを作ってたけど、Delphiだったので基本的なところはライブラリ任せだったので、 C#で作ろうとすると基本的なところがわからなくて大変です。
今回は基本的なライブラリを作って今後楽に作ろうと考えています。

実際作ってみると、意外と簡単ですね。

JavaScriptでのWebアプリは20年前はいまいち使えなかったのですが、今は十分使えますね。
それも考慮に入れて作ってます。

NFsCGI_Test

CGIのテストをするためのプロジェクト

  • NFsCgi.cs POST/GETの処理を行うクラス
  • NFsHtml.cs htmlの処理を行うクラス

FindFolder.CGI

CGIを使って自宅のPCのフォルダを検索するCGI。
とりあえず簡単に作ってみたCGI。

FindFolderDBの機能を内蔵させました。

検索対象のフォルダを複数選べるようにした。

FindFolderDB

まともにフォルダ検索してたらレスポンスが遅かったので作ったフォルダのDBを作るもの。
単純にフォルダのリストをjsonで書き出すWindowsアプリ。 最終的にはFindFolder.CGIに統合する予定
FindFolder.CGIに機能を統合しました。

動作

04WebServerを立ち上げてテストしています。 ビルドの設定でserverのフォルダへindex.cgiとリネームコピーさせてます。

Dependency

Visual studio 2019 C#

License

This software is released under the MIT License, see LICENSE

Authors

bry-ful(Hiroshi Furuhashi)
twitter:bryful
Mail: [email protected]

cgidotnet's People

Contributors

bryful avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.