arduosoft / RawCMS

RawCMS is the headless CMS written in asp.net core build for developers that embraces API first technology. Please give us a feedback!
https://forms.gle/wvu1HF9P52ZdXujv6
GNU General Public License v3.0
173 stars 72 forks source link

Refactoring for RawUserStore #227

Closed zeppaman closed 4 years ago

zeppaman commented 4 years ago

User story

The file contains too many classes. https://github.com/arduosoft/RawCMS/blob/master/Plugins/RawCMS.Plugins.Core/Stores/RawUserStore.cs

task

Split the file in one class per file in the same folder and namespace.

acceptance criteria

The program compiles and you can log in on your local

TymurMirzaiev commented 4 years ago

I would take it