{"repo":"mak-thevar/core-webapi-boilerplate","free":true,"listed":false,"github":"https://github.com/mak-thevar/core-webapi-boilerplate","clone":"git clone https://github.com/mak-thevar/core-webapi-boilerplate.git","description":"The Project Name is a .NET Core 6.x based template that follows a n-layered architecture and includes pre-configured libraries such as Swagger, JWT, AutoMapper, and more. It provides developers with a solid foundation for building robust and scalable applications.","language":"C#","stars":10,"topics":["3-layer-arcitecture","api","asp-net-core","boilerplate","csharp","dotnet","dotnet-core","dotnetcore","entity-framework-core","jwt-authentication"],"license":"MIT","category":"saas-starters-boilerplates","readme_excerpt":"[![Contributors][contributors-shield]][contributors-url] [![Issues][issues-shield]][issues-url] [![LinkedIn][linkedin-shield]][linkedin-url] CoreWebApi-BoilerPlate Built on .NET Core 6.x, this template follows a n-layered architecture and includes pre-configured libraries like Swagger, JWT, and AutoMapper, among others. It's a reliable starting point for developers seeking to create strong and adaptable applications, offering a simplified development experience. 👩‍💻Are you in need of a frontend solution? You can access the frontend for this repository at the following link: core-webapi-boilerplate-frontend 📋 Table of Contents Getting Started File Structure Installation Features Contributing Screenshots License Contact 🏁 Getting Started Prerequisites - Visual Studio OR Visual Studio Code 🗃️ File Structure Installation - Clone the repository - Open the solution file 'CoreWebApiBoilerPlate.sln' directly in Visual Studio - The database is cofigured to use sqllite you can change it to appropriate sql like MSSQL or mysql, the settings can be found on the RegisterSqliteDatabaseContext method in DataLayer\\RegisterDBDependency.cs file - The initial seeding data can be found on DataLayer\\Context\\SeedingData.cs file Show Code public static List GetTodoStatus() { return new List { new TodoStatus{ Id =1 , Description = \"Todo\", IsDefault = true}, new TodoStatus{ Id =2 , Description = \"In Progress\", IsDefault = true}, new TodoStatus {Id =3, Description = \"Completed\" , IsDefault = true}","default_branch":null,"files":null,"tree":[],"storefront":"/r/mak-thevar","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mak-thevar/core-webapi-boilerplate/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}