AMWD.Common.AspNetCore 2.1.0

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.Test https://nuget.am-wd.de/packages/amwd.common.test/
CI / CD https://git.am-wd.de/AM.WD/common/-/pipelines https://git.am-wd.de/AM.WD/common/-/tree/main

Documentation

Changelog is available here: CHANGELOG
Documentation can be found here: AM.WD Wiki

Use in projects

Create a nuget.config file in your root project folder (where the .sln 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 6.0

Version Downloads Last updated
3.0.0 56 29.12.2023
2.2.0 28 05.12.2023
2.1.0 37 24.11.2023
2.0.0 34 09.08.2023
1.13.0 38 27.06.2023
1.12.0 46 01.06.2023
1.11.1 33 11.05.2023
1.11.0 50 29.03.2023
1.10.0 96 18.09.2022
1.9.0 74 13.08.2022
1.8.1 79 07.08.2022
1.7.0 82 24.07.2022
1.6.1 83 23.06.2022
1.6.0 86 22.06.2022
1.5.3 90 22.06.2022
1.5.2 100 20.06.2022
1.5.1 86 20.06.2022
1.5.0 80 15.06.2022
1.4.3 97 12.05.2022
1.4.2 105 06.05.2022
1.4.1 113 23.03.2022
1.4.0 125 11.02.2022
1.3.0 137 21.12.2021
1.2.0 127 19.12.2021
1.1.0 132 22.11.2021
1.0.2 123 09.11.2021
1.0.1 118 25.10.2021
1.0.0 134 24.10.2021
0.0.2 124 23.10.2021
0.0.1 143 22.10.2021