Skip to content

Web API for eLearning system. Sample shows how to work with MySQL database using Repository and Unit of Work patterns. Solution includes web site (ASP.NET MVC), web api (ASP.NET Web API 2), ORM (NHibernate with Fluent Mappings), Database (MySQL). Unit tests presented for all API requests.

License

RyxolSolutions/web.api.elearning

Repository files navigation

web.api.elearning

Web API sample of eLearning system. Solution include web site (ASP.NET MVC), web api (ASP.NET Web API 2), ORM (NHibernate with Fluent Mappings), Database (MySQL). Unit tests presented for all API requests.

About

Web API for eLearning system. Sample shows how to work with MySQL database using Repository and Unit of Work patterns. Solution includes web site (ASP.NET MVC), web api (ASP.NET Web API 2), ORM (NHibernate with Fluent Mappings), Database (MySQL). Unit tests presented for all API requests.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages