A simple ASP.NET Core 2.0 Web Api demo implementing CQRS pattern. Allows to save and categorize ideas on any topic.
- ASP.NET Core 2.0
- ASP.NET Identity
- Swashbuckle
- MediatR
- Autofac
- AutoMapper
- Entity Framework Core
- Entity Framework Plus
- DbUp
- FluentValidation
- Moq
- Shouldly
- xUnit
- MailKit