Corner49.Infra 2.0.4043

dotnet add package Corner49.Infra --version 2.0.4043                
NuGet\Install-Package Corner49.Infra -Version 2.0.4043                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Corner49.Infra" Version="2.0.4043" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Corner49.Infra --version 2.0.4043                
#r "nuget: Corner49.Infra, 2.0.4043"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Corner49.Infra as a Cake Addin
#addin nuget:?package=Corner49.Infra&version=2.0.4043

// Install Corner49.Infra as a Cake Tool
#tool nuget:?package=Corner49.Infra&version=2.0.4043                

Introduction

Corner49.Infra is an opinionated libray handle some infrastructure components for .Net projects

Sample Program.cs

using Corner49.Infra;

var infra = WebApplication.CreateBuilder(args)
	.UseInfra("Sample")
	.WithViewControllers();


//Add Custom services here


//Build and run
await infra.BuildAndRun();
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Corner49.Infra:

Package Downloads
Corner49.CLI

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.4043 63 11/21/2024
2.0.4041 28 11/20/2024
1.0.4042 59 11/21/2024
1.0.4040 42 11/20/2024
1.0.4028 98 11/18/2024
1.0.4027 80 11/18/2024
1.0.4026 96 11/18/2024
1.0.4025 65 11/18/2024
1.0.4024 68 11/18/2024
1.0.4018 70 11/14/2024
1.0.4017 129 11/14/2024
1.0.4016 76 11/14/2024
1.0.4015 68 11/14/2024
1.0.4014 65 11/14/2024
1.0.4012 76 11/13/2024
1.0.4007 95 11/12/2024
1.0.3994 75 10/31/2024
1.0.3992 82 10/29/2024
1.0.3983 74 10/28/2024
1.0.3982 162 10/25/2024
1.0.3981 74 10/25/2024
1.0.3980 80 10/25/2024
1.0.3979 71 10/25/2024
1.0.3976 85 10/24/2024
1.0.3971 83 10/23/2024
1.0.3968 82 10/23/2024
1.0.3967 80 10/23/2024
1.0.3966 72 10/23/2024
1.0.3965 78 10/23/2024
1.0.3962 78 10/22/2024
1.0.3960 83 10/17/2024
1.0.3959 78 10/17/2024
1.0.3958 85 10/16/2024
1.0.3953 83 10/11/2024
1.0.3952 78 10/10/2024
1.0.3951 103 10/10/2024
1.0.3942 103 10/7/2024
1.0.3940 98 10/4/2024
1.0.3939 87 10/4/2024
1.0.3938 76 10/4/2024
1.0.3936 89 10/3/2024
1.0.3934 77 10/3/2024
1.0.3933 75 10/3/2024
1.0.3932 72 10/3/2024
1.0.3931 88 10/2/2024
1.0.3930 77 10/2/2024
1.0.3929 89 10/2/2024
1.0.3928 87 10/2/2024
1.0.3927 75 10/2/2024
1.0.3926 87 10/2/2024
1.0.3925 79 10/2/2024
1.0.3924 91 10/1/2024
1.0.3921 84 10/1/2024
1.0.3920 81 10/1/2024
1.0.3919 87 10/1/2024
1.0.3918 86 10/1/2024
1.0.3917 87 10/1/2024
1.0.3916 87 10/1/2024
1.0.3915-CI-20241001-105737 78 10/1/2024
1.0.0 92 9/30/2024