Pinned Repositories
Abstractions
Collection of Abstract Classes to improve code reusability within projects.
Boilerplate
Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
EntityFrameworkCore.AuditTrail
Automatically Log all the changes done via Entity Framework Core seamlessly.
Extensions.Caching
Essential Caching Extensions for Distribued Caching in ASP.NET Core.
Extensions.Logging
Collection of Common Logging Frameworks to improve code reusability within projects.
Results
Collection of Common Result Classes to improve code reusability within projects.
ThrowR
A Simple Library that throws exceptions for common use-cases in a single line.
ToastNotification
ToastNotification is a Minimal & Elegant Toast Notification Package for ASP.NET Core Web Applications that can be invoked via C#. Compatible with ASP.NET Core 3.1 and .NET 5.
aspnetcorehero's Repositories
aspnetcorehero/Boilerplate
Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
aspnetcorehero/ToastNotification
ToastNotification is a Minimal & Elegant Toast Notification Package for ASP.NET Core Web Applications that can be invoked via C#. Compatible with ASP.NET Core 3.1 and .NET 5.
aspnetcorehero/EntityFrameworkCore.AuditTrail
Automatically Log all the changes done via Entity Framework Core seamlessly.
aspnetcorehero/Results
Collection of Common Result Classes to improve code reusability within projects.
aspnetcorehero/Extensions.Caching
Essential Caching Extensions for Distribued Caching in ASP.NET Core.
aspnetcorehero/Abstractions
Collection of Abstract Classes to improve code reusability within projects.
aspnetcorehero/Extensions.Logging
Collection of Common Logging Frameworks to improve code reusability within projects.
aspnetcorehero/ThrowR
A Simple Library that throws exceptions for common use-cases in a single line.