Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cihatsolak/business-track-app

The project was developed with .net core 3.1 version. During the development phase, design-oriented concerns were not focused on, as the main focus was on writing clean and principled code.
https://github.com/cihatsolak/business-track-app

asp-net-core automapper bootstrap5-alpha1 business fluentvalidation identity jquery nlayer-architecture tracking

Last synced: 15 days ago
JSON representation

The project was developed with .net core 3.1 version. During the development phase, design-oriented concerns were not focused on, as the main focus was on writing clean and principled code.

Awesome Lists containing this project

README

        

## Business Track Application (Job Tracking System)

We set out with the principle of writing clean code and aimed to write a system where a company can follow its internal business. The project consists of four layers: Web, Entities, DataAccess and Business. In addition to the asp net core 3.1 version, I also developed additional packages, which are widely used in the industry, by including them in the project. In the information below, there is information about what packages and which layer I use.

![homeindex](https://user-images.githubusercontent.com/54249736/92272472-44ae6e80-eef2-11ea-8734-7ebba954a87c.png)

![Screenshot_1](https://user-images.githubusercontent.com/54249736/92272644-98b95300-eef2-11ea-9c7a-db68cbeb26b5.png)

#### Installed Packages (BusinessTrack.Business)
* EPPlus (Excel)
* FastMember
* iTextSharp.LGPLv2.Core

#### Installed Packages (BusinessTrack.DataAccess)
* Microsoft.AspNetCore.Identity.EntityFrameworkCore
* Microsoft.EntityFrameworkCore.Design
* Microsoft.EntityFrameworkCore.SqlServer
* Microsoft.EntityFrameworkCore.Tools
* Microsoft.Extensions.Configuration.Abstractions

#### Installed Packages (BusinessTrack.Entities)
* Microsoft.AspNetCore.Identity.EntityFrameworkCore

#### Installed Packages (BusinessTrack.Web)
* AutoMapper.Extensions.Microsoft.DependencyInjection
* FluentValidation.AspNetCore
* Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
* Microsoft.VisualStudio.Web.CodeGeneration.Design

#### Contact Addresses
##### Linkedin: [Send a message on Linkedin](https://www.linkedin.com/in/cihatsolak/)
##### Twitter: [Go to @cihattsolak](https://twitter.com/cihattsolak)
##### Medium: [Read from medium](https://cihatsolak.medium.com/)