Skip to content

ASP.NET Core 3.1 Beginners project template with complete Custom User Management and lot's of other useful Features Which Helps you for Rapid Application Development.

main
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Nov 20, 2020
Oct 24, 2020
Nov 18, 2020
Nov 18, 2020

README.md

Frapper

Frapper- Quick Guide for Rapid Application Development in ASP.NET Core

Frapper is completed project template with all features which are commonly used in projects.

It Will help you learn and implement these features in Live Project's

Welcome to Frapper

Give a Star ⭐️

If you find project really helpful in Quick Learning do give it a star.

Feature Overview

  • Alerts
  • Custom User Management
  • Unit Of Work Using Entity Framework
  • Unit Of Work Using Dapper
  • Configure Menus by Roles
  • Custom Grids
  • Captcha
  • Cache Services
  • Dapper
  • Entity Framework Core
  • Create Pdf files
  • Create Notice
  • Capture Photo from WebCam
  • Cropping Images and storing
  • Create Notice
  • Download Files
  • Download Excel Reports
  • Exception Logging
  • Extensions
  • FluentValidation
  • Filters
  • Globalization and Localization
  • HealthChecks
  • Helpers
  • jQuery Datetime pickers & Bootstrap Datetime pickers
  • Jtable Grid
  • Loader
  • Modal popups
  • Notification
  • Ordering Menus
  • Upload Files to store in a folder
  • Upload Files to store in Database

Technologies

  • ASP.NET Core 3.1
  • Entity Framework Core 3.1

Install Tools

  • Visual Studio 2019
  • SQL Server 2019
  • .NET Core SDK 3.1

NuGet Packages which are used in Project

  • AspNetCore.HealthChecks.Redis
  • AspNetCore.HealthChecks.SqlServer
  • AspNetCore.HealthChecks.UI
  • AspNetCore.HealthChecks.UI.Client
  • AspNetCore.HealthChecks.UI.InMemory.Storage
  • AspNetCore.HealthChecks.UI.SqlServer.Storage
  • AutoMapper.Extensions.Microsoft.DependencyInjection
  • DinkToPdf
  • DNTCaptcha.Core
  • EPPlus
  • FluentValidation.AspNetCore
  • Microsoft.AspNetCore.Mvc.NewtonsoftJson
  • Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
  • Microsoft.EntityFrameworkCore
  • Microsoft.EntityFrameworkCore.SqlServer
  • Microsoft.EntityFrameworkCore.Relational
  • Microsoft.Extensions.Caching.Redis
  • Microsoft.VisualStudio.Web.CodeGeneration.Design
  • SixLabors.ImageSharp
  • StackExchange.Exceptional.AspNetCore
  • X.PagedList.Mvc.Core
  • Microsoft.Data.SqlClient
  • Dapper
  • Newtonsoft.Json
  • System.Linq.Dynamic.Core
  • System.ComponentModel.Annotations

Design Template

Front-end library

How to configure and run

  • Clone code from Github: git clone https://github.com/saineshwar/Frapper
  • Open solution Frapper.Web.sln in Visual Studio 2019
  • Database Script is kept inside Database_Script folder outside Solution.
  • Restore Database which is provided
  • Make Changes in ConnectionStrings, ApplicationSettings, Exceptional, RedisServer in appsettings.json file
  • Build project which will restore all NuGet Packages
  • Final Step Run Project

Supporting Documentation

Credential

Default Administrator Account

  • Username: admin
  • Password: Pass@123

Default User Account

  • Username: demouser
  • Password: Pass@123

Support

Buy Me A Coffee Support This Project to keep it active ⭐️

About the Author

Saineshwar Bageri

License

Released under the MIT LICENSE

About

ASP.NET Core 3.1 Beginners project template with complete Custom User Management and lot's of other useful Features Which Helps you for Rapid Application Development.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.