Skip to content

Reusable ASP.NET Core libraries for validation, rate-limiting, and asset optimization, designed to simplify development, enhance permance

Notifications You must be signed in to change notification settings

datkanber/asp-core-libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“˜ ASP Core Libraries

This repository provides reusable libraries for ASP.NET Core, aimed at enhancing productivity and simplifying common development tasks.


๐Ÿ“‚ Overview

FluentValidationApp.Web

Simplifies validation processes for data models.

  • Centralizes validation rules for cleaner code.
  • Ensures data integrity with minimal effort.

RateLimit.API

Manages API rate-limiting to protect endpoints and control traffic.

  • Prevents abuse by limiting requests.
  • Enhances API stability and performance.

SmidgeApp.Web

Optimizes web performance by bundling and compressing assets.

  • Reduces load times for CSS and JavaScript.
  • Improves the user experience with faster resource delivery.

Why Use This Repository?

These libraries solve common challenges in ASP.NET Core development, making it easier to build secure, performant, and maintainable applications.

About

Reusable ASP.NET Core libraries for validation, rate-limiting, and asset optimization, designed to simplify development, enhance permance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published