diff --git a/Lombiq.HelpfulLibraries.AspNetCore/Lombiq.HelpfulLibraries.AspNetCore.csproj b/Lombiq.HelpfulLibraries.AspNetCore/Lombiq.HelpfulLibraries.AspNetCore.csproj index 95aa6abb..f71e98f4 100644 --- a/Lombiq.HelpfulLibraries.AspNetCore/Lombiq.HelpfulLibraries.AspNetCore.csproj +++ b/Lombiq.HelpfulLibraries.AspNetCore/Lombiq.HelpfulLibraries.AspNetCore.csproj @@ -1,28 +1,21 @@ - - + net10.0 - $(DefaultItemExcludes);.git* enable + + + Lombiq Helpful Libraries - ASP.NET Core Libraries - Lombiq Technologies - Copyright © 2011, Lombiq Technologies Ltd. - Lombiq Helpful Libraries - ASP.NET Core Libraries: Some useful extensions and other helpers for ASP.NET Core. See the project website for detailed documentation. + 2011 + Some useful extensions and other helpers for ASP.NET Core. See the project website for detailed documentation. OrchardCore;Lombiq;AspNetCore; - NuGetIcon.png https://github.com/Lombiq/Helpful-Libraries https://github.com/Lombiq/Helpful-Libraries/blob/dev/Lombiq.HelpfulLibraries.AspNetCore/Readme.md - BSD-3-Clause - - - - - @@ -31,4 +24,6 @@ + + diff --git a/Lombiq.HelpfulLibraries.Attributes/Lombiq.HelpfulLibraries.Attributes.csproj b/Lombiq.HelpfulLibraries.Attributes/Lombiq.HelpfulLibraries.Attributes.csproj index 7b29f155..4e3a42f9 100644 --- a/Lombiq.HelpfulLibraries.Attributes/Lombiq.HelpfulLibraries.Attributes.csproj +++ b/Lombiq.HelpfulLibraries.Attributes/Lombiq.HelpfulLibraries.Attributes.csproj @@ -1,5 +1,4 @@ - - + netstandard2.0 true @@ -7,21 +6,18 @@ 14.0 + + + Lombiq Helpful Libraries - Attributes for Orchard Core - Lombiq Technologies - Copyright © 2011, Lombiq Technologies Ltd. - Lombiq Helpful Libraries - Attributes for Orchard Core: Adds attributes used by other projects. See the project website for detailed documentation. - NuGetIcon.png + 2011 + Adds attributes used by other projects. See the project website for detailed documentation. OrchardCore;Lombiq;Attributes https://github.com/Lombiq/Helpful-Libraries https://github.com/Lombiq/Helpful-Libraries/blob/dev/Lombiq.HelpfulLibraries.Attributes/Readme.md - BSD-3-Clause - - - - - + + diff --git a/Lombiq.HelpfulLibraries.Cli/Lombiq.HelpfulLibraries.Cli.csproj b/Lombiq.HelpfulLibraries.Cli/Lombiq.HelpfulLibraries.Cli.csproj index e2cff183..3008add4 100644 --- a/Lombiq.HelpfulLibraries.Cli/Lombiq.HelpfulLibraries.Cli.csproj +++ b/Lombiq.HelpfulLibraries.Cli/Lombiq.HelpfulLibraries.Cli.csproj @@ -1,27 +1,21 @@ - - + net10.0 enable + + + Lombiq Helpful Libraries - Command Line Libraries - Lombiq Technologies - Copyright © 2011, Lombiq Technologies Ltd. - Lombiq Helpful Libraries - Command Line Libraries. This project helps with executing command line calls. See the project website for detailed documentation. + 2011 + This project helps with executing command line calls. See the project website for detailed documentation. Lombiq;cli;CliWrap - NuGetIcon.png https://github.com/Lombiq/Helpful-Libraries https://github.com/Lombiq/Helpful-Libraries/blob/dev/Lombiq.HelpfulLibraries.Cli/Readme.md - BSD-3-Clause - - - - - @@ -30,4 +24,6 @@ + + diff --git a/Lombiq.HelpfulLibraries.Common/Lombiq.HelpfulLibraries.Common.csproj b/Lombiq.HelpfulLibraries.Common/Lombiq.HelpfulLibraries.Common.csproj index 864ad2fb..8002ed03 100644 --- a/Lombiq.HelpfulLibraries.Common/Lombiq.HelpfulLibraries.Common.csproj +++ b/Lombiq.HelpfulLibraries.Common/Lombiq.HelpfulLibraries.Common.csproj @@ -1,32 +1,27 @@ - - + net10.0 - $(DefaultItemExcludes);.git* enable + + + Lombiq Helpful Libraries - Common Libraries - Lombiq Technologies - Copyright © 2011, Lombiq Technologies Ltd. - Lombiq Helpful Libraries - Common Libraries: Various useful libraries that can be handy when developing for .NET. See the project website for detailed documentation. + 2011 + Various useful libraries that can be handy when developing for .NET. See the project website for detailed documentation. Lombiq;DateTime;DependencyInjection;Utilities - NuGetIcon.png https://github.com/Lombiq/Helpful-Libraries https://github.com/Lombiq/Helpful-Libraries/blob/dev/Lombiq.HelpfulLibraries.Common/Readme.md - BSD-3-Clause - - - - - + + diff --git a/Lombiq.HelpfulLibraries.LinqToDb/Lombiq.HelpfulLibraries.LinqToDb.csproj b/Lombiq.HelpfulLibraries.LinqToDb/Lombiq.HelpfulLibraries.LinqToDb.csproj index d2aeac0e..4aba8257 100644 --- a/Lombiq.HelpfulLibraries.LinqToDb/Lombiq.HelpfulLibraries.LinqToDb.csproj +++ b/Lombiq.HelpfulLibraries.LinqToDb/Lombiq.HelpfulLibraries.LinqToDb.csproj @@ -1,30 +1,26 @@ - - + net10.0 - $(DefaultItemExcludes);.git* enable + + + Lombiq Helpful Libraries - LINQ to DB Libraries for Orchard Core - Lombiq Technologies - Copyright © 2011, Lombiq Technologies Ltd. - Lombiq Helpful Libraries - LINQ to DB Libraries for Orchard Core: With the help of this project you can write LINQ expressions and run them with a YesSql ISession extension method to query from the DB instead of writing plain SQL queries. Uses the LINQ to DB project. See the project website for detailed documentation. + 2011 + With the help of this project you can write LINQ expressions and run them with a YesSql ISession extension method to query from the DB instead of writing plain SQL queries. Uses the LINQ to DB project. See the project website for detailed documentation. OrchardCore;Lombiq;YesSql;linq2db;LinqToDB - NuGetIcon.png https://github.com/Lombiq/Helpful-Libraries https://github.com/Lombiq/Helpful-Libraries/blob/dev/Lombiq.HelpfulLibraries.LinqToDb/Readme.md - BSD-3-Clause - - - - - + + + diff --git a/Lombiq.HelpfulLibraries.OrchardCore.Testing/Lombiq.HelpfulLibraries.OrchardCore.Testing.csproj b/Lombiq.HelpfulLibraries.OrchardCore.Testing/Lombiq.HelpfulLibraries.OrchardCore.Testing.csproj index 65d5818b..86af301d 100644 --- a/Lombiq.HelpfulLibraries.OrchardCore.Testing/Lombiq.HelpfulLibraries.OrchardCore.Testing.csproj +++ b/Lombiq.HelpfulLibraries.OrchardCore.Testing/Lombiq.HelpfulLibraries.OrchardCore.Testing.csproj @@ -1,28 +1,21 @@ - - + net10.0 - $(DefaultItemExcludes);.git* enable + + + Lombiq Helpful Libraries - Testing Libraries for Orchard Core - Lombiq Technologies - Copyright © 2011, Lombiq Technologies Ltd. - Lombiq Helpful Libraries - Testing Libraries for Orchard Core: Various useful libraries that can be handy when writing unit and integration tests for Orchard Core apps. See the project website for detailed documentation. + 2011 + Various useful libraries that can be handy when writing unit and integration tests for Orchard Core apps. See the project website for detailed documentation. OrchardCore;Lombiq;AspNetCore;Moq;xUnit;UnitTesting;Testing - NuGetIcon.png https://github.com/Lombiq/Helpful-Libraries https://github.com/Lombiq/Helpful-Libraries/blob/dev/Lombiq.HelpfulLibraries.Testing/Readme.md - BSD-3-Clause - - - - - @@ -31,4 +24,6 @@ + + diff --git a/Lombiq.HelpfulLibraries.OrchardCore/Lombiq.HelpfulLibraries.OrchardCore.csproj b/Lombiq.HelpfulLibraries.OrchardCore/Lombiq.HelpfulLibraries.OrchardCore.csproj index c1549197..5c2bed69 100644 --- a/Lombiq.HelpfulLibraries.OrchardCore/Lombiq.HelpfulLibraries.OrchardCore.csproj +++ b/Lombiq.HelpfulLibraries.OrchardCore/Lombiq.HelpfulLibraries.OrchardCore.csproj @@ -1,28 +1,21 @@ - - + net10.0 - $(DefaultItemExcludes);.git* enable + + + Lombiq Helpful Libraries - Orchard Core Libraries - Lombiq Technologies - Copyright © 2011, Lombiq Technologies Ltd. - Lombiq Helpful Libraries - Orchard Core Libraries: Various useful libraries that can be handy when developing for Orchard Core, to be used from your own projects. See the project website for detailed documentation. + 2011 + Various useful libraries that can be handy when developing for Orchard Core, to be used from your own projects. See the project website for detailed documentation. OrchardCore;Lombiq;AspNetCore;YesSql;GraphQL;Liquid;DateTime;DependencyInjection - NuGetIcon.png https://github.com/Lombiq/Helpful-Libraries https://github.com/Lombiq/Helpful-Libraries/blob/dev/Lombiq.HelpfulLibraries.OrchardCore/Readme.md - BSD-3-Clause - - - - - @@ -37,7 +30,6 @@ - @@ -60,4 +52,6 @@ + + diff --git a/Lombiq.HelpfulLibraries.Refit/Lombiq.HelpfulLibraries.Refit.csproj b/Lombiq.HelpfulLibraries.Refit/Lombiq.HelpfulLibraries.Refit.csproj index 38f9ada3..a59a23df 100644 --- a/Lombiq.HelpfulLibraries.Refit/Lombiq.HelpfulLibraries.Refit.csproj +++ b/Lombiq.HelpfulLibraries.Refit/Lombiq.HelpfulLibraries.Refit.csproj @@ -1,30 +1,25 @@ - - + netstandard2.0 - $(DefaultItemExcludes);.git* enable + + + Lombiq Helpful Libraries - Refit Libraries for Orchard Core - Lombiq Technologies - Copyright © 2011, Lombiq Technologies Ltd. - Lombiq Helpful Libraries - Refit Libraries for Orchard Core: Adds helpers for working with the Refit RESTful API consumer library. See the project website for detailed documentation. - NuGetIcon.png + 2011 + Adds helpers for working with the Refit RESTful API consumer library. See the project website for detailed documentation. Lombiq;Refit;REST;RESTful;API https://github.com/Lombiq/Helpful-Libraries https://github.com/Lombiq/Helpful-Libraries/blob/dev/Lombiq.HelpfulLibraries.Refit/Readme.md - BSD-3-Clause - - - - - + + diff --git a/Lombiq.HelpfulLibraries.RestEase/Lombiq.HelpfulLibraries.RestEase.csproj b/Lombiq.HelpfulLibraries.RestEase/Lombiq.HelpfulLibraries.RestEase.csproj index 7d13ced6..b6ae0a06 100644 --- a/Lombiq.HelpfulLibraries.RestEase/Lombiq.HelpfulLibraries.RestEase.csproj +++ b/Lombiq.HelpfulLibraries.RestEase/Lombiq.HelpfulLibraries.RestEase.csproj @@ -1,28 +1,21 @@ - - + net10.0 - $(DefaultItemExcludes);.git* enable + + + Lombiq Helpful Libraries - RestEase Libraries for Orchard Core - Lombiq Technologies - Copyright © 2011, Lombiq Technologies Ltd. - Lombiq Helpful Libraries - RestEase Libraries for Orchard Core for Orchard Core: Adds a typed HTTP client to the service collection using RestEase, for dependency injection. See the project website for detailed documentation. - NuGetIcon.png + 2011 + Adds a typed HTTP client to the service collection using RestEase, for dependency injection. See the project website for detailed documentation. OrchardCore;Lombiq;RestEase https://github.com/Lombiq/Helpful-Libraries https://github.com/Lombiq/Helpful-Libraries/blob/dev/Lombiq.HelpfulLibraries.RestEase/Readme.md - BSD-3-Clause - - - - - @@ -32,4 +25,6 @@ + + diff --git a/Lombiq.HelpfulLibraries.Samples.Tests.UI/Lombiq.HelpfulLibraries.Samples.Tests.UI.csproj b/Lombiq.HelpfulLibraries.Samples.Tests.UI/Lombiq.HelpfulLibraries.Samples.Tests.UI.csproj index e1bde716..32b4f8bb 100644 --- a/Lombiq.HelpfulLibraries.Samples.Tests.UI/Lombiq.HelpfulLibraries.Samples.Tests.UI.csproj +++ b/Lombiq.HelpfulLibraries.Samples.Tests.UI/Lombiq.HelpfulLibraries.Samples.Tests.UI.csproj @@ -1,17 +1,15 @@ - - + net10.0 - $(DefaultItemExcludes);.git* - - - + + - + + diff --git a/Lombiq.HelpfulLibraries.Samples/Lombiq.HelpfulLibraries.Samples.csproj b/Lombiq.HelpfulLibraries.Samples/Lombiq.HelpfulLibraries.Samples.csproj index a1f43b99..a1d7e7ca 100644 --- a/Lombiq.HelpfulLibraries.Samples/Lombiq.HelpfulLibraries.Samples.csproj +++ b/Lombiq.HelpfulLibraries.Samples/Lombiq.HelpfulLibraries.Samples.csproj @@ -1,27 +1,16 @@ - - + net10.0 - true false - $(DefaultItemExcludes);.git* - - - - - - - - - - - - + + - + + + diff --git a/Lombiq.HelpfulLibraries.SourceGenerators/Lombiq.HelpfulLibraries.SourceGenerators.csproj b/Lombiq.HelpfulLibraries.SourceGenerators/Lombiq.HelpfulLibraries.SourceGenerators.csproj index b3ab418f..b61396a5 100644 --- a/Lombiq.HelpfulLibraries.SourceGenerators/Lombiq.HelpfulLibraries.SourceGenerators.csproj +++ b/Lombiq.HelpfulLibraries.SourceGenerators/Lombiq.HelpfulLibraries.SourceGenerators.csproj @@ -1,5 +1,4 @@ - - + netstandard2.0 true @@ -16,23 +15,18 @@ Lombiq.HelpfulLibraries.SourceGenerators + + + Lombiq Helpful Libraries - Source Generators for Orchard Core - Lombiq Technologies - Copyright © 2011, Lombiq Technologies Ltd. - Lombiq Helpful Libraries - Source Generators for Orchard Core for Orchard Core: Adds helpful source generators. See the project website for detailed documentation. - NuGetIcon.png + 2011 + Adds helpful source generators. See the project website for detailed documentation. OrchardCore;Lombiq;SourceGenerators https://github.com/Lombiq/Helpful-Libraries https://github.com/Lombiq/Helpful-Libraries/blob/dev/Lombiq.HelpfulLibraries.SourceGenerators/Readme.md - BSD-3-Clause - - - - - diff --git a/Lombiq.HelpfulLibraries.Tests/Lombiq.HelpfulLibraries.Tests.csproj b/Lombiq.HelpfulLibraries.Tests/Lombiq.HelpfulLibraries.Tests.csproj index 648a6c7c..1e0632c9 100644 --- a/Lombiq.HelpfulLibraries.Tests/Lombiq.HelpfulLibraries.Tests.csproj +++ b/Lombiq.HelpfulLibraries.Tests/Lombiq.HelpfulLibraries.Tests.csproj @@ -1,14 +1,15 @@ - - + net10.0 - Exe + + + - $(SolutionDir)src\Libraries\Lombiq.HelpfulLibraries\Lombiq.HelpfulLibraries.SourceGenerators\bin\Debug\netstandard2.0\Lombiq.HelpfulLibraries.SourceGenerators.dll + $(LombiqHelpfulLibrariesPath)\Lombiq.HelpfulLibraries.SourceGenerators\bin\Debug\netstandard2.0\Lombiq.HelpfulLibraries.SourceGenerators.dll - $(SolutionDir)src\Libraries\Lombiq.HelpfulLibraries\Lombiq.HelpfulLibraries.SourceGenerators\bin\Release\netstandard2.0\Lombiq.HelpfulLibraries.SourceGenerators.dll + $(LombiqHelpfulLibrariesPath)\Lombiq.HelpfulLibraries.SourceGenerators\bin\Release\netstandard2.0\Lombiq.HelpfulLibraries.SourceGenerators.dll @@ -17,16 +18,6 @@ - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - @@ -42,4 +33,6 @@ + + diff --git a/Lombiq.HelpfulLibraries/Lombiq.HelpfulLibraries.csproj b/Lombiq.HelpfulLibraries/Lombiq.HelpfulLibraries.csproj index 5caf0e73..1edc9f50 100644 --- a/Lombiq.HelpfulLibraries/Lombiq.HelpfulLibraries.csproj +++ b/Lombiq.HelpfulLibraries/Lombiq.HelpfulLibraries.csproj @@ -1,31 +1,20 @@ - - + net10.0 - $(DefaultItemExcludes);.git* enable + + + Lombiq Helpful Libraries - Lombiq Technologies - Copyright © 2011, Lombiq Technologies Ltd. - Lombiq Helpful Libraries: Various useful libraries that can be handy when developing for .NET, ASP.NET Core, and Orchard Core, to be used from your own projects. This package references all Helpful Libraries libraries, but you can use only the ones specific for your use-case, see the dependencies. See the project website for detailed documentation. + 2011 + Various useful libraries that can be handy when developing for .NET, ASP.NET Core, and Orchard Core, to be used from your own projects. This package references all Helpful Libraries libraries, but you can use only the ones specific for your use-case, see the dependencies. See the project website for detailed documentation. OrchardCore;Lombiq;AspNetCore;YesSql;DateTime;DependencyInjection;GraphQL;Liquid;Localization;Middlewares;Utilities;LinqToDB - NuGetIcon.png https://github.com/Lombiq/Helpful-Libraries - https://github.com/Lombiq/Helpful-Libraries - BSD-3-Clause - - - - - - - - @@ -36,4 +25,6 @@ + +