devdeer.Libraries.Abstractions.AspNetCore 2.0.6

dotnet add package devdeer.Libraries.Abstractions.AspNetCore --version 2.0.6
NuGet\Install-Package devdeer.Libraries.Abstractions.AspNetCore -Version 2.0.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="devdeer.Libraries.Abstractions.AspNetCore" Version="2.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add devdeer.Libraries.Abstractions.AspNetCore --version 2.0.6
#r "nuget: devdeer.Libraries.Abstractions.AspNetCore, 2.0.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install devdeer.Libraries.Abstractions.AspNetCore as a Cake Addin
#addin nuget:?package=devdeer.Libraries.Abstractions.AspNetCore&version=2.0.6

// Install devdeer.Libraries.Abstractions.AspNetCore as a Cake Tool
#tool nuget:?package=devdeer.Libraries.Abstractions.AspNetCore&version=2.0.6

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.0.6 134 4/19/2024
2.0.5 428 3/10/2024
2.0.4 84 3/10/2024
2.0.3 360 3/9/2024
2.0.2 452 2/18/2024
2.0.1 648 1/18/2024
2.0.0 1,232 12/10/2023
1.6.4 643 10/29/2023
1.6.3 302 10/29/2023
1.6.2 114 10/29/2023
1.6.1 1,071 9/19/2023
1.6.0 117 9/16/2023
1.5.5 664 9/14/2023
1.5.4 148 9/13/2023
1.5.2 121 9/13/2023
1.5.1 125 9/13/2023
1.5.0 423 9/8/2023
1.4.5 348 9/7/2023
1.4.4 123 9/7/2023
1.4.3 888 9/6/2023
1.4.2 117 9/6/2023
1.4.1 284 8/17/2023
1.4.0 128 8/17/2023
1.3.1 669 8/15/2023
1.3.0 355 8/15/2023
1.2.1 820 5/29/2023
1.2.0 129 5/29/2023
1.1.0 926 5/24/2023
1.0.1 1,693 5/21/2023
1.0.0 144 5/21/2023

- Dependency bump.