Skip to content

hsynksahin/FrameworkExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrameworkExample

A layered structured ASP.NET solution example. Contains few class patterns and features.

The project is not build for any kind of usage. Only an example for future projects and remembering stuff.

TODOS

  • Applications

    • WEB
      • Basic Web Application for CRUD all the data on the database. Use for admins OR developers.
    • API
      • An API for users. Which has authentications.
        • May need more tables on the database
  • PostSharp

    • Aspects
      • Validation, Transaction, Cache and Log aspects currently not working.
  • Tests

    • Use mocking

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages