Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7e3e7b3

Browse files
2 parents 707507d + 752fa7c commit 7e3e7b3

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

‎README.md‎

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,21 @@
1-
# run-aspnetcore-spa
2-
New .Net Core 3.0 Asp.Net Razor Components SPA Web Application
1+
# What is AspnetRun ?
2+
A **starter kit** for your next **ASP.NET Core** web application. Boilerplate for **ASP.NET Core reference application** with **Entity Framework Core**, demonstrating a layered application architecture with DDD best practices. Implements NLayer **Hexagonal architecture** (Core, Application, Infrastructure and Presentation Layers) and **Domain Driven Design** (Entities, Repositories, Domain/Application Services, DTO's...)
3+
and aimed to be a **Clean Architecture**, with applying **SOLID principles** in order to use for a project template.
4+
Also implements **best practices** like **loosely-coupled, dependency-inverted** architecture and using **design patterns** such as **Dependency Injection**, logging, validation, exception handling, localization and so on.
5+
6+
You can check full repository documentations and step by step development of **[100+ page eBook PDF](http://www.aspnetrun.com/Book)** from here - **http://www.aspnetrun.com/Book**. Also detail introduction of book and project structure exists on **[50+ page of github wiki](https://github.com/aspnetrun/run-core/wiki)**.
7+
8+
# AspnetRun run-aspnetcore-spa Repository
9+
New .Net Core 3.0 Asp.Net Razor Components SPA Web Application.
10+
11+
* **[run-aspnetcore-spa](https://github.com/aspnetrun/run-aspnetcore-spa)** - intented to building Single-Page Web Applications(SPA) using ASP.NET Core & EF.Core and **Razor Components** templates with new aspnet core server-side rendering approach and build real-time communication with SignalR. **YOU ARE HERE.**
12+
13+
This repository is **under development**. It is **not finished yet**.
14+
It will become issue tracker system Real world example of run-core based application.
15+
16+
* spa
17+
* razor components
18+
* identity
19+
* validation
20+
* exception management
21+
* issue tracker use cases like github

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /