Skip to content
forked from six-net/Samples

An example application for the EZNEW.NET development framework

License

Notifications You must be signed in to change notification settings

Jafic/Demo.Core3.0

 
 

Repository files navigation

Demo.Core3.0

An example application for the EZNEW.NET development framework

Get Started

  1. Download and install .NetCore3.0 SDK
  2. Download and install Visual Studio 2019
  3. If you can't access nuget.org,you can use this nuget package source:http://nuget.eznew.net/nuget
  4. Clone or download project
  5. Download database script and create database
  6. Config database connection in appsettings.json file
  7. Build and run Site.Console
  8. Login by default UserName:admin and default Passwork:admin

Reporting issues and bugs

If you have any questions or Suggestions, you can report to us via email,to the lidingbin@live.com, and we will reply to you as soon as possible, or you can contact DingBin Li via GitHub

Related projects

These are some other repos for related projects:

  • EZNEW-A simple, easy-to-use, flexible, and efficient .NET development framework
  • EZNEW.Data.SqlServer-Provides access to SQL Server databases based on the EZNEW development framework
  • EZNEW.Data.MySQL-Provides access to MySQL databases based on the EZNEW development framework
  • EZNEW.Data.Oracle-Provides access to Oracle databases based on the EZNEW development framework
  • EZNEW.Web-ASP.NET development tool library

About

An example application for the EZNEW.NET development framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.5%
  • C# 14.9%
  • HTML 12.9%
  • CSS 12.7%