devdeer.Libraries.Hosting
0.0.6
See the version list below for details.
dotnet add package devdeer.Libraries.Hosting --version 0.0.6
NuGet\Install-Package devdeer.Libraries.Hosting -Version 0.0.6
<PackageReference Include="devdeer.Libraries.Hosting" Version="0.0.6" />
<PackageVersion Include="devdeer.Libraries.Hosting" Version="0.0.6" />
<PackageReference Include="devdeer.Libraries.Hosting" />
paket add devdeer.Libraries.Hosting --version 0.0.6
#r "nuget: devdeer.Libraries.Hosting, 0.0.6"
#:package devdeer.Libraries.Hosting@0.0.6
#addin nuget:?package=devdeer.Libraries.Hosting&version=0.0.6
#tool nuget:?package=devdeer.Libraries.Hosting&version=0.0.6
devdeer.Libraries.Hosting
Disclaimer
If you want to use this package you should be aware of some principles and practices we at DEVDEER use. So be aware that this is not backed by a public repository. The purpose here is to give out customers easy access to our logic. Nevertheless you are welcome to use this lib if it provides any advantages.
Summary
TODO
Quickstart
TODO
About DEVDEER
DEVDEER is a company from Magdeburg, Germany which is specialized in consulting, project management and development. We are very focussed on Microsoft Azure as a platform to run our products and solutions in the cloud. So all of our backend components usually runs in this environment and is developed using .NET. In the frontend area we are using react and a huge bunch of packages to build our UIs.
You can find us online:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Azure.Extensions.AspNetCore.Configuration.Secrets (>= 1.5.1)
- Azure.Identity (>= 1.21.0)
- Azure.Monitor.OpenTelemetry.Exporter (>= 1.8.2)
- devdeer.Libraries.Abstractions (>= 21.0.7)
- devdeer.Libraries.NLogExtensions (>= 0.3.4)
- Microsoft.Extensions.Configuration.AzureAppConfiguration (>= 8.5.0)
- Microsoft.Extensions.Hosting (>= 10.0.10)
- OpenTelemetry.Extensions.Hosting (>= 1.17.0)
-
net8.0
- Azure.Extensions.AspNetCore.Configuration.Secrets (>= 1.5.1)
- Azure.Identity (>= 1.21.0)
- Azure.Monitor.OpenTelemetry.Exporter (>= 1.8.2)
- devdeer.Libraries.Abstractions (>= 21.0.7)
- devdeer.Libraries.NLogExtensions (>= 0.3.4)
- Microsoft.Extensions.Configuration.AzureAppConfiguration (>= 8.5.0)
- Microsoft.Extensions.Hosting (>= 10.0.10)
- OpenTelemetry.Extensions.Hosting (>= 1.17.0)
-
net9.0
- Azure.Extensions.AspNetCore.Configuration.Secrets (>= 1.5.1)
- Azure.Identity (>= 1.21.0)
- Azure.Monitor.OpenTelemetry.Exporter (>= 1.8.2)
- devdeer.Libraries.Abstractions (>= 21.0.7)
- devdeer.Libraries.NLogExtensions (>= 0.3.4)
- Microsoft.Extensions.Configuration.AzureAppConfiguration (>= 8.5.0)
- Microsoft.Extensions.Hosting (>= 10.0.10)
- OpenTelemetry.Extensions.Hosting (>= 1.17.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on devdeer.Libraries.Hosting:
| Package | Downloads |
|---|---|
|
devdeer.Libraries.AspNetCore.RestApi
Initialization and configuration including useful base types for ASP.NET Core APIs. |
|
|
devdeer.Libraries.Consoles
This package provides helpers and wrappers for typical tasks in console apps. |
GitHub repositories
This package is not used by any popular GitHub repositories.
- First non-preview release.
- New UTF8 encoding option.
- Configuration injection improved.