NanoCore 3.1.16
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NanoCore --version 3.1.16
NuGet\Install-Package NanoCore -Version 3.1.16
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="NanoCore" Version="3.1.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NanoCore --version 3.1.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NanoCore, 3.1.16"
#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 NanoCore as a Cake Addin #addin nuget:?package=NanoCore&version=3.1.16 // Install NanoCore as a Cake Tool #tool nuget:?package=NanoCore&version=3.1.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- AspNetCore.HealthChecks.MySql (>= 3.1.1)
- AspNetCore.HealthChecks.Network (>= 3.1.1)
- AspNetCore.HealthChecks.Rabbitmq (>= 3.1.2)
- AspNetCore.HealthChecks.Sqlite (>= 3.1.1)
- AspNetCore.HealthChecks.SqlServer (>= 3.1.1)
- AspNetCore.HealthChecks.System (>= 3.1.2)
- AspNetCore.HealthChecks.UI (>= 3.1.1)
- AspNetCore.HealthChecks.UI.Client (>= 3.1.1)
- AspNetCore.HealthChecks.UI.InMemory.Storage (>= 3.1.1)
- DynamicExpression (>= 2.2.1)
- EasyNetQ (>= 3.7.1)
- EntityFrameworkCore.Triggers (>= 1.2.2)
- Google.Apis.Auth (>= 1.48.0)
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.Authentication (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Facebook (>= 3.1.6)
- Microsoft.AspNetCore.Authentication.Google (>= 3.1.6)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 3.1.6)
- Microsoft.AspNetCore.Authorization (>= 3.1.6)
- Microsoft.AspNetCore.CookiePolicy (>= 2.2.8)
- Microsoft.AspNetCore.Diagnostics.HealthChecks (>= 2.2.0)
- Microsoft.AspNetCore.HttpsPolicy (>= 2.2.0)
- Microsoft.AspNetCore.Identity (>= 2.2.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 3.1.6)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Formatters.Xml (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 3.1.6)
- Microsoft.AspNetCore.Mvc.Versioning (>= 4.1.1)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer (>= 4.1.1)
- Microsoft.AspNetCore.ResponseCaching (>= 2.2.0)
- Microsoft.AspNetCore.ResponseCompression (>= 2.2.0)
- Microsoft.AspNetCore.Rewrite (>= 2.2.0)
- Microsoft.AspNetCore.Session (>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles (>= 2.2.0)
- Microsoft.EntityFrameworkCore (>= 3.1.6)
- Microsoft.EntityFrameworkCore.Design (>= 3.1.6)
- Microsoft.EntityFrameworkCore.InMemory (>= 3.1.6)
- Microsoft.EntityFrameworkCore.Proxies (>= 3.1.6)
- Microsoft.EntityFrameworkCore.Relational (>= 3.1.6)
- Microsoft.EntityFrameworkCore.Sqlite (>= 3.1.6)
- Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite (>= 3.1.6)
- Microsoft.EntityFrameworkCore.SqlServer (>= 3.1.6)
- Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite (>= 3.1.6)
- Microsoft.EntityFrameworkCore.Tools (>= 3.1.6)
- Microsoft.Extensions.Configuration (>= 3.1.6)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.6)
- Microsoft.Extensions.Configuration.CommandLine (>= 3.1.6)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.1.6)
- Microsoft.Extensions.Configuration.FileExtensions (>= 3.1.6)
- Microsoft.Extensions.Configuration.Json (>= 3.1.6)
- Microsoft.Extensions.Configuration.UserSecrets (>= 3.1.6)
- Microsoft.Extensions.DependencyInjection (>= 3.1.6)
- Microsoft.Extensions.Hosting (>= 3.1.6)
- Microsoft.Extensions.Identity.Stores (>= 3.1.6)
- Microsoft.Extensions.Logging (>= 3.1.6)
- Microsoft.Extensions.Logging.Log4Net.AspNetCore (>= 3.1.0)
- Microsoft.Extensions.Options (>= 3.1.6)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.6)
- NetTopologySuite (>= 2.0.0)
- Newtonsoft.Json (>= 12.0.3)
- NWebsec.AspNetCore.Middleware (>= 3.0.0)
- NWebsec.AspNetCore.Mvc (>= 3.0.0)
- Pomelo.EntityFrameworkCore.MySql (>= 3.1.2)
- Serilog (>= 2.9.0)
- Serilog.Extensions.Logging (>= 3.0.1)
- Serilog.Sinks.Console (>= 3.1.1)
- Swashbuckle.AspNetCore (>= 5.6.0)
- Swashbuckle.AspNetCore.Annotations (>= 5.6.0)
- Swashbuckle.AspNetCore.Newtonsoft (>= 5.6.0)
- System.ComponentModel.Annotations (>= 4.7.0)
- Vivet.AspNetCore.RequestTimeZone (>= 3.1.1)
- Z.EntityFramework.Plus.EFCore (>= 3.0.54)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.3.2 | 140 | 11/11/2024 |
8.3.1 | 88 | 11/6/2024 |
8.3.0 | 158 | 11/4/2024 |
8.2.8 | 76 | 11/2/2024 |
8.2.7 | 135 | 10/31/2024 |
8.2.6 | 116 | 10/28/2024 |
8.2.5 | 186 | 10/27/2024 |
8.2.4 | 161 | 10/23/2024 |
8.2.3 | 68 | 10/21/2024 |
8.2.2 | 63 | 10/21/2024 |
8.2.1 | 63 | 10/21/2024 |
8.2.0 | 88 | 10/20/2024 |
8.1.29 | 195 | 10/5/2024 |
8.1.28 | 96 | 10/5/2024 |
8.1.27 | 97 | 10/5/2024 |
8.1.26 | 514 | 9/1/2024 |
8.1.25 | 112 | 8/31/2024 |
8.1.24 | 116 | 8/31/2024 |
8.1.23 | 143 | 8/31/2024 |
8.1.21 | 153 | 8/29/2024 |
8.1.20 | 126 | 8/15/2024 |
8.1.19 | 118 | 8/14/2024 |
8.1.18 | 292 | 8/10/2024 |
8.1.17 | 133 | 8/8/2024 |
8.1.16 | 110 | 8/8/2024 |
8.1.15 | 120 | 8/8/2024 |
8.1.14 | 131 | 8/8/2024 |
8.1.13 | 125 | 8/8/2024 |
8.1.12 | 144 | 8/7/2024 |
8.1.11 | 100 | 8/7/2024 |
8.1.10 | 79 | 8/5/2024 |
8.1.9 | 88 | 8/4/2024 |
8.1.8 | 71 | 8/2/2024 |
8.1.7 | 175 | 7/28/2024 |
7.2.38 | 2,106 | 11/7/2023 |
6.2.8 | 1,155 | 1/6/2023 |
5.1.31 | 1,549 | 1/19/2022 |
3.1.16 | 2,558 | 11/30/2020 |
- Updated Console app to support worker with only Logging dependency.
- Added UserSecrets configuration provider.