Ardalis.SharedKernel
Reusable architecture templates
Provides reusable base classes for Clean Architecture implementations
Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.
103 stars
6 watching
69 forks
Language: C#
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ardalis/cleanarchitecture.workerservice | A .NET Core worker service template using Clean Architecture to build scalable and maintainable services. | 752 |
ardalis/cleanarchitecture | A starting point for implementing Clean Architecture with ASP.NET Core | 16,530 |
shinyorg/templates | A collection of templates and boilerplate code for building .NET MAUI apps with various features and libraries. | 101 |
vladislavantonyuk/.net-templates | Provides pre-built templates and projects for building cross-platform .NET applications with Blazor and .NET MAUI using Onion Architecture | 73 |
restuwahyu13/go-clean-architecture | A Go-based software project demonstrating the clean architecture pattern and its folder structure for structuring and organizing codebases. | 131 |
alirizaadiyahsi/nucleus | A Vue-based web application with ASP.NET Core API backend using JWT authentication and entity framework core | 356 |
ardalis/smartenum | A type-safe alternative to C# enums that supports various serialization and ORM frameworks. | 2,215 |
jdiamond/nustache | Logic-less templating library for .NET applications | 597 |
iammukeshm/cleanarchitecture.webapi | An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI with loosely coupled architecture and clean-code practices. | 1,409 |
amantinband/clean-architecture | A .NET application template implementing clean architecture principles for building reminder services with subscription management | 1,616 |
toddams/razorlight | Template engine for .NET Core that allows building templates from various sources and rendering them with excellent performance | 1,536 |
handlebars-net/handlebars.net | A .NET Handlebars template engine that compiles templates directly to IL bytecode and mimics the JS library's API. | 1,282 |
phongnguyend/practical.cleanarchitecture | A comprehensive guide to implementing Clean Architecture in full-stack .Net 8 applications with various technologies and frameworks | 2,148 |
dwightwatson/gold-standard | A Laravel boilerplate project demonstrating best practices and clean organization for building resource-oriented applications. | 25 |
sveltejs/component-template | A base for building reusable Svelte components | 560 |