NiceCore.Rapid 0.5.7.2

dotnet add package NiceCore.Rapid --version 0.5.7.2
                    
NuGet\Install-Package NiceCore.Rapid -Version 0.5.7.2
                    
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="NiceCore.Rapid" Version="0.5.7.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NiceCore.Rapid" Version="0.5.7.2" />
                    
Directory.Packages.props
<PackageReference Include="NiceCore.Rapid" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NiceCore.Rapid --version 0.5.7.2
                    
#r "nuget: NiceCore.Rapid, 0.5.7.2"
                    
#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.
#:package NiceCore.Rapid@0.5.7.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NiceCore.Rapid&version=0.5.7.2
                    
Install as a Cake Addin
#tool nuget:?package=NiceCore.Rapid&version=0.5.7.2
                    
Install as a Cake Tool

This is a application development library that specializes in abstracting application components like database access, configuration etc.
It also contains a mvvm UI component that is compatible to everything that implements netcoreapp3.0.
This project contains base functionality for configuring and starting a NiceCore app.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on NiceCore.Rapid:

Package Downloads
NiceCore.Rapid.Storage

This is a application development library that specializes in abstracting application components like database access, configuration etc. It also contains a mvvm UI component that is compatible to everything that implements netcoreapp3.0. This project contains functionality that expands the AppBuilder from NiceCore.Rapid

NiceCore.Rapid.Hosting

This is a application development library that specializes in abstracting application components like database access, configuration etc. It also contains a mvvm UI component that is compatible to everything that implements netcoreapp3.0. This project contains functionality that expands the AppBuilder from NiceCore.Rapid

NiceCore.Rapid.Default

This is a application development library that specializes in abstracting application components like database access, configuration etc. It also contains a mvvm UI component that is compatible to everything that implements netcoreapp3.0. This project contains the default implementation for NiceCore.Rapid

NiceCore.Rapid.UI

This is a application development library that specializes in abstracting application components like database access, configuration etc. It also contains a mvvm UI component that is compatible to everything that implements netcoreapp3.0. This project contains the UI application extension for NiceCore ApplicationBuilder

NiceCore.DefaultHost

This is a application development library that specializes in abstracting application components like database access, configuration etc. It also contains a mvvm UI component that is compatible to everything that implements netcoreapp3.0. This is an executable that serves as a default way of running NiceCore Kestrel-based services

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.5.7.2 991 8/2/2021
0.5.7.1 909 7/29/2021
0.5.7 888 7/28/2021
0.5.6.9 924 7/23/2021
0.5.6.8 895 7/23/2021
0.5.6.7 887 7/23/2021
0.5.6.6 939 7/23/2021
0.5.6.5 909 7/23/2021
0.5.6.4 835 7/15/2021
0.5.6.3 996 7/10/2021
0.5.6.2 915 7/10/2021
0.5.6.1 905 7/9/2021
0.5.6 932 6/27/2021
0.5.5 1,036 6/4/2021
0.5.4 1,052 5/22/2021
0.5.3 1,018 5/20/2021
0.5.2.5 1,072 5/20/2021
0.5.2.4 1,042 5/18/2021
0.5.2.3 988 5/17/2021
0.5.2.2 1,023 5/15/2021
Loading failed