# 🚀 EF Project Web API Template: Your .NET Savior!
**Stop reinventing the wheel!** 🛑 This template is your new best friend for creating .NET Web API projects faster than you can say "بسم الله"! 💫
## ⚡ Features That'll Make You Dance
- **Instant Project Structure** 🏗️ - Folders, configs, everything ready!
- **Best Practices Baked In** 🧁 - Like grandma's recipe, but for code
- **Zero Boilerplate** 🧹 - Bye-bye repetitive code!
- **Easy Customization** 🎨 - Make it yours in 2 shakes of a lamb's tail
## 🚦 Getting Started
### 1. Install the Magic Template
```bash
dotnet new install EFProjectWebApi.Templatedotnet new EFProjectWebApi2 -n YourProjectName -o YourProjectDirectorycd YourProjectDirectory
dotnet run{
"$schema": "http://json.schemastore.org/template",
"author": "AhmedSayed",
"classifications": ["Web", "WebAPI"],
"identity": "EFProjectWebApi.Template",
"name": "EFProjectWebApi2",
"shortName": "EFProjectWebApi2",
"tags": {
"language": "C#",
"type": "project"
},
"exclude": [
".vs/**/*",
"**/.vs/**/*",
"**/bin/**/*",
"**/obj/**/*",
"**/*.user"
],
"sourceName": "EFProjectWebApi",
"preferNameDirectory": true
}- ✅ Consistency - Your team will actually know where stuff is
- ✅ Productivity - Spend time on real problems, not project setup
- ✅ Professional Setup - Look like a senior dev from line 1
MIT Licensed - Do whatever you want (but maybe say thanks? 😇)
Made with ❤️ by AhmedSayed
"Why code hard when you can code smart?" 🧠💥