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 64 11/21/2024
2.0.4041 29 11/20/2024
1.0.4042 60 11/21/2024
1.0.4040 43 11/20/2024
1.0.4028 99 11/18/2024
1.0.4027 81 11/18/2024
1.0.4026 97 11/18/2024
1.0.4025 66 11/18/2024
1.0.4024 68 11/18/2024
1.0.4018 71 11/14/2024
1.0.4017 130 11/14/2024
1.0.4016 77 11/14/2024
1.0.4015 69 11/14/2024
1.0.4014 66 11/14/2024
1.0.4012 77 11/13/2024
1.0.4007 96 11/12/2024
1.0.3994 76 10/31/2024
1.0.3992 83 10/29/2024
1.0.3983 75 10/28/2024
1.0.3982 163 10/25/2024
1.0.3981 75 10/25/2024
1.0.3980 81 10/25/2024
1.0.3979 72 10/25/2024
1.0.3976 86 10/24/2024
1.0.3971 84 10/23/2024
1.0.3968 83 10/23/2024
1.0.3967 81 10/23/2024
1.0.3966 73 10/23/2024
1.0.3965 79 10/23/2024
1.0.3962 79 10/22/2024
1.0.3960 84 10/17/2024
1.0.3959 79 10/17/2024
1.0.3958 86 10/16/2024
1.0.3953 84 10/11/2024
1.0.3952 79 10/10/2024
1.0.3951 104 10/10/2024
1.0.3942 104 10/7/2024
1.0.3940 99 10/4/2024
1.0.3939 88 10/4/2024
1.0.3938 77 10/4/2024
1.0.3936 90 10/3/2024
1.0.3934 78 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