Code Monkey home page Code Monkey logo

dotnetclub's Introduction

DotNetClub

A Tiny Club Written in Asp.Net Core

Upgrade:

  1. Add redis support
  2. Use new UnitOfWork pattern to access database

Begin You Run:

  • Install client libraries

    Go to DotNetClub.Web/wwwroot directory, and run npm install

  • Set UserSecrets in VisualStudio

     {
     	"ConnectionString": "Your Connection String",
     	"Redis": {
     		"EndPoints": ["Your Redis Host:Your Redis Port"],
     		"Password": "",
     		"Db": 1
     	}
     }
    
  • Create database

    The script to create the tables is under the database folder

dotnetclub's People

Contributors

fleetingwang avatar scheshan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dotnetclub's Issues

欢迎参与另一个 dotnet club 项目

关注这个 Repo 一段时间了,但最近没什么新的动静。

如果作者、各位关注者有意帮助国内 .NET Core 社区的繁荣,欢迎参与到我正在开发的另一个项目中来:
https://github.com/jijiechen/dotnetclub

这个项目已经陆续开发了两年多,最近也一直在更新,线上有预览版本的部署:https://preview.dotnetclub.net 也准备用来当作线上 .NET Core 社区来运营。所以你的参与可能直接帮助到国内 .NET Core 社区。

最后提一下,另起炉灶不在于竞争,而在于我的项目也在 2016 年就开始开发了,当时并不知晓有这个项目存在。相反,我希望团结所有人的力量。现在,dotnetclub 项目仍然在更新,并且在使用一系列相对新一些的技术和实践方法,值得我们一起去努力打造。
感谢关注。

can't work...

I have setup redis and add usersecrets to the project,but it still not work...is there other tips about config?

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.