Egonsoft.HU
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 13,807 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
C# extension methods for BCL types (String, Type, etc.) -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 7,108 total downloads
- last updated 11/6/2022
- Latest version: 2.0.0
Abstractions for dependency injection. Commonly Used Types: EgonsoftHU.Extensions.DependencyInjection.IAssemblyRegistry EgonsoftHU.Extensions.DependencyInjection.DefaultAssemblyRegistry -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.7.2 This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
- 6,755 total downloads
- last updated 2/5/2023
- Latest version: 3.0.0
A dependency module (derived from Autofac.Module) that discovers and registers all other dependency modules (derived from Autofac.Module). The dependency modules can also have shared dependencies injected into... More information -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 5,072 total downloads
- last updated 11/5/2022
- Latest version: 2.0.0
Serilog.ILogger extensions: - Enrich log events with the name of the source member (method, property, etc.) in which the log event occurs. - Enrich log events with multiple properties at once using... More information -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 4,200 total downloads
- last updated 3/15/2023
- Latest version: 6.1.0
A dependency module (derived from Autofac.Module) that enables injecting a contextual Serilog logger so that you can avoid calling Log.Logger.ForContext<T>() manually. -
-
- Deprecated
- 3,588 total downloads
- last updated 7/15/2018
- Latest version: 1.0.0
Extension methods for System.Object -
- Deprecated
-
- 2,601 total downloads
- last updated 7/15/2018
- Latest version: 1.0.0
All of the NuGet packages of C# extension methods for BCL classes. -
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 2,588 total downloads
- last updated 6/28/2022
- Latest version: 6.0.1
A dependency module (derived from Autofac.Module) that enables injecting the same contextual logger as ILogger instead of ILogger<TCategoryName> -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 1,996 total downloads
- last updated 6/24/2022
- Latest version: 1.0.1
App.config/Web.config configuration provider implementation for Microsoft.Extensions.Configuration. -
-
- 658 total downloads
- last updated 7/22/2019
- Latest version: 1.0.0
A type-safe enum pattern (aka "smart enum") implementation including "smart constant" as well. -
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 524 total downloads
- last updated 8/4/2023
- Latest version: 1.1.0
System.Text.Json extensions. Includes a JsonStringEnumConverter that supports EnumMemberAttribute. Commonly Used Types: EgonsoftHU.Text.Json.Serialization.JsonStringEnumConverter -