Echoes Kernel 1.0.0

Sample Application using Auxo.Net Framework

Tags

Asp.Net Core Entity Framework Core PostgresSQL Dependency Injection NUnit TestHost Json.Net

Documentation

Dependencies

Roadmap

1.0.1
  • Core
    • User
  • API
    • Authentication with JWT and Redis
    • Localization Used Based with Json Resource
    • Refactoring Errors Validation Result

Releases

1.0.0
  • Core
    • Models
    • Validations
    • Unit Test
  • Data
    • Database Mapping
  • Infra
    • Dependencies Resolution
  • API
    • Configure file settings.{env}.json suported
    • Result Http Rest Based
    • Generic Crud Controller CrudController
    • Ignore null in Json Result
    • Ignore Case in Json
    • Result LowerCamelCase in Json
    • Unit Test