Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

thiagomajesk/AspNetCoreSkeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core Skeleton 💀

A simple ASP.NET Core bootstrap template with:

  • Entity Framework Core
  • AutoMapper
  • Simple Cookie Authentication
  • Bootstrap 4.x
  • ASP.NET Core ViewComponents usage examples
  • Nice folder structure
  • MediatR (CQRS)
  • Typescript and Webpack (laravel-mix)
  • KnockoutJs using knockout.bootstrapper workflow

Planning to add:

  • Localization
  • FluentValidations

What this project IS and IS NOT:

  • ❌ A structure for a conventional DDD application
  • ✔️ An opionated structure that simplifies project bootstrapping
  • ❌ An architecture based on default standards and common "good practices" (not necessarily though)
  • ✔️ A battle tested toolset for small/medium projects focusing on developer productivity

ℹ️ The ideia behind this project is not having something set in stone. Unlike this, I'm constantly changing and adapting things around here in a way that can improve productivity (less code = less bugs). So, feel free to give it a try and share your thoughts. Any contributions are be welcome.

About

A simple ASPNET Core bootstrap template with: Entity Framework, AutoMapper and simple cookie authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published