Skip to content

VAR.WebFormsCore is a web framework based lightly on ASP.Net WebForms.

License

Notifications You must be signed in to change notification settings

Kableado/VAR.WebFormsCore

Repository files navigation

VAR.WebFormsCore

MIT License

VAR.WebFormsCore is a web framework based lightly on ASP.Net WebForms.

Features

  • Components
    • Control
    • HtmlGenericControl, Panel
    • Button
    • Label and LiteralControl
    • HiddenField
    • TextBox and CTextBox
    • HtmlHead, HtmlMeta, HtmlBody and Page
    • Checkbox and Radiobutton
    • DataGrid
    • FileUpload
  • Pages
    • Common page
    • Error page
    • Login page
  • Interface
    • AspnetCore

Usage

Currently there are two libraries:

  • VAR.WebFormsCore: Core implementation of WebFormsCore
  • VAR.WebFormsCore.AspnetCore: AspnetCore interface

And one test web-application:

  • VAR.WebFormsCore.TestWebApp: A simple example web-application using WebFormsCore.

Building

A SLN solution is provided, for usage on Visual Studio, Rider or any editor with Omnisharp.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

  • Valeriano Alfonso Rodriguez.

About

VAR.WebFormsCore is a web framework based lightly on ASP.Net WebForms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published