diff --git a/.docfx/api/namespaces/Codebelt.Bootstrapper.Console.md b/.docfx/api/namespaces/Codebelt.Bootstrapper.Console.md index 9106160..289c038 100644 --- a/.docfx/api/namespaces/Codebelt.Bootstrapper.Console.md +++ b/.docfx/api/namespaces/Codebelt.Bootstrapper.Console.md @@ -1,8 +1,8 @@ --- -uid: Codebelt.Boostrapper.Console +uid: Codebelt.Bootstrapper.Console summary: *content --- -The `Codebelt.Boostrapper.Console` namespace offers an implementation optimized for console applications that is managed by its host. +The `Codebelt.Bootstrapper.Console` namespace offers an implementation optimized for console applications that is managed by its host. [!INCLUDE [availability-modern](../../includes/availability-modern.md)] diff --git a/.docfx/api/namespaces/Codebelt.Bootstrapper.Web.md b/.docfx/api/namespaces/Codebelt.Bootstrapper.Web.md index 744de5b..9086a3e 100644 --- a/.docfx/api/namespaces/Codebelt.Bootstrapper.Web.md +++ b/.docfx/api/namespaces/Codebelt.Bootstrapper.Web.md @@ -1,8 +1,8 @@ --- -uid: Codebelt.Boostrapper.Web +uid: Codebelt.Bootstrapper.Web summary: *content --- -The `Codebelt.Boostrapper.Web` namespace offers an implementation optimized for web applications that is managed by its host. +The `Codebelt.Bootstrapper.Web` namespace offers an implementation optimized for web applications that is managed by its host. [!INCLUDE [availability-modern](../../includes/availability-modern.md)] diff --git a/.docfx/api/namespaces/Codebelt.Bootstrapper.Worker.md b/.docfx/api/namespaces/Codebelt.Bootstrapper.Worker.md index 26f64b1..f6eb785 100644 --- a/.docfx/api/namespaces/Codebelt.Bootstrapper.Worker.md +++ b/.docfx/api/namespaces/Codebelt.Bootstrapper.Worker.md @@ -1,7 +1,7 @@ --- -uid: Codebelt.Boostrapper.Worker +uid: Codebelt.Bootstrapper.Worker summary: *content --- -The `Codebelt.Boostrapper.Worker` namespace offers an implementation optimized for worker applications that is managed by its host. +The `Codebelt.Bootstrapper.Worker` namespace offers an implementation optimized for worker applications that is managed by its host. [!INCLUDE [availability-modern](../../includes/availability-modern.md)] diff --git a/.docfx/api/namespaces/Codebelt.Bootstrapper.md b/.docfx/api/namespaces/Codebelt.Bootstrapper.md index 9408241..0ee5251 100644 --- a/.docfx/api/namespaces/Codebelt.Bootstrapper.md +++ b/.docfx/api/namespaces/Codebelt.Bootstrapper.md @@ -1,8 +1,8 @@ --- -uid: Codebelt.Boostrapper +uid: Codebelt.Bootstrapper summary: *content --- -The `Codebelt.Boostrapper` namespace offers core types of this lightweight boostrapper framework optimized for console applicationss, providing a uniform and consistent implementation of console-, worker-, web-, mvc-, webapp- and webapi-project types. +The `Codebelt.Bootstrapper` namespace offers core types of this lightweight boostrapper framework optimized for console applicationss, providing a uniform and consistent implementation of console-, worker-, web-, mvc-, webapp- and webapi-project types. [!INCLUDE [availability-modern](../../includes/availability-modern.md)] diff --git a/.docfx/includes/availability-default.md b/.docfx/includes/availability-default.md index f49ad3f..89f4c06 100644 --- a/.docfx/includes/availability-default.md +++ b/.docfx/includes/availability-default.md @@ -1 +1 @@ -Availability: .NET 8, .NET 6 and .NET Standard 2.0 \ No newline at end of file +Availability: .NET 9, .NET 8 and .NET Standard 2.0 \ No newline at end of file diff --git a/.docfx/includes/availability-modern.md b/.docfx/includes/availability-modern.md index c3c49da..abf5369 100644 --- a/.docfx/includes/availability-modern.md +++ b/.docfx/includes/availability-modern.md @@ -1 +1 @@ -Availability: .NET 8 and .NET 6 \ No newline at end of file +Availability: .NET 9 and .NET 8 \ No newline at end of file diff --git a/Directory.Packages.props b/Directory.Packages.props index cedd04d..d233513 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -2,12 +2,11 @@ true - - - - - + + + + @@ -16,15 +15,13 @@ - - - - - - + + + + + - @@ -32,4 +29,4 @@ - + \ No newline at end of file