Coder Social home page Coder Social logo

christdev / northwind365 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sswconsulting/northwind365

0.0 0.0 0.0 14.1 MB

Reference architecture for SSW.CleanArchitecture

Home Page: https://github.com/SSWConsulting/SSW.CleanArchitecture

License: MIT License

JavaScript 1.31% C# 65.92% TypeScript 29.31% CSS 0.49% HTML 2.97%

northwind365's Introduction

SSW Banner

Northwind 365

SSW TV | YouTube

.NET contributions welcome

Northwind 365 is a sample application built using .NET 8, ASP.NET Core, and Entity Framework Core.

The initial construction of this project is explained in the following blog posts:

Learning Resources

You're interested learning more about Clean Architecture, please see this excellent video by Matt Goldman:

Alternatively, SSW has many great rules about Clean Architecture:

If you'd like to start a new project using Clean Architecture, you can use the SSW Clean Architecture template:

You can also find a collection of commumity projects built on Clean Architecture here:

Getting Started

Use these instructions to get the project up and running.

Prerequisites

You will need the following tools:

Setup

Follow these steps to get your development environment set up:

  1. Clone the repository
  2. At the root directory, restore required packages by running:
 dotnet restore
  1. Next, build the solution by running:
dotnet build
  1. Once the front end has started, within the \Src\WebUI directory, launch the back end by running:
dotnet run
  1. Launch https://localhost:44427/ in your browser to view the Web UI

  2. Launch https://localhost:44376/api in your browser to view the API

Technologies

  • .NET 8
  • ASP.NET Core 8
  • Entity Framework Core 8
  • Angular 15

Other Packages

  • MediatR
  • FluentValidation
  • AutoMapper
  • Ardalis.Specification
  • Ardalis.GuardClauses

Testing Packages

  • xUnit
  • NSubstitute
  • TestContainers
  • Fluent Assertions
  • Respawn
  • Bogus

Marketing

Marketing site can be found at northwind365.com which is deployed from Northwind365.Website.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

northwind365's People

Contributors

jasontaylordev avatar danielmackay avatar jasongt avatar jernejk avatar dependabot[bot] avatar nicholasmead avatar teamsmiley avatar brendan-nobadthing avatar christoment avatar matt-goldman avatar yoozek avatar jjmyrup avatar adrianoae avatar tommes avatar thiagospassos avatar aggravate avatar simoncropp avatar digitalcolony avatar wicksipedia avatar javico2609 avatar ivanrodriguezfernandez avatar siriak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.