Skip to content

Latest commit

 

History

History
63 lines (47 loc) · 1.34 KB

File metadata and controls

63 lines (47 loc) · 1.34 KB

Simple UI Base in .NET

Template for building .NET apps with modern UI, secure server-side logic, and user authentication.


Features

Application

  • Server communication (web-based).
  • Encrypted login/password handling.
  • Custom database support via PHP scripts.
  • PHP backend scripts for data operations included.
  • All server-side resources provided.
  • Ready-to-use forms and handlers.
  • Dark theme with Crimsonred accents.
  • Built-in GUNA2 UI for modern components.

Website

  • Fully functional frontend linked to the .NET app.
  • Account management, subscriptions, and contact.

Pages

  • Home
  • Subscription list
  • About
  • Contact

Auth System

  • Login & registration (invite-based optional).
  • Encrypted password storage.
  • Dashboard with:
    • License key management
    • Product download
    • Encrypted user data

Domain Change

To update domain:

mailrip.sln > server.vb

Replace: 'mailrip.fun/' with your custom domain.


UI Preview

Application

App UI 1
App UI 2
App UI 3

Website

Home
Subscriptions
About
Contact
Panel