An open API service indexing awesome lists of open source software.

https://github.com/mocanet/mocaweb

Moca.NET ASP.NET Library
https://github.com/mocanet/mocaweb

asp-net dotnet moca nuget

Last synced: 3 months ago
JSON representation

Moca.NET ASP.NET Library

Awesome Lists containing this project

README

          

# Moca.NET WebApplication

[![Build status](https://ci.appveyor.com/api/projects/status/qrsapf9gd8gklls0?svg=true)](https://ci.appveyor.com/project/miyabis/mocaweb)
[![NuGet](https://img.shields.io/nuget/v/Moca.NETWebApp.svg)](https://www.nuget.org/packages/Moca.NETWebApp/)
[![NuGet Pre Release](https://img.shields.io/nuget/vpre/Moca.NETWebApp.svg?maxAge=2592000)](https://www.nuget.org/packages/Moca.NETWebApp/)
[![NuGet](https://img.shields.io/nuget/dt/Moca.NETWebApp.svg)](https://www.nuget.org/packages/Moca.NETWebApp/)
[![license](https://img.shields.io/badge/License-MS--PL-blue.svg)](https://opensource.org/licenses/MS-PL)

## Overview
### Web Features
* Custom Controls (for Web Form)
* Easy access variables
Cookie, Session, QueryString, Application, ServerVariables, ViewState, ViewData

## Support for multiple frameworks
### Microsoft .NET Framework
* 2.0
* 3.5
* 4.0
* 4.5
* 4.5.2
* 4.6
* 4.6.2
* 4.7

## How to get

URL:https://www.nuget.org/packages/Moca.NETWebApp/
```
PM> Install-Package Moca.NETWebApp
```

## Other Libraries

[Moca.NET Organization](https://github.com/mocanet)

## Visual Studio Extensions

* [Moca.NET Template Extension](https://marketplace.visualstudio.com/items?itemName=MiYABiS.MocaNETTemplate30)
* [Moca.NET Snippets Extension](https://marketplace.visualstudio.com/items?itemName=MiYABiS.MocaNETCodeSnippet)

## Sample

* Web Form Application
* http://miyabis.github.io/Moca.NET-WebAppDemo/
* https://code.msdn.microsoft.com/vstudio/MocaNET-Framework-Web-0e8d6dd7

* Windows Form Application
* http://miyabis.github.io/Moca.NET-WinAppDemo/
* https://code.msdn.microsoft.com/vstudio/MocaNET-Framework-Windows-7174d250

## For Development

* Visual Studio 2017

## License

Microsoft Public License (MS-PL)

http://opensource.org/licenses/MS-PL