LittleBlocks.AspNetCore
2.2.0
dotnet add package LittleBlocks.AspNetCore --version 2.2.0
NuGet\Install-Package LittleBlocks.AspNetCore -Version 2.2.0
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="LittleBlocks.AspNetCore" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LittleBlocks.AspNetCore --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LittleBlocks.AspNetCore, 2.2.0"
#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 LittleBlocks.AspNetCore as a Cake Addin #addin nuget:?package=LittleBlocks.AspNetCore&version=2.2.0 // Install LittleBlocks.AspNetCore as a Cake Tool #tool nuget:?package=LittleBlocks.AspNetCore&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LittleBlocks base library for AspNetCore
Product | Versions 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.
-
net8.0
- AspNetCore.HealthChecks.Uris (>= 8.0.1)
- FluentValidation.AspNetCore (>= 11.3.0)
- Foil (>= 1.0.37)
- LittleBlocks (>= 2.2.0)
- LittleBlocks.Configurations (>= 2.2.0)
- LittleBlocks.ExceptionHandling (>= 2.2.0)
- LittleBlocks.Http (>= 2.2.0)
- LittleBlocks.Logging.Extensions (>= 2.2.0)
- LittleBlocks.Logging.SeriLog (>= 2.2.0)
- LittleBlocks.RestEase (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.6)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 8.0.6)
- Microsoft.Extensions.Configuration.CommandLine (>= 8.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.6)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.FeatureManagement.AspNetCore (>= 3.4.0)
- RestEase (>= 1.6.4)
- Serilog (>= 4.0.0)
- Serilog.AspNetCore (>= 8.0.1)
- Serilog.Enrichers.Environment (>= 3.0.1)
- Serilog.Enrichers.Process (>= 3.0.0)
- Serilog.Enrichers.Thread (>= 4.0.0)
- Serilog.Settings.Configuration (>= 8.0.1)
- Serilog.Sinks.Literate (>= 3.0.0)
- Serilog.Sinks.RollingFile (>= 3.3.0)
- Swashbuckle.AspNetCore (>= 6.6.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on LittleBlocks.AspNetCore:
Package | Downloads |
---|---|
LittleBlocks.AspNetCore.Bootstrap
Allows easy bootstrapping of .NET Core App's |
|
LittleBlocks.Hosting.WindowsService
Library provides hosting infrastructure for .NET Core API to be hosted as a Windows Service |
GitHub repositories
This package is not used by any popular GitHub repositories.