Skip to content

devafortun/ASP.NET-Core-ReactJS-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core with ReactJS Example

Simple setup and skeleton for ASP.NET Core Web API with ReactJS UI

What is this?

This is an useful template for simple main setup of web application. It's abstract enough to be reusable. 😊

Home

What Languages and Technologies are in?

  • Back-End
    • ASP.NET Core Web API
    • SQL
    • Entity Framework Core
    • AutoMapper
    • JSON Web Token
  • Front-End
    • JavaScript (TypeScript)
    • ReactJS
    • Fetch API
    • HTML5, CSS3

How this thing works?

Well, you know... you have a database. It's configured to migrate. You have a simple UI rendering. While you wait you'll see a fancy loading icon. You have webpack all running by itself (thanks to the great ASP.NET Core template). Basically you have all setup so you can run the solution and see it. And if something goes wrong - a baby cow will come to say 'Hi'to you! I'm not joking.

Baby Cow

Why this thing exists?

To make our life simpler. Besides, it's good to make some skeletons. How many times you refactor these MVC template projects?

Who worked on this?

  • Design part - @here
  • Logic part - @here - with a lots of Google searches and no sleep ☕️

What's not ready yet?

  • Giving useful information to user what (tf) is happening. 😃
  • I think of refactoring the code.

Does this thing has a license?

Actually, it does. The simple template is under MIT license.

About

ASP.NET Core project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published