Try & Buy | Free Trial Maker For .NET Applications icon

Try & Buy | Free Trial Maker For .NET Applications

Hot or Not
Try & Buy | Free Trial Maker For .NET Applications

Description

Try & Buy is a secure and simplified library that allows developers to integrate their products with secure, free-trial releases to customers before they purchase a full version of their software. With Try & Buy, you won’t need to leverage on complex and pricey market solutions to deliver your softwares with free-trial or demo modes.

For a demo video, please visit:

Features

  • Supports .NET Framework 4.0 and above.
  • Generates secure trial licenses for applications with configurable trial periods.
  • Determines whether the user has backdated their System Date/Time.
  • Prevents multiple free-trial uses with its Proof-Of-Use (POU) feature.
  • Assigns unique device fingerprint IDs to end users for verification and validation of licenses.
  • Lets you provide a direct link to your product’s purchase page once the free-trial period expires.
  • Provides default dialogs for use when:
    • A license has expired to help direct users to your product’s purchase page.
    • Displaying license information to end users.

What is included?

  • Complete documentation in PDF.
  • Full, well documented source code.
  • C# and VB demos.
  • Secured (Obfuscated) DLL library and standard library.

Requirements

  • Visual Studio 2010 or higher.
  • .NET Framework 4.0.

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

User Management .Net core 3.1 - Support Arabic + Full Source Code icon

User Management .Net core 3.1 - Support Arabic + Full Source Code

Hot or Not
User Management .Net core 3.1 - Support Arabic + Full Source Code

Description

User Management .Net core 3.1 + Full Source Code

Version v1.0

Introduction

User management system make administrators able to manage users within any organization. It offers a simple way to manage information about user accounts. It also enables the administrator to reset user passwords and enable or disable account status.

This web based application is developed on .Net core 3.1 using ASP.Net Core, C#, Entity framework core ,JavaScript, jQuery, JSON, Bootstrap, HTML, CSS and SQL Server. User Management has two default role , and you can add unlimited roles .

Also you can create policies with many roles and bind policies with pages, you can do this using a simple page in the system . the page name is .

you can use this solution as a template to develop any system you want  , just change the name of [Usermanagement.web] project to the name of your project , and start develop your own system with full user management features.

Framework: .Net Core 3.1

Features :

  • Fully responsive and user friendly
  • Hide/Show Menu Links according to the user policy
  • Interactive Dashboard
  • Simple to use and implement
  • Improved security features
  • Secured user login
  • Remember me feature on login
  • Hide / Show Remember me and Forgot password feature on login
  • Recover password
  • Authentication Throttling (lock user account after certain incorrect login attempts)
  • Configure Email SMTP
  • Graphical representation show the registered users sort by current month, current year
  • Full client-side validation (using JavaScript)
  • Full server-side validation (using ASP.Net Core C#)
  • Fully responsive to mobile browsers
  • Latest HTML5 features
  • Designed using Bootstrap
  • Fully optimized code

Quick Start Guide

How to Generate Database Tables

  • Open and in the list .. select [Common.Persistance] project
  • Write the below commands
    • add-migration CreateCommon -context CommonDbContext
    • update-database -context CommonDbContext
  • Open and in the list .. select [UserManagement.Persistance] project
    • add-migration CreateIdentity -context ApplicationDbContext
    • update-database -context ApplicationDbContext
  • Congratulations , just run the project .

Credentials

User name : admin

Password : P@ssw0rd

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.