AMWD.Common.AspNetCore 3.2.1

Common

This is a collection of commonly used extensions, etc. on my projects.
To save time, they are all packed to NuGet packages.

Package Version
AMWD.Common https://nuget.am-wd.de/packages/amwd.common/
AMWD.Common.AspNetCore https://nuget.am-wd.de/packages/amwd.common.aspnetcore/
AMWD.Common.EntityFrameworkCore https://nuget.am-wd.de/packages/amwd.common.entityframeworkcore/
AMWD.Common.MessagePack https://nuget.am-wd.de/packages/amwd.common.messagepack/
AMWD.Common.Test https://nuget.am-wd.de/packages/amwd.common.test/

Documentation

Changelog is available here: CHANGELOG
Documentation can be found here: docfx

Use in projects

Create a nuget.config file in your root project folder (where the .sln(x) file is located)

<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <packageSources>
    <add key="AM.WD" value="https://nuget.am-wd.de/v3/index.json" />
  </packageSources>
</configuration>

No packages depend on AMWD.Common.AspNetCore.

.NET 10.0

.NET 8.0

Version Downloads Last updated
3.2.1 3 02.06.2026
3.2.0 63 17.02.2026
3.1.0 112 24.11.2025
3.0.0 332 29.12.2023
2.2.0 216 05.12.2023
2.1.0 183 24.11.2023
2.0.0 235 09.08.2023
1.13.0 246 27.06.2023
1.12.0 258 01.06.2023
1.11.1 236 11.05.2023
1.11.0 224 29.03.2023
1.10.0 312 18.09.2022
1.9.0 248 13.08.2022