• Stars
    star
    159
  • Rank 234,873 (Top 5 %)
  • Language
    JavaScript
  • Created almost 4 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

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

Frapper API (New Projecr)

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

Welcome to Frapper

Give a Star ⭐️

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

Support

⭐️ Support If Possible ⭐️ Buy Me A Coffee

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
  • There are 2 Database Scripts FrapperDB (Main Database),FrapperAuditDB (Request Audit Database) Download Database Script
  • appsettings.json file update DatabaseConnection (FrapperDB Database) , AuditDatabaseConnection (FrapperAuditDB Database)
  • Run Database Script 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

About the Author

Saineshwar Bageri

License

Released under the MIT LICENSE

More Repositories

1

Angular-7-Project-with-ASP.NET-CORE-APIS

Angular 7 Project with ASP.NET CORE APIS | Angular Project
C#
200
star
2

WebTimeSheetManagement

Basic TimeSheet Management Application in ASP.NET MVC 5
JavaScript
128
star
3

QuickDesk

The help desk software for small companies which are into customer support. Developed in ASP.NET MVC | SQL Server.
HTML
96
star
4

Angular-Demo-Application

This project is a simple rent a car project developed in ASP.NET Core MVC and Angular with backend as SQL Server 2008 R2.
JavaScript
60
star
5

ASPNET-Core-Angular-7-Project

Complete ASP.NET CORE application with Angular 7
TypeScript
58
star
6

ASP.NET-CORE-MVC-Project-Event-Management

This Project is developed in Asp.net MVC Core 1.0.0 with windows dependencies. This project is complete aim on Event Management Process in this we have to automate Process of Event Management.
C#
39
star
7

VueTicket

It’s a Ticketing software for small companies which are into customer support. Developed in ASP.NET Core
JavaScript
38
star
8

OneFitnessVue

Gym Project to Learn ASP.NET Core
JavaScript
38
star
9

Frapper.API

Frapper API is completed project with all features which are commonly used in Live projects.
C#
30
star
10

Bugpoint

Bugpoint is an application for Managing and Tracking application Bug.
JavaScript
27
star
11

CustomRoleManager

Creating Custom Role Manager In ASP.NET MVC 5
JavaScript
24
star
12

MVC-DEMO-PROJECT

DEMO Project IN ASP.NET MVC For Beginners
HTML
15
star
13

WebSecure

Secure ASP.NET Core Application With SHA512
C#
12
star
14

DemoAudit

HOW TO IMPLEMENT AUDIT TRAIL IN ASP.NET CORE
C#
11
star
15

Secure-ASP.NET-Core-MVC-Application

10 Points to Secure Your ASP.NET Core MVC Applications
C#
10
star
16

Globalization-and-Localization-in-ASP.NET-Core

How to Implement Globalization and Localization in ASP.NET Core
C#
10
star
17

DemoPaging

Paging with ASP.NET Web API
C#
9
star
18

BLAZOR-PLAYGROUND-SERIES

Blazor Playground Series
C#
8
star
19

ExcelExporter

You can export a Table, Stored Procedure or Query (Must Not be a Dynamic Query) directly to Excel
C#
8
star
20

DemoDropZone

Uploading multiples files in ASP.NET CORE using DropZone.js
HTML
6
star
21

SMART-CLIENT-PROJECT

.Net application that works online and offline Smart Client Concept
PowerShell
6
star
22

RabbitMQ

RabbitMQ with C#
5
star
23

WebCamASP.NETCORE

Capturing Image From Web Cam In ASP.NET Core MVC
ActionScript
5
star
24

Setting-up-angular-project-with-ASP.NET-Core-and-Visual-Studio-2017

Setting up angular project with ASP.NET Core and Visual Studio 2017
C#
4
star
25

WebErrorLogging_Log4Net

Repository contains code for logging Errors using Log4Net
JavaScript
3
star
26

DemoSearching

Searching with ASP.NET Web API
C#
3
star
27

WebErrorLogging_NLog

Repository contains code for logging Errors using NLog
JavaScript
3
star
28

saineshwar

3
star
29

WebErrorLogging_ELMAH

Repository contains code for logging Errors using ELMAH
JavaScript
3
star
30

Binding-DropdownList-in-Angular

Binding Dropdown List in Angular with ASP.NET Core Web API
C#
2
star
31

DataTablesGridExample

DataTables Grid Example
JavaScript
2
star
32

WebErrorLogging_Serilog

Repository contains code for logging Errors using Serilog
JavaScript
1
star
33

RabbitMQ_Dotnet_Examples

RabbitMQ Dotnet Examples
C#
1
star