diff --git a/src/Fancy.ResourceLinker.Gateway.EntityFrameworkCore/Fancy.ResourceLinker.Gateway.EntityFrameworkCore.csproj b/src/Fancy.ResourceLinker.Gateway.EntityFrameworkCore/Fancy.ResourceLinker.Gateway.EntityFrameworkCore.csproj index 17156a5..2c6679b 100644 --- a/src/Fancy.ResourceLinker.Gateway.EntityFrameworkCore/Fancy.ResourceLinker.Gateway.EntityFrameworkCore.csproj +++ b/src/Fancy.ResourceLinker.Gateway.EntityFrameworkCore/Fancy.ResourceLinker.Gateway.EntityFrameworkCore.csproj @@ -15,8 +15,13 @@ Copyright 2015-2024 fancyDevelopment - Daniel Murrmann Apache-2.0 https://github.com/fancyDevelopment/Fancy.ResourceLinker + README.md + + + + diff --git a/src/Fancy.ResourceLinker.Gateway.EntityFrameworkCore/README.md b/src/Fancy.ResourceLinker.Gateway.EntityFrameworkCore/README.md new file mode 100644 index 0000000..fd9d20e --- /dev/null +++ b/src/Fancy.ResourceLinker.Gateway.EntityFrameworkCore/README.md @@ -0,0 +1,9 @@ +# Fancy.ResourceLinker.Gateway.EntityFrameworkCore + +This library is part of the **Fancy.ResourceLinker** project. + +A set of libraries to easily create API Gateways and Backend for Frontends (BFF) based on ASP.NET Core with truly RESTful web apis. + +Please find more information at the official GitHub repository: [https://github.com/fancyDevelopment/Fancy.ResourceLinker](https://github.com/fancyDevelopment/Fancy.ResourceLinker) + + diff --git a/src/Fancy.ResourceLinker.Gateway/Fancy.ResourceLinker.Gateway.csproj b/src/Fancy.ResourceLinker.Gateway/Fancy.ResourceLinker.Gateway.csproj index aaf8ac3..ebf8bd5 100644 --- a/src/Fancy.ResourceLinker.Gateway/Fancy.ResourceLinker.Gateway.csproj +++ b/src/Fancy.ResourceLinker.Gateway/Fancy.ResourceLinker.Gateway.csproj @@ -15,8 +15,13 @@ Copyright 2015-2024 fancyDevelopment - Daniel Murrmann Apache-2.0 https://github.com/fancyDevelopment/Fancy.ResourceLinker + README.md + + + + diff --git a/src/Fancy.ResourceLinker.Gateway/README.md b/src/Fancy.ResourceLinker.Gateway/README.md new file mode 100644 index 0000000..62c78dd --- /dev/null +++ b/src/Fancy.ResourceLinker.Gateway/README.md @@ -0,0 +1,9 @@ +# Fancy.ResourceLinker.Gateway + +This library is part of the **Fancy.ResourceLinker** project. + +A set of libraries to easily create API Gateways and Backend for Frontends (BFF) based on ASP.NET Core with truly RESTful web apis. + +Please find more information at the official GitHub repository: [https://github.com/fancyDevelopment/Fancy.ResourceLinker](https://github.com/fancyDevelopment/Fancy.ResourceLinker) + + diff --git a/src/Fancy.ResourceLinker.Hateoas/Fancy.ResourceLinker.Hateoas.csproj b/src/Fancy.ResourceLinker.Hateoas/Fancy.ResourceLinker.Hateoas.csproj index 1aa9849..f4fc691 100644 --- a/src/Fancy.ResourceLinker.Hateoas/Fancy.ResourceLinker.Hateoas.csproj +++ b/src/Fancy.ResourceLinker.Hateoas/Fancy.ResourceLinker.Hateoas.csproj @@ -15,8 +15,13 @@ Copyright 2015-2024 fancyDevelopment - Daniel Murrmann Apache-2.0 https://github.com/fancyDevelopment/Fancy.ResourceLinker + README.md + + + + diff --git a/src/Fancy.ResourceLinker.Hateoas/README.md b/src/Fancy.ResourceLinker.Hateoas/README.md new file mode 100644 index 0000000..6ebf572 --- /dev/null +++ b/src/Fancy.ResourceLinker.Hateoas/README.md @@ -0,0 +1,9 @@ +# Fancy.ResourceLinker.Hateoas + +This library is part of the **Fancy.ResourceLinker** project. + +A set of libraries to easily create API Gateways and Backend for Frontends (BFF) based on ASP.NET Core with truly RESTful web apis. + +Please find more information at the official GitHub repository: [https://github.com/fancyDevelopment/Fancy.ResourceLinker](https://github.com/fancyDevelopment/Fancy.ResourceLinker) + + diff --git a/src/Fancy.ResourceLinker.Models/Fancy.ResourceLinker.Models.csproj b/src/Fancy.ResourceLinker.Models/Fancy.ResourceLinker.Models.csproj index 6410a43..e52c9ba 100644 --- a/src/Fancy.ResourceLinker.Models/Fancy.ResourceLinker.Models.csproj +++ b/src/Fancy.ResourceLinker.Models/Fancy.ResourceLinker.Models.csproj @@ -15,6 +15,11 @@ Copyright 2015-2024 fancyDevelopment - Daniel Murrmann Apache-2.0 https://github.com/fancyDevelopment/Fancy.ResourceLinker + README.md + + + + diff --git a/src/Fancy.ResourceLinker.Models/README.md b/src/Fancy.ResourceLinker.Models/README.md new file mode 100644 index 0000000..250789a --- /dev/null +++ b/src/Fancy.ResourceLinker.Models/README.md @@ -0,0 +1,9 @@ +# Fancy.ResourceLinker.Models + +This library is part of the **Fancy.ResourceLinker** project. + +A set of libraries to easily create API Gateways and Backend for Frontends (BFF) based on ASP.NET Core with truly RESTful web apis. + +Please find more information at the official GitHub repository: [https://github.com/fancyDevelopment/Fancy.ResourceLinker](https://github.com/fancyDevelopment/Fancy.ResourceLinker) + +