Corner49.Infra 1.0.3953

There is a newer version of this package available.
See the version list below for details.
dotnet add package Corner49.Infra --version 1.0.3953                
NuGet\Install-Package Corner49.Infra -Version 1.0.3953                
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="1.0.3953" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Corner49.Infra --version 1.0.3953                
#r "nuget: Corner49.Infra, 1.0.3953"                
#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=1.0.3953

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

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 net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
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
1.0.3994 31 10/31/2024
1.0.3992 76 10/29/2024
1.0.3983 68 10/28/2024
1.0.3982 126 10/25/2024
1.0.3981 71 10/25/2024
1.0.3980 77 10/25/2024
1.0.3979 68 10/25/2024
1.0.3976 82 10/24/2024
1.0.3971 80 10/23/2024
1.0.3968 79 10/23/2024
1.0.3967 77 10/23/2024
1.0.3966 69 10/23/2024
1.0.3965 75 10/23/2024
1.0.3962 74 10/22/2024
1.0.3960 79 10/17/2024
1.0.3959 75 10/17/2024
1.0.3958 82 10/16/2024
1.0.3953 79 10/11/2024
1.0.3952 74 10/10/2024
1.0.3951 99 10/10/2024
1.0.3942 99 10/7/2024
1.0.3940 94 10/4/2024
1.0.3939 82 10/4/2024
1.0.3938 72 10/4/2024
1.0.3936 85 10/3/2024
1.0.3934 73 10/3/2024
1.0.3933 70 10/3/2024
1.0.3932 67 10/3/2024
1.0.3931 82 10/2/2024
1.0.3930 70 10/2/2024
1.0.3929 84 10/2/2024
1.0.3928 82 10/2/2024
1.0.3927 70 10/2/2024
1.0.3926 82 10/2/2024
1.0.3925 74 10/2/2024
1.0.3924 86 10/1/2024
1.0.3921 78 10/1/2024
1.0.3920 75 10/1/2024
1.0.3919 83 10/1/2024
1.0.3918 79 10/1/2024
1.0.3917 80 10/1/2024
1.0.3916 80 10/1/2024
1.0.3915-CI-20241001-105737 75 10/1/2024
1.0.0 89 9/30/2024