devdeer.Libraries.Abstractions
12.0.4
See the version list below for details.
dotnet add package devdeer.Libraries.Abstractions --version 12.0.4
NuGet\Install-Package devdeer.Libraries.Abstractions -Version 12.0.4
<PackageReference Include="devdeer.Libraries.Abstractions" Version="12.0.4" />
paket add devdeer.Libraries.Abstractions --version 12.0.4
#r "nuget: devdeer.Libraries.Abstractions, 12.0.4"
// Install devdeer.Libraries.Abstractions as a Cake Addin #addin nuget:?package=devdeer.Libraries.Abstractions&version=12.0.4 // Install devdeer.Libraries.Abstractions as a Cake Tool #tool nuget:?package=devdeer.Libraries.Abstractions&version=12.0.4
devdeer.Libraries.Abstractions
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
. Types are organized in sub-namespaces (see below).
Sub-namespaces
Attributes
We are collecting .NET attributes here which are normally used by sub-packages.
BaseTypes
We are building our apps in a multi-layered architecture. This means that we have components providing business logic and other components taking care of data access (usuallly to relational databases). The logic-components are calling the repositories. This enables us to easilly switch database backends if we need to.
The types in this namespace are abstract base types for those classes. They already contain some basic logic but are not related to any specific technology. Have a look at devdeer.Libraries.Repository.EntityFrameworkCore to see how these types are used. Also devdeer.Libraries.AspNetCore.RestApi might be interesting here because the BaseController
is using these types here indirectly.
Also see the Interfaces
section below.
Enums
We are collecting all Enumerations needed by this or sub-projects in this namespace.
Exceptions
Contains types inheriting from System.Exception
.
Extensions
All of the types here are extension types for other types.
Helpers
For some issues like reflection, expressions and other things we often need logic which is collected in this namespace.
Interfaces
Contains all base interfaces. Most of them are used to enable IoC for the stuff in BaseTypes
namespace.
Models
Some of our BaseTypes
and Interfaces
are expecting or returning certain POCO`s which are defined here. Some other types might be added too.
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.Utilities (>= 2.1.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- System.Text.Json (>= 8.0.3)
-
net8.0
- devdeer.Libraries.Utilities (>= 2.1.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- System.Text.Json (>= 8.0.3)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on devdeer.Libraries.Abstractions:
Package | Downloads |
---|---|
devdeer.Libraries.AspNetCore.RestApi
Initialization and configuration including useful base types for ASP.NET Core APIs. |
|
devdeer.Libraries.Repository.EntityFrameworkCore
Provides a basic repository for EF Core. |
|
devdeer.Libraries.Abstractions.EntityFramework
Provides basic types and interfaces for EF core related tasks used by other DEVDEER Nuget libs. |
|
devdeer.Libraries.Abstractions.AspNetCore
The abstractions provide basic functionallity like models. |
|
devdeer.Libraries.Azure.ActiveDirectory
Provides helper methods for accessing AAD and AAD B2C via Microsoft Graph. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
13.5.1 | 913 | 10/12/2024 |
13.5.0 | 304 | 10/3/2024 |
13.4.0 | 580 | 8/18/2024 |
13.3.5 | 1,626 | 6/12/2024 |
13.3.4 | 608 | 5/29/2024 |
13.3.3 | 106 | 5/29/2024 |
13.3.2 | 108 | 5/29/2024 |
13.3.1 | 101 | 5/29/2024 |
13.3.0 | 106 | 5/29/2024 |
13.2.2 | 126 | 5/29/2024 |
13.2.0 | 421 | 5/28/2024 |
13.1.3 | 520 | 5/24/2024 |
13.1.2 | 280 | 5/21/2024 |
13.1.1 | 99 | 5/21/2024 |
13.1.0 | 96 | 5/21/2024 |
13.0.0 | 451 | 5/14/2024 |
12.0.4 | 561 | 4/19/2024 |
12.0.3 | 903 | 3/10/2024 |
12.0.2 | 136 | 3/10/2024 |
12.0.1 | 728 | 2/18/2024 |
12.0.0 | 887 | 1/18/2024 |
11.0.0 | 1,683 | 12/10/2023 |
10.12.0 | 2,172 | 9/16/2023 |
10.11.8 | 836 | 9/14/2023 |
10.11.7 | 328 | 9/13/2023 |
10.11.6 | 152 | 9/13/2023 |
10.11.5 | 316 | 9/13/2023 |
10.11.4 | 760 | 9/7/2023 |
10.11.3 | 264 | 9/6/2023 |
10.11.1 | 1,142 | 9/6/2023 |
10.11.0 | 178 | 9/6/2023 |
10.10.3 | 307 | 8/17/2023 |
10.10.2 | 1,159 | 8/15/2023 |
10.10.1 | 496 | 8/15/2023 |
10.10.0 | 166 | 8/15/2023 |
10.9.0 | 462 | 7/7/2023 |
10.8.1 | 1,285 | 5/29/2023 |
10.8.0 | 1,213 | 5/24/2023 |
10.7.1 | 554 | 5/24/2023 |
10.7.0 | 150 | 5/24/2023 |
10.6.0 | 764 | 5/23/2023 |
10.5.23 | 525 | 5/23/2023 |
10.5.22 | 507 | 5/21/2023 |
10.5.21 | 692 | 5/21/2023 |
10.5.20 | 638 | 4/15/2023 |
10.5.19 | 1,500 | 4/12/2023 |
10.5.17 | 284 | 4/12/2023 |
10.5.16 | 292 | 4/12/2023 |
10.5.15 | 585 | 4/12/2023 |
10.5.14 | 233 | 4/10/2023 |
10.5.13 | 678 | 3/14/2023 |
10.5.12 | 368 | 3/14/2023 |
10.5.11 | 391 | 3/11/2023 |
10.5.10 | 1,410 | 3/11/2023 |
10.5.9 | 767 | 1/13/2023 |
10.5.8 | 1,430 | 1/13/2023 |
10.5.7 | 718 | 1/10/2023 |
10.5.6 | 323 | 1/10/2023 |
10.5.5 | 325 | 1/10/2023 |
10.5.4 | 571 | 1/3/2023 |
10.5.3 | 820 | 12/29/2022 |
10.5.2 | 652 | 12/29/2022 |
10.5.0 | 848 | 12/26/2022 |
10.4.3 | 533 | 12/26/2022 |
10.4.2 | 928 | 12/23/2022 |
10.4.1 | 342 | 12/23/2022 |
10.4.0 | 778 | 12/5/2022 |
10.3.1 | 1,877 | 11/10/2022 |
10.3.0 | 368 | 11/10/2022 |
10.2.2 | 359 | 11/10/2022 |
10.2.1 | 368 | 11/10/2022 |
10.2.0 | 379 | 11/10/2022 |
10.1.1 | 2,128 | 10/17/2022 |
10.1.0 | 696 | 10/17/2022 |
10.0.6 | 4,491 | 9/6/2022 |
10.0.5 | 1,129 | 9/5/2022 |
10.0.3 | 1,799 | 8/5/2022 |
10.0.2 | 2,641 | 3/20/2022 |
10.0.1 | 482 | 3/20/2022 |
10.0.0 | 834 | 3/20/2022 |
9.0.1 | 1,242 | 3/14/2022 |
9.0.0 | 1,087 | 2/28/2022 |
8.0.7 | 847 | 2/28/2022 |
8.0.6 | 500 | 2/28/2022 |
8.0.5 | 483 | 2/28/2022 |
8.0.4 | 476 | 2/28/2022 |
8.0.3 | 506 | 2/28/2022 |
8.0.2 | 476 | 2/28/2022 |
8.0.1 | 2,016 | 12/22/2021 |
8.0.0 | 570 | 12/22/2021 |
7.0.5 | 1,142 | 8/14/2021 |
7.0.4 | 1,219 | 8/14/2021 |
7.0.3 | 366 | 8/14/2021 |
7.0.1 | 634 | 8/9/2021 |
7.0.0 | 371 | 8/8/2021 |
6.0.6 | 3,429 | 5/1/2021 |
6.0.5 | 1,183 | 5/1/2021 |
- Nuget updates