-
-
Notifications
You must be signed in to change notification settings - Fork 48
Home
Saineshwar Bageri edited this page Nov 18, 2020
·
1 revision
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
- Custom UserManagement
- Configure Menus by Roles
- Ordering Menus
- Using Entity Framework Core
- Using Dapper
- Exception Logging
- Download Excel Reports
- Create Notice
- Alerts
- Modal popups
- Jquery Datetime pickers & Bootstrap Datetime pickers
- Custom Grids
- Jtable Grid
- Capture Photo from WebCam
- Upload Photo
- Upload Files store in a folder
- Upload Files store in Database
- Download Files
- Globalization and Localization
- Captcha
- Sending Email
- Using Cache
- Cropping Images and storing
- Create Pdf files
- Notification
- Loader
- HealthChecks
- ASP.NET Core 3.1
- Entity Framework Core 3.1
- Visual Studio 2019
- SQL Server 2019
- .NET Core SDK 3.1
- AspNetCore.HealthChecks.Redis" Version="3.1.2"
- AspNetCore.HealthChecks.SqlServer" Version="3.1.1"
- AspNetCore.HealthChecks.UI" Version="3.1.3"
- AspNetCore.HealthChecks.UI.Client" Version="3.1.2"
- AspNetCore.HealthChecks.UI.InMemory.Storage" Version="3.1.2"
- AspNetCore.HealthChecks.UI.SqlServer.Storage" Version="3.1.2"
- AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.1.0"
- DinkToPdf" Version="1.0.8"
- DNTCaptcha.Core" Version="2.7.0"
- EPPlus" Version="5.4.0"
- FluentValidation.AspNetCore" Version="9.2.0"
- Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.9"
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="3.1.9"
- Microsoft.EntityFrameworkCore" Version="3.1.8"
- Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.8"
- Microsoft.Extensions.Caching.Redis" Version="2.2.0"
- Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.4"
- SixLabors.ImageSharp" Version="1.0.1"
- StackExchange.Exceptional.AspNetCore" Version="2.1.0"
- X.PagedList.Mvc.Core" Version="8.0.7"
- Clone code from Github: git clone https://github.com/saineshwar/Frapper
- Open solution Frapper.Web.sln in Visual Studio 2019