https://github.com/vahidfarahmandian/jinget
Jinget is a high-performance .NET 8.0 framework built with DDD + CQRS at its core. It's your Swiss Army knife for cutting through boilerplate code and supercharging productivity.
https://github.com/vahidfarahmandian/jinget
blazor cqrs csharp dapper ddd dotnet-standard dotnetcore framework jinget microsoft sourcegenerator
Last synced: 4 months ago
JSON representation
Jinget is a high-performance .NET 8.0 framework built with DDD + CQRS at its core. It's your Swiss Army knife for cutting through boilerplate code and supercharging productivity.
- Host: GitHub
- URL: https://github.com/vahidfarahmandian/jinget
- Owner: VahidFarahmandian
- License: mit
- Created: 2021-07-29T15:00:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-02-01T09:08:15.000Z (5 months ago)
- Last Synced: 2026-02-01T20:10:41.821Z (5 months ago)
- Topics: blazor, cqrs, csharp, dapper, ddd, dotnet-standard, dotnetcore, framework, jinget, microsoft, sourcegenerator
- Language: C#
- Homepage:
- Size: 11.4 MB
- Stars: 58
- Watchers: 2
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/VahidFarahmandian/Jinget/actions/workflows/build-ci.yml)
[](https://github.com/VahidFarahmandian/Jinget/actions/workflows/release-preview-ci.yml)
[](https://github.com/VahidFarahmandian/Jinget/actions/workflows/release-ci.yml)
# π Jinget: The .NET Powerhouse for Rapid, Robust Development
**π§ Heads up!** We're on a mission to open-source Jinget piece by piece. Stay tuned as we unveil more!
**π’ NOTE:** `Jinget.Blazor` has moved to its own home: [github.com/VahidFarahmandian/jinget.blazor](https://github.com/VahidFarahmandian/jinget.blazor)
---
## β‘ Why Jinget?
Jinget is a **high-performance .NET framework** built with **DDD + CQRS** at its core. It's your Swiss Army knife for cutting through boilerplate code and supercharging productivity.
### π Batteries included:
- β
**Effortless Data Access** β EF Core + Dapper, optimized out of the box
- β
**External Services Made Easy** β REST, SOAP? No sweat
- β
**Logging Like a Pro** β Files, Elasticsearch, and more
- β
**Bulletproof Exception Handling** β Global, smart, and customizable
- β
**Auth Done Right** β OWASP Top 10 baked in
- β
**Health Checks** β Monitor APIs, databases, serversβinstantly
- β
**CQRS & DDD Bliss** β Clean separation of reads and writes
- β
**Auto-DI Magic** β Say goodbye to manual dependency registration
- β
**Code Generation Superpowers** β Automatic CQRS patterns, models, and APIs
---
## π¦ Available Packages
| Package | Description |
|---------|------------|
| `Jinget.Core` | Essential extensions & helpers toolbox |
| `Jinget.Core.DiScanner` | Auto-DIβwrite less, do more |
| `Jinget.Handlers.ExternalServiceHandlers` | Web API/SOAP calls without the hassle |
| `Jinget.Logger` | Log to Elasticsearch or files effortlessly |
| `Jinget.ExceptionHandler` | Global exceptions, handled elegantly |
| `Jinget.SourceGenerator` | Automatic code generator |
| `Jinget.SourceGenerator.Common` | The engine behind the magic |
---
## π Installation
Grab the packages on NuGet:
[](https://www.nuget.org/profiles/Jinget)
```bash
dotnet add package Jinget.Core
# or your preferred package
```
## π§βπ» How to Use
**π‘ Dive right in with real-world examples!**
Explore our ready-to-run sample codes in the **Test projects**βyour perfect playground to see Jinget in action.
π *Look for the `Tests` folder alongside the main source codeβit's packed with practical examples to kickstart your development!*
*(Pro Tip: Clone the repo and run the tests to see the magic unfold! β¨)*
## π¬ Learn Visually
| Video Title | Watch Link | Description |
|------------|------------|-------------|
| **Project Setup** | [](https://www.youtube.com/live/UkFBwMOT5Ag?si=kTv6FVCjfBd1qrQJ) | End-to-end development guide |
| **Jinget.SourceGenerators** | [](https://www.youtube.com/live/24o_LuUEhhk?si=TQKcHYtiY8w_s9o7) | Source Generators in Jinget |
| **C# to TSQL Transformation** | [](https://www.youtube.com/live/uggOFB8g99U?si=xbvYKcRbCxwzL8e3) | Looking Dapper with Jinget |
π *Like and comment to support more content!*
## π Contact Me
**Let's chat!** Reach out through any of these channels:
- π¦ **Twitter**: [@_jinget](https://twitter.com/_jinget)
- π§ **Email**: [farahmandian2011@gmail.com](mailto:farahmandian2011@gmail.com) *(Fastest response!)*
- πΈ **Instagram**: [@vahidfarahmandian](https://www.instagram.com/vahidfarahmandian)
- πΌ **LinkedIn**: [Vahid Farahmandian](https://www.linkedin.com/in/vahidfarahmandian)
π‘ *Pro Tip: Include "Jinget" in your subject/message so I can prioritize your request!*