Skip to content

nuvtools/nuvtools-aspnetcore

Repository files navigation

Nuv Tools ASP.NET Core Libraries

A suite of helper libraries designed to simplify and enhance ASP.NET Core application development. These libraries target modern .NET platforms, including .NET 8 and .NET 9.

Libraries

NuvTools.AspNetCore

A general-purpose library providing common helpers for ASP.NET Core applications. It includes utilities for request and response handling, configuration management, middleware extensions, and other features that streamline web development.

NuvTools.AspNetCore.EntityFramework

A specialized library offering Entity Framework Core helpers for ASP.NET Core projects. It provides extensions and utilities for context management, query optimization, transaction handling, and other data access scenarios, making database operations more efficient and maintainable.

Features

  • Modular and lightweight design
  • Easy integration with ASP.NET Core projects
  • Compatible with .NET 8 and .NET 9
  • Reduces boilerplate code and promotes best practices

Getting Started

  1. Add the desired NuGet package(s) to your project:

    • NuvTools.AspNetCore
    • NuvTools.AspNetCore.EntityFramework
  2. Reference the library in your code and start using the provided helpers.

License

This project is licensed under the MIT License.


For more information, visit the GitHub repository.

About

Libraries with helpers to use with ASP.NET Aplications.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages