All Projects → saineshwar → Frapper

saineshwar / Frapper

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.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Frapper

Efcoreinaction Secondedition
Supporting repo to go with book "Entity Framework Core in Action", second edition
Stars: ✭ 96 (-25.58%)
Mutual labels:  entity-framework, database, asp-net-core
Goldeneye
The CQRS flavoured framework that will speed up your WebAPI and Microservices development
Stars: ✭ 171 (+32.56%)
Mutual labels:  entity-framework, dapper, backend
Elf
The .NET 5 link forward service runs on Microsoft Azure
Stars: ✭ 68 (-47.29%)
Mutual labels:  asp-net-core, dapper
Lxhive
A lightweight Experience API Learning Record Store (LRS)
Stars: ✭ 73 (-43.41%)
Mutual labels:  database, learning
Sample Dotnet Core Cqrs Api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Stars: ✭ 1,273 (+886.82%)
Mutual labels:  entity-framework, dapper
Gobook
A complete introduction into Go, superseded by https://github.com/miekg/learninggo
Stars: ✭ 882 (+583.72%)
Mutual labels:  free, learning
Declarativesql
Attribute-based database access
Stars: ✭ 41 (-68.22%)
Mutual labels:  database, dapper
Ef6
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
Stars: ✭ 1,218 (+844.19%)
Mutual labels:  entity-framework, database
Entityframework Reverse Poco Code First Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from
Stars: ✭ 562 (+335.66%)
Mutual labels:  entity-framework, database
Filecontextcore
FileContextCore is a "Database"-Provider for Entity Framework Core and adds the ability to store information in files instead of being limited to databases.
Stars: ✭ 91 (-29.46%)
Mutual labels:  entity-framework, database
Entityworker.core
EntityWorker is an object-relation mapper(ORM) that enable .NET developers to work with relations data using objects. EntityWorker is an alternative to entityframwork. is more flexible and much faster than entity framework.
Stars: ✭ 91 (-29.46%)
Mutual labels:  entity-framework, database
Neural Api
CAI NEURAL API - Pascal based neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
Stars: ✭ 94 (-27.13%)
Mutual labels:  free, learning
Entity Framework Code First Succinctly
This is the companion repo for Entity Framework Code First Succinctly by Ricardo Peres. Published by Syncfusion.
Stars: ✭ 18 (-86.05%)
Mutual labels:  entity-framework, database
Efcore.pg
Entity Framework Core provider for PostgreSQL
Stars: ✭ 838 (+549.61%)
Mutual labels:  entity-framework, database
Layr
Dramatically simplify full‑stack development
Stars: ✭ 1,111 (+761.24%)
Mutual labels:  database, backend
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+5192.25%)
Mutual labels:  entity-framework, asp-net-core
Just An Email
App to share files & texts between your devices without installing anything
Stars: ✭ 75 (-41.86%)
Mutual labels:  free, asp-net-core
Model
Ruby persistence framework with entities and repositories
Stars: ✭ 399 (+209.3%)
Mutual labels:  entity-framework, database
Free Courses
Free IT courses
Stars: ✭ 522 (+304.65%)
Mutual labels:  free, backend
Java Notes
📚 计算机科学基础知识、Java开发、后端/服务端、面试相关 📚 computer-science/Java-development/backend/interview
Stars: ✭ 1,284 (+895.35%)
Mutual labels:  database, backend

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

Default User Account

About the Author

Saineshwar Bageri

License

Released under the MIT LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].