devdeer.Libraries.Abstractions.AspNetCore
4.2.1
See the version list below for details.
dotnet add package devdeer.Libraries.Abstractions.AspNetCore --version 4.2.1
NuGet\Install-Package devdeer.Libraries.Abstractions.AspNetCore -Version 4.2.1
<PackageReference Include="devdeer.Libraries.Abstractions.AspNetCore" Version="4.2.1" />
paket add devdeer.Libraries.Abstractions.AspNetCore --version 4.2.1
#r "nuget: devdeer.Libraries.Abstractions.AspNetCore, 4.2.1"
// Install devdeer.Libraries.Abstractions.AspNetCore as a Cake Addin #addin nuget:?package=devdeer.Libraries.Abstractions.AspNetCore&version=4.2.1 // Install devdeer.Libraries.Abstractions.AspNetCore as a Cake Tool #tool nuget:?package=devdeer.Libraries.Abstractions.AspNetCore&version=4.2.1
devdeer.Libraries.Abstractions.AspNetCore
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
This package contains base types and helper classes for all other DEVDEER Nuget Packages. It is usually referenced by those packages so you don't need to put an explicit reference in your projects.
The default namespace is devdeer.Libraries.Abstractions.AspNetCore
. Types are organized in sub-namespaces.
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 | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. |
-
net6.0
- devdeer.Libraries.Abstractions (>= 13.5.1)
- Microsoft.AspNetCore.Authorization (>= 8.0.10)
- Microsoft.Graph.Core (>= 3.1.22)
-
net8.0
- devdeer.Libraries.Abstractions (>= 13.5.1)
- Microsoft.AspNetCore.Authorization (>= 8.0.10)
- Microsoft.Graph.Core (>= 3.1.22)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on devdeer.Libraries.Abstractions.AspNetCore:
Package | Downloads |
---|---|
devdeer.Libraries.AspNetCore.RestApi
Initialization and configuration including useful base types for ASP.NET Core APIs. |
|
devdeer.Libraries.Repository.EntityFrameworkCore.Authorized
Provides repositories base types for EF Core authorized contexts based on automatically resolved HTTP claims principals. |
|
devdeer.Libraries.AspNetCore.AzureAuthorized
Can be used to implement Azure-AD (and B2C) security-group based authorization for ASP.NET Core. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.2.2 | 368 | 10/27/2024 |
4.2.1 | 331 | 10/12/2024 |
4.2.0 | 194 | 10/3/2024 |
4.1.0 | 464 | 8/23/2024 |
4.0.0 | 527 | 6/27/2024 |
3.0.8 | 516 | 6/12/2024 |
3.0.7 | 100 | 6/12/2024 |
3.0.6 | 648 | 6/12/2024 |
3.0.5 | 513 | 5/29/2024 |
3.0.4 | 191 | 5/29/2024 |
3.0.3 | 222 | 5/28/2024 |
3.0.2 | 321 | 5/24/2024 |
3.0.1 | 105 | 5/24/2024 |
3.0.0 | 305 | 5/14/2024 |
2.0.6 | 463 | 4/19/2024 |
2.0.5 | 639 | 3/10/2024 |
2.0.4 | 112 | 3/10/2024 |
2.0.3 | 434 | 3/9/2024 |
2.0.2 | 518 | 2/18/2024 |
2.0.1 | 756 | 1/18/2024 |
2.0.0 | 1,400 | 12/10/2023 |
1.6.4 | 732 | 10/29/2023 |
1.6.3 | 350 | 10/29/2023 |
1.6.2 | 147 | 10/29/2023 |
1.6.1 | 1,159 | 9/19/2023 |
1.6.0 | 141 | 9/16/2023 |
1.5.5 | 739 | 9/14/2023 |
1.5.4 | 193 | 9/13/2023 |
1.5.2 | 152 | 9/13/2023 |
1.5.1 | 150 | 9/13/2023 |
1.5.0 | 481 | 9/8/2023 |
1.4.5 | 391 | 9/7/2023 |
1.4.4 | 146 | 9/7/2023 |
1.4.3 | 967 | 9/6/2023 |
1.4.2 | 142 | 9/6/2023 |
1.4.1 | 327 | 8/17/2023 |
1.4.0 | 162 | 8/17/2023 |
1.3.1 | 721 | 8/15/2023 |
1.3.0 | 406 | 8/15/2023 |
1.2.1 | 935 | 5/29/2023 |
1.2.0 | 162 | 5/29/2023 |
1.1.0 | 991 | 5/24/2023 |
1.0.1 | 1,793 | 5/21/2023 |
1.0.0 | 175 | 5/21/2023 |
- Dependency updates.