• SERVIDOR ASP.NET
    P
    O
    R
    T
    Á
    T
    I
    L

Servidor ASP.NET Portátil

 

Resumo

Pequeno servidor web baseado no projeto Cassini++

Servidor .net v4 simples, usado para aplicações portáteis. não requer isntalação e é fácil de manter. Pode rodar normalmente para webforms ou para MVC. Criado com C# e Windows Forms.

Futuras versões incluirão:

  • Integração com Redis noDB
  • Funções de gerenciamento
  • Rota padrão de MVC
  • Documento padrão Webforms
  • File Browser Avançado
  • Estatísticas de uso

Project Details

  • Documentação
  • Instalação
  • FAQ
  • Colaboração
  • Download
  • Documentação do Projeto


    Portable Asp.Net Web Server for .NET v4 ------------------------------------------ This Portable Asp.Net Web Server version requires .NET Framework v4 Funcionalidades: * Unico arquivo executável. não ha necessidade de instalar! * Somente 500K! * Roda sites ASP.NET! * Licença Ms-PL * Pode ser usado tanto como servidor privado ou público (recomendado somente em ambientes seguros * Minimizar para a barra de iniciar * Roda Asp.Net MVC

    Instruções [Em Inglês] Instructions to Run Portable Asp.Net Web Server ----------------------------- "Portable Asp.Net Web Server" <loopback|any> Examples: "Portable Asp.Net Web Server" c:\ 80 / Starts the server with application directory "c:\" listening on port 80 on loopback device (127.0.0.1 aka localhost) "Portable Asp.Net Web Server" c:\ 80 / any Starts the server with application directory "c:\" listening on port 80 on any ip adress (reachable from network) using virtual path "/" "Portable Asp.Net Web Server" c:\ Starts the server with application directory "c:\" listening on port 80 of loopback device using virtual path "/" "Portable Asp.Net Web Server" c:\ 8089 / any mvc Starts the server with application directory "c:\" listening on port 80 on any ip adress (reachable from network) using virtual path "/" mapping to /home (MVC)

    Futuras versões incluirão:

    • Integração com Redis noDB
    • Funções de gerenciamento
    • Rota padrão de MVC
    • Documento padrão Webforms
    • File Browser Avançado
    • Estatísticas de uso
  • Instruções de Instalação

    Não é necessário instalar, só descompactar e rodar

    Instruções para rodar o Portable Asp.Net Web Server
    -----------------------------------------------------------

    Exemplo:

    "Portable Asp.Net Web Server" c:\ 
    Inicia o servidor com o diretório "c:\" ouvindo porta 80 na rede 127.0.0.1 (loopback) com caminho virtual "/"

    "Portable Asp.Net Web Server" c:\ 80 /
    Inicia o servidor com o diretório "c:\" escutando a porta 80 na rede 127.0.0.1 (loopback)

    "Portable Asp.Net Web Server" c:\ 80 / any
    Inicia o servidor com o diretório "c:\" escutando a porta 80 em qualquer rede

    "Portable Asp.Net Web Server" c:\ 8089 / any mvc
    Inicia o servidor com o diretório "c:\" escutando a porta 80 em qualquer rede com caminho virtual "/" mapeando para /home (MVC)

  • Perguntas Frequentes

    ***SUPORTA APLICAÇÕES MVC***
    Para suporte a banco de dados, visite Microsoft SQL Compact 4.0

    Para usar com Pendrive ou CD/DVD (e outras mídias portáteis) modifique o arquivo de configuração Portable Asp.Net Web Server.exe na pasta raíz e mude os parametros de inicialização.

     

    Notas de Lançamento
    -----------------------------
    
    Versão 2.1
    -----------------------------
    * Adicionado opção de mapear a raiz MVC
    * Corrigido auto startup e argumentos
    
    Versão 2
    -----------------------------
    * Adicionado botão de salvar configuração
    * Atulizado para .NET v4
    * Melhorias na Interface (Interface mais limpa, menos botões)
    
    Versão 1.1
    -----------------------------
    * Corrigido parsing da linha de comando
    * Suporte para caminho relativo
    * Melhorias na Interface (Interface mais limpa, caixa de sobre)
    * Melhorado processo de Request
  • Colaboração e Código Aberto

    Microsoft Public License (MS-PL)

    [OSI Approved License]

    This license governs use of the accompanying software. If you use the software, you
    accept this license. If you do not accept the license, do not use the software.

    1. Definitions
    The terms "reproduce," "reproduction," "derivative works," and "distribution" have the
    same meaning here as under U.S. copyright law.
    A "contribution" is the original software, or any additions or changes to the software.
    A "contributor" is any person that distributes its contribution under this license.
    "Licensed patents" are a contributor's patent claims that read directly on its contribution.

    2. Grant of Rights
    (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.
    (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.

    3. Conditions and Limitations
    (A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks.
    (B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.
    (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.
    (D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.

    • (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
  • Downloads de Projetos

    This is asp.net web server project code
    Size 0Kb
    Created : 2/7/2015
    Etiquetas :

    open source code source free

    **********************************************************

    This is A simple .net v4 web server, for portable deployments.
    Size 0Kb
    Created : 2/7/2015
    Etiquetas :

    asp.net run portable web server binaries

    **********************************************************