Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Collection of tools mostly used in my private/work projects thus avoiding the duplication of repetitive code. (only compatible with .NET 6).

License

Notifications You must be signed in to change notification settings

AngeloArchiveProjects/NET6CustomLibrary

Repository files navigation

NET6 Custom Library

Collection of tools mostly used in my private and/or work projects thus avoiding the duplication of repetitive code.

⭐ Give a star

If you found this Implementation helpful or used it in your Projects, do give it a ⭐ on Github. Thanks!

📀 Installation

The library is available on NuGet or run the following command in the .NET CLI:

dotnet add package NET6CustomLibrary

📝 Library documentation

Note: The methods marked deprecated are permanently removed in library version 1.0.202 but can be used with an updated implementation, using this library (CustomLibrary.EFCore) already available on Nuget

The documentation is divided for each extension method, and can be consulted by clicking here.

In addition to the implementations listed above, the library includes dependencies to the MassTransit, AutoMapper packages.

Extensions methods

Extensions methods Status
Date and Time Only available
Json available
MailKit available
Multi language support available
Redis Cache available
Serilog (save to text file and save to SEQ) available
Swagger UI (different types of configuration) available
MediatR (coming soon) coming soon
Scrutor (coming soon) coming soon
Policy Cors available
DBContext generic methods deprecated
DBContext Pool for different databases deprecated
Health Checks for different databases deprecated
Fluent Validation coming soon
RabbitMQ coming soon
Upload Files coming soon

💪 Contributing

Contributions and/or suggestions are always welcome.

🔰 Badges

Build and Test Build and Pack on Github Build and Pack on Nuget

NuGet GitHub Repo stars GitHub Forks GitHub Issues GitHub Pull Requests GitHub License

About

Collection of tools mostly used in my private/work projects thus avoiding the duplication of repetitive code. (only compatible with .NET 6).

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages