diff --git a/src/E13.Common.Api.AzureAD/E13.Common.Api.AzureAD.csproj b/src/E13.Common.Api.AzureAD/E13.Common.Api.AzureAD.csproj index 3f93d30..2a316e5 100644 --- a/src/E13.Common.Api.AzureAD/E13.Common.Api.AzureAD.csproj +++ b/src/E13.Common.Api.AzureAD/E13.Common.Api.AzureAD.csproj @@ -8,6 +8,8 @@ https://github.com/e13tech/common/blob/master/design/E13.png?raw=true https://github.com/e13tech/common Common package for defining an Api layer that has an Azure AD backing for authentication + https://github.com/e13tech/common/blob/master/LICENSE + MIT net5.0 latest diff --git a/src/E13.Common.Api/E13.Common.Api.csproj b/src/E13.Common.Api/E13.Common.Api.csproj index 97c60fe..2f18016 100644 --- a/src/E13.Common.Api/E13.Common.Api.csproj +++ b/src/E13.Common.Api/E13.Common.Api.csproj @@ -9,6 +9,7 @@ https://github.com/e13tech/common Common package for defining an Api layer for a webapi project https://github.com/e13tech/common/blob/master/LICENSE + MIT net5.0 latest diff --git a/src/E13.Common.AspNet/E13.Common.AspNet.csproj b/src/E13.Common.AspNet/E13.Common.AspNet.csproj index 572d04d..6a4abde 100644 --- a/src/E13.Common.AspNet/E13.Common.AspNet.csproj +++ b/src/E13.Common.AspNet/E13.Common.AspNet.csproj @@ -8,6 +8,8 @@ https://github.com/e13tech/common/blob/master/design/E13.png?raw=true https://github.com/e13tech/common Common package containing code common to any aspnet based project (Api, Blazor, etc.) + https://github.com/e13tech/common/blob/master/LICENSE + MIT net5.0 latest diff --git a/src/E13.Common.Blazor/E13.Common.Blazor.csproj b/src/E13.Common.Blazor/E13.Common.Blazor.csproj index ddcdd3f..51f4d6c 100644 --- a/src/E13.Common.Blazor/E13.Common.Blazor.csproj +++ b/src/E13.Common.Blazor/E13.Common.Blazor.csproj @@ -8,6 +8,8 @@ https://github.com/e13tech/common/blob/master/design/E13.png?raw=true https://github.com/e13tech/common Common package for defining an Blazor front end project + https://github.com/e13tech/common/blob/master/LICENSE + MIT net5.0 latest diff --git a/src/E13.Common.Data.Db/E13.Common.Data.Db.csproj b/src/E13.Common.Data.Db/E13.Common.Data.Db.csproj index b013bc7..c0d4905 100644 --- a/src/E13.Common.Data.Db/E13.Common.Data.Db.csproj +++ b/src/E13.Common.Data.Db/E13.Common.Data.Db.csproj @@ -9,6 +9,7 @@ https://github.com/e13tech/common Common package for defining a Data layer against an EFCore accessible backend https://github.com/e13tech/common/blob/master/LICENSE + MIT net5.0 latest diff --git a/src/E13.Common.Domain/E13.Common.Domain.csproj b/src/E13.Common.Domain/E13.Common.Domain.csproj index 0207531..a0fd3bc 100644 --- a/src/E13.Common.Domain/E13.Common.Domain.csproj +++ b/src/E13.Common.Domain/E13.Common.Domain.csproj @@ -8,6 +8,8 @@ https://github.com/e13tech/common/blob/master/design/E13.png?raw=true https://github.com/e13tech/common Common package for defining a Domain layer + https://github.com/e13tech/common/blob/master/LICENSE + MIT net5.0 latest diff --git a/src/E13.Common.Infra/E13.Common.Infra.csproj b/src/E13.Common.Infra/E13.Common.Infra.csproj index f0b6edb..e2b8ed5 100644 --- a/src/E13.Common.Infra/E13.Common.Infra.csproj +++ b/src/E13.Common.Infra/E13.Common.Infra.csproj @@ -8,6 +8,8 @@ https://github.com/e13tech/common/blob/master/design/E13.png?raw=true https://github.com/e13tech/common Common package for defining helpers for defining a pulumi based deployment + https://github.com/e13tech/common/blob/master/LICENSE + MIT net5.0 latest diff --git a/src/E13.Common.Logic/E13.Common.Logic.csproj b/src/E13.Common.Logic/E13.Common.Logic.csproj index 504940a..fc404d3 100644 --- a/src/E13.Common.Logic/E13.Common.Logic.csproj +++ b/src/E13.Common.Logic/E13.Common.Logic.csproj @@ -8,6 +8,8 @@ https://github.com/e13tech/common/blob/master/design/E13.png?raw=true https://github.com/e13tech/common Common package for defining a Logic layer for encapsulating cross-domain and cross-data layer business logic + https://github.com/e13tech/common/blob/master/LICENSE + MIT net5.0 latest diff --git a/src/E13.Common.Nunit.Api/E13.Common.Nunit.Api.csproj b/src/E13.Common.Nunit.Api/E13.Common.Nunit.Api.csproj index 6c27a44..4ba30dc 100644 --- a/src/E13.Common.Nunit.Api/E13.Common.Nunit.Api.csproj +++ b/src/E13.Common.Nunit.Api/E13.Common.Nunit.Api.csproj @@ -8,6 +8,8 @@ https://github.com/e13tech/common/blob/master/design/E13.png?raw=true https://github.com/e13tech/common Common package containing helpers for an Nunit based testing project targeting an Api layer + https://github.com/e13tech/common/blob/master/LICENSE + MIT net5.0 latest diff --git a/src/E13.Common.Nunit.UI/E13.Common.Nunit.UI.csproj b/src/E13.Common.Nunit.UI/E13.Common.Nunit.UI.csproj index 8d372d3..d2b8687 100644 --- a/src/E13.Common.Nunit.UI/E13.Common.Nunit.UI.csproj +++ b/src/E13.Common.Nunit.UI/E13.Common.Nunit.UI.csproj @@ -8,6 +8,8 @@ https://github.com/e13tech/common/blob/master/design/E13.png?raw=true https://github.com/e13tech/common Common package containing helpers for an Nunit based testing project for a front end + https://github.com/e13tech/common/blob/master/LICENSE + MIT net5.0 latest diff --git a/src/E13.Common.Nunit/E13.Common.Nunit.csproj b/src/E13.Common.Nunit/E13.Common.Nunit.csproj index c97be39..566c067 100644 --- a/src/E13.Common.Nunit/E13.Common.Nunit.csproj +++ b/src/E13.Common.Nunit/E13.Common.Nunit.csproj @@ -8,6 +8,8 @@ https://github.com/e13tech/common/blob/master/design/E13.png?raw=true https://github.com/e13tech/common Common package containing helpers for an Nunit based testing project + https://github.com/e13tech/common/blob/master/LICENSE + MIT net5.0 latest diff --git a/src/E13.Common.RestEase/E13.Common.RestEase.csproj b/src/E13.Common.RestEase/E13.Common.RestEase.csproj index deb708e..b32e189 100644 --- a/src/E13.Common.RestEase/E13.Common.RestEase.csproj +++ b/src/E13.Common.RestEase/E13.Common.RestEase.csproj @@ -8,6 +8,8 @@ https://github.com/e13tech/common/blob/master/design/E13.png?raw=true https://github.com/e13tech/common Common package containing helpers projects using RestEase to interact w/ Apis + https://github.com/e13tech/common/blob/master/LICENSE + MIT net5.0 latest