Multilingual Website for Ads, Jobs, Services and News.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
An explanation will be added of what you need to install the software and how to instal then
Will be added step by step series of examples that tell you how to get a development env running
And repeat
...
End with an example of getting some data out of the system or using it for a little demo
It will explain what is being tested and why
It will explain what is being tested and why
It will explain what is being tested and why
Will be added additional notes about how to deploy this on a live system
- .NET 3.1 - The web framework used
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Valentin Stoev - Initial work - Valentin9003
See also the list of contributors who participated in this project.
This project is licensed under the Apache License - see the LICENSE.md file for details
- Creation of the project
- Integration with Appveyor has been added
- Added Email Sender Provider
- Migrated project to .Net Core 3.1
- Added Error Logging
- Added Facebook Authentication
- Added multilingual backend functionality
- Multilingual support has been added to the layout, views and identity
- Added Data Models and configurations for them
- Added Seed DB Method
- Multilingual support has been added to data annotattion error messages and models attributes
- Added Scaffold for MVC Structure (Models, Views, Controllers, Resx Files For Them and Main Services) For Ads, Jobs, News and Services
- Added Extension metod for EndPoints
- Added Tables For News in Database
- Layout Changed
- Migrated project to .Net Core 3.1.1
- Added Custom Authorization Attribute
- Added Custom "Denied" Controller, View and Localization for them
- Seed Method are refactored
- Added Categories Navigation Menu Partial View
- Added Localization to Categories Tables in Database
- Added APIs and Services for them
- Added Service Helper