https://github.com/ontopiccms/ontopic-webforms
Library for deploying the OnTopic CMS to an ASP.NET Web Forms based website. This library is deprecated in favor of `OnTopic-MVC` or `OnTopic-AspNetCore`.
https://github.com/ontopiccms/ontopic-webforms
asp asp-net asp-net-web-forms client-library cms content-management-system ignia legacy-application ontopic ontopic-library presentation-layer web-application
Last synced: 3 months ago
JSON representation
Library for deploying the OnTopic CMS to an ASP.NET Web Forms based website. This library is deprecated in favor of `OnTopic-MVC` or `OnTopic-AspNetCore`.
- Host: GitHub
- URL: https://github.com/ontopiccms/ontopic-webforms
- Owner: OnTopicCMS
- Created: 2019-12-25T09:04:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-01T20:06:29.000Z (over 5 years ago)
- Last Synced: 2025-01-14T10:33:11.177Z (4 months ago)
- Topics: asp, asp-net, asp-net-web-forms, client-library, cms, content-management-system, ignia, legacy-application, ontopic, ontopic-library, presentation-layer, web-application
- Language: C#
- Size: 224 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OnTopic Web Forms Adapter
Provides a basic implementation [OnTopic](https://github.com/Ignia/Topics-Library) for use with **ASP.NET Web Forms**.> **Important:** This version of the library is obsolete. Ignia is no longer actively maintaining it, nor is it fully compatible with the latest version of OnTopic. It is provided exclusively to aid in migrations. Implementations should be updated to use the [ASP.NET MVC Framework](https://github.com/Ignia/Topics-Library/OnTopic.Web.Mvc) or, better yet, [ASP.NET Core 3.0](https://github.com/Ignia/Topics-Library/OnTopic.AspNetCore.Mvc) version.
## Presentation Layer
- **[`Ignia.Topics.Web`](Ignia.Topics.Web)**: ASP.NET Web Forms implementation, allowing templates to be created using `*.aspx` pages.## Credits
OnTopic is owned and maintained by [Ignia](http://www.ignia.com/).