Skip to content

LumiSoft.Net is a network communication protocol code base that allows you to develop your own web application servers or client programs. New.LumiSoft.Net is the .Net Core/.Net Standard version of LumiSoft.Net.

Notifications You must be signed in to change notification settings

markjerz/New.LumiSoft.Net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

General usage terms:

*) If you use/redistribute compiled binary, there are no restrictions. You can use it in any project, commercial and no-commercial. Redistributing compiled binary not limited any way.

*) It's allowed to complile source code parts to your application, but then you may not rename class names and namespaces.

*) Anything is possible, if special agreement between LumiSoft.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


项目说明

New.LumiSoft.net是基于LumiSoft.Net源代码重新编译而成(少部分代码被修改了),以便于在.net framework 4.5/4.6/.net standard 2.0/.net core环境使用。

LumiSoft.Net是我在.net framework 2.0时用得最爽的框架,可惜在.net core下却不能使用了,甚为遗憾,所以只有自己动手改造了。

New.LumiSoft.Net的授权协议完全遵循LumiSoft.Net,请大家放心使用!


.Test项目 凡是含有.Test名称的项目皆为示例项目,可作为参考用,这里不再详细说明。

About

LumiSoft.Net is a network communication protocol code base that allows you to develop your own web application servers or client programs. New.LumiSoft.Net is the .Net Core/.Net Standard version of LumiSoft.Net.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.6%
  • Other 0.4%