Utility packages for .NET applications.
- Gtlabs.Api: Extensions for ASP.NET API configuration.
- Gtlabs.AppRegistration: Application registration and AppId configuration.
- Gtlabs.Consul: Integration with Consul for service registration, health check, and distributed configuration.
- Gtlabs.DependencyInjections: Conventions for dependency injection (transient, scoped, singleton).
- Gtlabs.Network: Utilities for networking, local IP, and ports. Used only in other packages.
- Gtlabs.ServiceBus: Abstractions and integrations for messaging with Rebus/RabbitMQ.
- Gtlabs.Redis: Abstractions and integrations setting up a Redis Cache.
- Gtlabs.Persitence: Abstractions and integrations setting up Entity Framework.